emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-clock-idle-time


From: Nick Dokos
Subject: Re: [O] org-clock-idle-time
Date: Fri, 12 Jul 2013 12:52:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

address@hidden (J. David Boyd) writes:

> Ivan Andrus <address@hidden> writes:
>
>> Do you have a stale .elc or somewhere?  Those are the bane of my existence.
>>
>> -Ivan
>>
>> On Jul 12, 2013, at 9:39 AM, J. David Boyd <address@hidden> wrote:
>>
>>> Nick Dokos <address@hidden> writes:
>>> 
>>>> address@hidden (J. David Boyd) writes:
>>>> 
>>>>> A while back I set this to 5 minutes, and tried it for a while, and 
>>>>> decided I
>>>>> didn't like it, and set it back to never.
>>>>> 
>>>>> ...
>>>>> I've grepped all my .el and .org files, and can find no references to that
>>>>> variable anywhere.
>>>>> 
>>>>> However, it still fires off after 5 minutes.  I come back to my emacs 
>>>>> window
>>>>> to clock out of the current task and into another one, and I get prompted 
>>>>> to
>>>>> decide what to do with my idle time.
>>>>> 
>>>>> Any ideas where this setting is hiding?
>>>>> 

Is it org-resolve-clocks-if-idle that gets called? If so, how about
doing an edebug-defun on it? It'll stop when it next gets called and you
can poke around to see what's happening.

>>>> 
>>>> Did you check your customize file?
>>>> C-h v custom-file RET
>>> 
>>> Yes, thanks.  First place I looked.  It's custom.el on my system.
>>> 
>>> 
>
>
> Great idea, but, sadly, no...
>
>
>

-- 
Nick




reply via email to

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