From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: Strange behavior of C-c C-x C-d Date: Sat, 29 Aug 2015 16:40:00 +0200 Message-ID: <87r3mmp39b.fsf@mbork.pl> References: <87pp26lgxo.fsf@mbork.pl> <878u8u9vrb.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVhIl-0002Lc-E7 for emacs-orgmode@gnu.org; Sat, 29 Aug 2015 10:40:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZVhIh-0003UV-Dg for emacs-orgmode@gnu.org; Sat, 29 Aug 2015 10:40:15 -0400 Received: from mail.mojserwer.eu ([2a01:5e00:2:52::8]:44703) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVhIh-0003U5-5x for emacs-orgmode@gnu.org; Sat, 29 Aug 2015 10:40:11 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 482268F2004 for ; Sat, 29 Aug 2015 16:40:09 +0200 (CEST) Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8Pij+luJ2vmi for ; Sat, 29 Aug 2015 16:40:05 +0200 (CEST) Received: from localhost (103-115.echostar.pl [213.156.103.115]) by mail.mojserwer.eu (Postfix) with ESMTPSA id 626468F2003 for ; Sat, 29 Aug 2015 16:40:05 +0200 (CEST) In-reply-to: <878u8u9vrb.fsf@nicolasgoaziou.fr> 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: Org-Mode mailing list On 2015-08-29, at 13:31, Nicolas Goaziou wrote: > Hello, > > Marcin Borkowski writes: > >> I have this: >> >> * TODO Some task >> :LOGBOOK: >> CLOCK: [2015-08-29 sob 08:45]--[2015-08-29 sob 08:50] => 0:05 >> CLOCK: [2014-11-06 czw 01:41]--[2014-11-06 czw 01:53] => 0:12 >> :END: >> >> and pressing C-c C-x C-d reveals that the 12 minutes of last year are >> not counted. The problem disappears with emacs -Q. Before I bisect my >> long-ish init.el: does anyone know what might be the cause for that? > > You probably need to tweak `org-clock-display-default-range'. Ah, thanks! (It's not mentioned in the docs, and C-h v'ing it says: --8<---------------cut here---------------start------------->8--- org-clock-display-default-range is a variable defined in `org-clock.el'. Its value is thisyear Documentation: Default range when displaying clocks with `org-clock-display'. --8<---------------cut here---------------end--------------->8--- I skimmed through the definition of `org-clock-special-range', and I'm not sure whether there is a setting for `org-clock-display-default-range' like 'all, so that everything is summed up? (I have projects that last more than one year, and sometimes I'd like to be able to see at a glance how long they took.) (I guess that introducing 'thiscentury would be enough. ;-) ) > Regards, Thanks again, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Faculty of Mathematics and Computer Science Adam Mickiewicz University