From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gonzalo Camarillo Subject: Re: Marks not visible in column view Date: Tue, 26 Aug 2014 15:59:58 +0300 Message-ID: <53FC84CE.10109@gmail.com> References: <53F7935E.7040400@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMGM5-00086h-FZ for emacs-orgmode@gnu.org; Tue, 26 Aug 2014 09:00:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMGLx-00068e-4i for emacs-orgmode@gnu.org; Tue, 26 Aug 2014 09:00:09 -0400 Received: from sesbmg23.ericsson.net ([193.180.251.37]:61037) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMGLw-00067q-VI for emacs-orgmode@gnu.org; Tue, 26 Aug 2014 09:00:01 -0400 In-Reply-To: <53F7935E.7040400@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I forgot to mention I am using Emacs 24.2.1 on Windows. Cheers, Gonzalo On 22/08/2014 10:00 PM, Gonzalo Camarillo wrote: > Hi, > > in the agenda we can mark several entries for bulk processing. In the > following example, the second and third agenda entries are marked. To > indicate they are marked, a '>' symbol is shown right before them: > > Projects: TODO Write the document > > Projects: TODO Call Bob > > Projects: TODO Arrange meeting with Laura > > Now, if we enter column view, those marks are not visible. For example, > the following column view shows the title, the TODO keyword, and the > estimated effort for all entries: > > Write the document | TODO | 0:30 | > Call Bob | TODO | 0:15 | > Arrange meeting with Laura | TODO | 0:10 | > > Is it possible to have the column view show which entries are marked? > > Thanks, > > Gonzalo >