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: Wed, 11 Nov 2009 06:58:35 -0500 Message-ID: <873a4lnuhg.fsf@gollum.intra.norang.ca> References: <200911091552.nA9FqtQZ025225@gollum.intra.norang.ca> <20091110030633.GD1426@yog-sothoth.mohorovi.cc> <87ocnavax3.fsf@gollum.intra.norang.ca> <20091111052241.GE1426@yog-sothoth.mohorovi.cc> <4190332F-8051-49D4-8B3E-9F065F043E76@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 1N8BqX-0000TD-37 for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 06:58:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8BqS-0000QL-UZ for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 06:58:44 -0500 Received: from [199.232.76.173] (port=48193 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8BqS-0000QA-G0 for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 06:58:40 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:62019) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N8BqS-00036U-5P for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 06:58:40 -0500 In-Reply-To: <4190332F-8051-49D4-8B3E-9F065F043E76@gmail.com> (Carsten Dominik's message of "Wed\, 11 Nov 2009 07\:08\:56 +0100") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org I'll check it out in the next hour or two Carsten Dominik writes: > Hi Bernt, James, > > if this works, can you please get a patch to me a.s.a.p? I need to > release, > Emacs 23.2 goes into feature freeze. > > - Carsten > > On Nov 11, 2009, at 6:22 AM, James TD Smith wrote: > >> Hi Bernt, >> >> On 2009-11-10 07:09:28(-0500), Bernt Hansen wrote: >>> James TD Smith writes: >>>> 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. >>>> >>>> Can you try applying d8865d62646977a2fb15917d63eee680e3ad12e3 in >>>> the bugfixes >>>> branch at yog-sothoth.mohorovi.cc? That should fix it. >>> >>> 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. >> >> Ah, I missed the add_times summary off my columns deinfition when I >> was trying >> to fix this yesterday. Try commit ca60156d. >> >> James >> >> -- >> |---| >> >> >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > - Carsten