From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Inconsistent effort handling in clock totals in maint [9.1.13 (release_9.1.13 @ /home/bernt/git/org-mode/lisp/)] Date: Tue, 19 Jun 2018 16:35:59 +0200 Message-ID: <87vaaeetdc.fsf@nicolasgoaziou.fr> References: <87lgcpqyq7.fsf@norang.ca> <87sh6vteys.fsf@nicolasgoaziou.fr> <87d0xzqcq3.fsf@norang.ca> <877eo6z9pa.fsf@nicolasgoaziou.fr> <874ljaqlon.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVHjr-0007SK-DR for emacs-orgmode@gnu.org; Tue, 19 Jun 2018 10:36:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVHjm-00008g-Pj for emacs-orgmode@gnu.org; Tue, 19 Jun 2018 10:36:07 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:36501) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fVHjm-00006Z-Jg for emacs-orgmode@gnu.org; Tue, 19 Jun 2018 10:36:02 -0400 In-Reply-To: <874ljaqlon.fsf@norang.ca> (Bernt Hansen's message of "Mon, 14 May 2018 11:52:24 -0400") 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" To: Bernt Hansen Cc: emacs-orgmode@gnu.org Hello Bernt Hansen writes: > Nicolas Goaziou writes: >> We shot ourselves in the foot when we decided that one part of Org >> should consider plain numbers as minutes and the other part as hours. >> This is clearly sub-optimal. >> >> I see no easy way to fix it painlessly. If we change anything, the >> easier route to go is having Column View mode consider plain numbers as >> minutes, because it only affects ... Column View mode itself. >> > > I'd like to change my vote :) > So Cancel the above request about touching the mode line code :) I applied the change above in "next" branch. Regards, -- Nicolas Goaziou