From mboxrd@z Thu Jan 1 00:00:00 1970 From: James TD Smith Subject: Re: Bug with time summary in column view? Date: Wed, 25 Nov 2009 02:05:14 +0000 Message-ID: <20091125020514.GB2013@yog-sothoth.mohorovi.cc> References: <20091124205627.GA7194@cs.dal.ca> <20091124215131.GA2013@yog-sothoth.mohorovi.cc> 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 1ND7G2-0005XR-LM for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 21:05:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ND7Fy-0005Wu-3R for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 21:05:26 -0500 Received: from [199.232.76.173] (port=42005 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ND7Fx-0005Wr-Uq for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 21:05:21 -0500 Received: from 81-86-40-42.dsl.pipex.com ([81.86.40.42]:56135 helo=yog-sothoth.mohorovi.cc) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ND7Fx-0002X2-9t for emacs-orgmode@gnu.org; Tue, 24 Nov 2009 21:05:21 -0500 Content-Disposition: inline In-Reply-To: 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: Matt Lundin Cc: emacs-orgmode@gnu.org Hi Matt and Norbert, On 2009-11-24 19:00:18(-0500), Matt Lundin wrote: > James TD Smith writes: > > On 2009-11-24 16:56:27(-0400), Norbert Zeh wrote: > >> 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). > > > > I've just tried this with the latest org-mode from git and it seems to > > be working fine. There have been no changes to column view since 6.33f > > was tagged. > > I'm experiencing the same problem the OP reports (i.e., no effort or > clocksum summaries) when viewing columns in the agenda. I reported this > in an earlier email: > > http://article.gmane.org/gmane.emacs.orgmode/19937 Ah, I missed that. Sorry. I've looked into this further and found what I think was causing it. The code which calculates the summaries in the agenda was mixing up properties and titles, and failing to find the data it was supposed to be summarising. It worked if there was no title set on the column being summarised, which is why the test I did earlier seemed OK. It should be fixed now, there's a patch (b0eaeaa) for this in the bugfixes branch at git://yog-sothoth.mohorovi.cc/org-mode. Can one of you give it a try and confirm it fixes your problem? James -- |---|