From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: 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 Message-ID: <4D6BA3B8.2060505@diplan.de> References: <4CAD88F7.5010002@diplan.de> <4D3D817B.7050306@diplan.de> <87y651e8m2.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1486901259==" Return-path: Received: from [140.186.70.92] (port=39838 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu3Ca-0004qe-Lk for emacs-orgmode@gnu.org; Mon, 28 Feb 2011 08:31:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu3CZ-0004Ib-3T for emacs-orgmode@gnu.org; Mon, 28 Feb 2011 08:31:52 -0500 Received: from ns.diplan.de ([212.34.188.4]:44015 helo=mail.diplan.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu3CY-0004GO-NL for emacs-orgmode@gnu.org; Mon, 28 Feb 2011 08:31:51 -0500 In-Reply-To: <87y651e8m2.wl%dmaus@ictsoc.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Maus Cc: emacs-orgmode@gnu.org This is a multi-part message in MIME format. --===============1486901259== Content-Type: multipart/alternative; boundary="------------070009060902060703040506" This is a multi-part message in MIME format. --------------070009060902060703040506 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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.... dmjena@jabber.org > Email..... dmaus@ictsoc.de 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 --------------070009060902060703040506 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
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.... dmjena@jabber.org
> Email..... dmaus@ictsoc.de


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

--------------070009060902060703040506-- --===============1486901259== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1486901259==--