From mboxrd@z Thu Jan 1 00:00:00 1970 From: Norbert Zeh Subject: Bug with time summary in column view? Date: Tue, 24 Nov 2009 16:56:27 -0400 Message-ID: <20091124205627.GA7194@cs.dal.ca> 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 1ND2R6-0002Yx-FN for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 15:56:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ND2R2-0002YH-C7 for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 15:56:32 -0500 Received: from [199.232.76.173] (port=58018 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ND2R2-0002YE-9D for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 15:56:28 -0500 Received: from hammer.cs.dal.ca ([129.173.22.32]:53793) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ND2R2-0006QU-6Y for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 15:56:28 -0500 Received: from monad.zehub.ca (NZeh.CS.Dal.Ca [129.173.213.24]) by hammer.cs.dal.ca (Postfix) with ESMTP id 0B93B50216 for ; Tue, 24 Nov 2009 16:56:22 -0400 (AST) Received: from nzeh by monad.zehub.ca with local (Exim 4.69) (envelope-from ) id 1ND2R1-0001sJ-JV for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 16:56:27 -0400 Content-Disposition: inline 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: emacs-orgmode@gnu.org Hi folks, I just tried the latest org-mode version 6.33f, and I've run into the following problem that is not there with version 6.32b but which I can also reproduce with version 6.33c (sorry didn't try any other versions). In my agenda, I assign an Effort property to each TODO item. In column view, I have set up a summary for this column with #+COLUMNS: Effort(Estimate){:} Using version 6.32b, the effort estimate is shown for each day in column view. Using the 6.33 versions I tried, no such summary is shown. Is this a bug or a feature? Thanks for your help. Cheers, Norbert