From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Column view Date: Fri, 12 Jun 2009 17:23:29 -0400 Message-ID: <87vdn16t9q.fsf@gollum.intra.norang.ca> References: <87fxe5ctfc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MFEDv-0004Hj-0h for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 17:23:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MFEDr-0004Gb-F0 for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 17:23:42 -0400 Received: from [199.232.76.173] (port=38846 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MFEDr-0004GX-5F for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 17:23:39 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:54733) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MFEDq-0008IM-Pt for emacs-orgmode@gnu.org; Fri, 12 Jun 2009 17:23:38 -0400 In-Reply-To: <87fxe5ctfc.fsf@gmail.com> (Flavio Souza's message of "Fri\, 12 Jun 2009 13\:23\:35 -0300") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Flavio Souza Cc: emacs-orgmode@gnu.org Flavio Souza writes: > Hi I am using org-mode for project planning for sometime now. > > Today I had a problem when using column view. > > The upper headers are not updating the Effort values in the column view. > > See the picture: > > http://picasaweb.google.com/lh/photo/Y6Klpj6A38sEbLGzPjdWCw?feat=directlink > > Please, help me. > > Thanks, Check that your effort property is ':Effort:' and not ':EFFORT:' or some other case setting. I noticed an issue with the value showing up as blank in column mode if the case wasn't just right. HTH, -Bernt