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:22:44 +0300 Message-ID: <53FC7C14.5060303@ericsson.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]:33516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMFm7-0003jV-U4 for emacs-orgmode@gnu.org; Tue, 26 Aug 2014 08:23:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMFlw-0001x7-Qc for emacs-orgmode@gnu.org; Tue, 26 Aug 2014 08:22:59 -0400 Received: from sessmg22.ericsson.net ([193.180.251.58]:58987) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMFlw-0001wk-K0 for emacs-orgmode@gnu.org; Tue, 26 Aug 2014 08:22:48 -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 >