emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Re: [Orgmode] Re: org-clock-idle-time resolving dialogues seem to st


From: Rainer Stengele
Subject: [O] Re: [Orgmode] Re: org-clock-idle-time resolving dialogues seem to stack up for each passed idle time period
Date: Mon, 28 Feb 2011 14:31:36 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.17) Gecko/20080914 Lightning/0.8 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666


Am 27.02.2011 17:37, schrieb David Maus:
> Hi Rainer,
>
> At Mon, 24 Jan 2011 14:41:15 +0100,
> Rainer Stengele wrote:
>>>
>>> this still bugs me. After leaving idle my emacs for some time longer
>>> than the configured idle time I have to apply answers to the idle-time
>>> dialogue several times. I cannot simply press "j" to jump to the open clock but
>>> have to press "j" an unknown many times, mostly ending up with one or more "j"
>>> characters at the point I am being jumped to finally...
>>>
>>> Looks like I am the only one using this feature?
>>>
>>> Anybody has an idea?
>
> I couldn't reproduce this problem neither with
>
> Org-mode version 7.4 (release_7.4.509.g99aa5)
>
> on
>
> GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
> of 2010-12-11 on raven, modified by Debian
>
> nor on
>
> GNU Emacs 23.2.1 (i386-mingw-nt6.1.7600)
> of 2010-05-08 on G41R2F1
>
> I had set `org-clock-idle-time' to 1, left the computer for a while
> and when I came back there was just one clock resolving prompt
> waiting.
>
> Did you check if this problem occurs on emacs -q and just loading Org
> mode w/o any configuration?
>
> My preliminary conclusion on this issue: Org uses a timer object to
> trigger the prompt -- if you are prompted multiple times this
> would/could indicate that there are multiple timers for idle clock
> resolving.
>
> Can you verifiy this by checking the value of `timer-list' (C-h v
> timer-list RET)?
>
> Best,
> -- David
> --
> OpenPGP... 0x99ADB83B5A4478E6
> Jabber.... address@hidden
> Email..... address@hidden


Hi David,

I get this:

timer-list is a variable defined in `C source code'.
Its value is
([nil 19819 40376 0 60 display-time-event-handler nil nil]
 [nil 19819 40376 0 60 appt-check nil nil]
 [nil 19819 40382 402000 60 org-resolve-clocks-if-idle nil nil]
 [nil 19819 40382 402000 60 org-clock-update-mode-line nil nil])

So this looks like there is only one timer for resolving the org clock.
Hm.

Regards,
Rainer


reply via email to

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