From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Org-mode version 6.32trans (release_6.32b.127.g471c2); Tasks with blank effort show up as 0:00 Date: Tue, 10 Nov 2009 07:09:28 -0500 Message-ID: <87ocnavax3.fsf@gollum.intra.norang.ca> References: <200911091552.nA9FqtQZ025225@gollum.intra.norang.ca> <20091110030633.GD1426@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 1N7pXW-0000nY-JP for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 07:09:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7pXS-0000mp-G7 for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 07:09:37 -0500 Received: from [199.232.76.173] (port=45270 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7pXS-0000mj-Bn for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 07:09:34 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:54639) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N7pXR-0003Jv-2b for emacs-orgmode@gnu.org; Tue, 10 Nov 2009 07:09:33 -0500 In-Reply-To: <20091110030633.GD1426@yog-sothoth.mohorovi.cc> (James TD Smith's message of "Tue\, 10 Nov 2009 03\:06\:33 +0000") 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: James TD Smith Cc: emacs-orgmode@gnu.org James TD Smith writes: > Hi Bernt, > > On 2009-11-09 10:52:55(-0500), Bernt Hansen wrote: >> As part of my weekly review I look for NEXT tasks with no effort >> defined. A recent change to org-mode now displays entries with no >> Effort property as 0:00 in column view -- these used to be blank. >> This is less convenient for me since it's easy to miss tasks with no >> effort defined when they don't stand out in the list. >> >> It's really easy to scan the list of NEXT tasks in column view and see >> where there is a blank entry for estimate. It's not so obvious when >> the effort value is 0:00 and it's buried in the middle of other tasks >> with effort values. Scanning for blank effort NEXT tasks used to take >> about 10 seconds but now I have to carefully scrutinize the list to >> make sure I didn't miss any. > > Can you try applying d8865d62646977a2fb15917d63eee680e3ad12e3 in the bugfixes > branch at yog-sothoth.mohorovi.cc? That should fix it. Hi James, I tried this patch by cherry picking it on top of e8fbed7 (Better error message when creating block diary entry but no mark exists, 2009-11-10) but it doesn't seem to help. I created a remember task with no PROPERTY..END drawer and column view shows the estimated column as 0:00 instead of blank. -Bernt