From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Effort entry and confusing effort estimates Date: Tue, 21 May 2013 14:22:15 +0200 Message-ID: <87ppwkbk08.fsf@bzg.ath.cx> References: <87r4h0ehw1.fsf@bzg.ath.cx> <8761yc5z39.fsf@gmx.li> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uela8-0003LQ-Ob for emacs-orgmode@gnu.org; Tue, 21 May 2013 08:22:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uela3-000363-S6 for emacs-orgmode@gnu.org; Tue, 21 May 2013 08:22:20 -0400 Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:56952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uela3-00035n-La for emacs-orgmode@gnu.org; Tue, 21 May 2013 08:22:15 -0400 Received: by mail-wg0-f49.google.com with SMTP id y10so302898wgg.28 for ; Tue, 21 May 2013 05:22:14 -0700 (PDT) In-Reply-To: <8761yc5z39.fsf@gmx.li> (Lawrence Mitchell's message of "Tue, 21 May 2013 12:52:58 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Lawrence Mitchell Cc: emacs-orgmode@gnu.org Hi Lawrence, Lawrence Mitchell writes: > I would argue that > > (org-duration-string-to-minutes > (org-minutes-to-clocksum-string > (org-duration-string-to-minutes some-value))) > > Should be a no-op. But that is only the case if > org-time-clocksum-use-effort-durations is t. Agreed. Thanks for the clear explanations. Can you provide a patch to get the correct behavior? At the time, I could not closely watch the side-effect of introducing `org-time-clocksum-use-effort-durations' and this is clearly one of them. Thanks in advance! -- Bastien