From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Re: Re: org-clock-idle-time resolving dialogues seem to stack up for each passed idle time period Date: Thu, 03 Mar 2011 15:02:43 +0100 Message-ID: <4D6F9F83.9080501@diplan.de> References: <4CAD88F7.5010002@diplan.de> <4D3D817B.7050306@diplan.de> <87y651e8m2.wl%dmaus@ictsoc.de> <4D6BA3B8.2060505@diplan.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=49855 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pv9u0-0007Yp-20 for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 09:53:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pv96j-0005kg-Vj for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 09:04:35 -0500 Received: from lo.gmane.org ([80.91.229.12]:47991) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pv96j-0005jn-FZ for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 09:02:21 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pv96h-0006r4-7r for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 15:02:19 +0100 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Mar 2011 15:02:19 +0100 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Mar 2011 15:02:19 +0100 In-Reply-To: <4D6BA3B8.2060505@diplan.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 Cc: David Maus , emacs-orgmode@gnu.org Am 28.02.2011 14:31, schrieb Rainer Stengele: > > 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 > > Hi! Once again I had the case of being forced to press "j" half a dozen times until the idle clock mechanism frees the keyboard for regular input. I watched the idle time display in the minibuffer. It changed fro mkeypress to keypress so this really looks like there are stacked up many timers. Regards, Rainer -- 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