From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Clock times not summed correctly between years [9.0.9 (9.0.9-82-gb862c2-elpa @ ~/.emacs.d/elpa/org/)] Date: Sun, 07 Jan 2018 02:37:33 +0100 Message-ID: <87d12m78ki.fsf@nicolasgoaziou.fr> References: <87o9m67bkf.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXzu7-0007VX-R5 for emacs-orgmode@gnu.org; Sat, 06 Jan 2018 20:37:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eXzu3-0002bU-R7 for emacs-orgmode@gnu.org; Sat, 06 Jan 2018 20:37:39 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:60770) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eXzu3-0002ar-L8 for emacs-orgmode@gnu.org; Sat, 06 Jan 2018 20:37:35 -0500 In-Reply-To: (Paul Stansell's message of "Sun, 7 Jan 2018 00:56:31 +0000") 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: Paul Stansell Cc: emacs-orgmode@gnu.org Paul Stansell writes: > Thanks for that tip, I was totally unaware of that option (it doesn't seem > to be mentioned in the user documentation, eg, it's not mentioned on > https://orgmode.org/manual/Clocking-commands.html). I added a reference to that variable in Org 8.2 manual. Thank you for the heads up. > I do wonder why the default range should be set at the current year and not > simply over the full range of clocked times in a heading. I don't know, but both make sense. It's only a matter of changing a defcustom, once you know about it. Regards,