emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Strange behavior of C-c C-x C-d


From: Marcin Borkowski
Subject: Re: [O] Strange behavior of C-c C-x C-d
Date: Sat, 29 Aug 2015 16:40:00 +0200

On 2015-08-29, at 13:31, Nicolas Goaziou <address@hidden> wrote:

> Hello,
>
> Marcin Borkowski <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]