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 01:32:48 +0100 Message-ID: <87o9m67bkf.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXytQ-000738-7s for emacs-orgmode@gnu.org; Sat, 06 Jan 2018 19:32:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eXytP-000072-Em for emacs-orgmode@gnu.org; Sat, 06 Jan 2018 19:32:52 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:59854) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eXytP-00006G-8Y for emacs-orgmode@gnu.org; Sat, 06 Jan 2018 19:32:51 -0500 In-Reply-To: (Paul Stansell's message of "Sat, 6 Jan 2018 22:09:09 +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 Hello, Paul Stansell writes: > The sum of the clock time seems to be summing just times in the current > year. In the example below typing C-c C-x C-d in the "Example" section > displays "1:00" instead of "2:00" on the heading line. The clocktable > computes the sum correctly as "2:00". See `org-clock-display-default-range'. Regards, -- Nicolas Goaziou