From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Re: org-clock-idle-time resolving dialogues seem to stack up for each passed idle time period Date: Sun, 06 Mar 2011 19:16:29 +0100 Message-ID: <87sjv0nmgy.fsf@gnu.org> References: <4CAD88F7.5010002@diplan.de> <4D3D817B.7050306@diplan.de> <87y651e8m2.wl%dmaus@ictsoc.de> <4D6BA3B8.2060505@diplan.de> <4D6F9F83.9080501@diplan.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=36373 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwIVc-0004X5-Mn for emacs-orgmode@gnu.org; Sun, 06 Mar 2011 13:16:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwIVb-0008IV-67 for emacs-orgmode@gnu.org; Sun, 06 Mar 2011 13:16:48 -0500 Received: from mail-ww0-f41.google.com ([74.125.82.41]:59384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwIVa-0008I8-QD for emacs-orgmode@gnu.org; Sun, 06 Mar 2011 13:16:47 -0500 Received: by wwb29 with SMTP id 29so1675439wwb.0 for ; Sun, 06 Mar 2011 10:16:46 -0800 (PST) In-Reply-To: <4D6F9F83.9080501@diplan.de> (Rainer Stengele's message of "Thu, 03 Mar 2011 15:02:43 +0100") 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: Rainer Stengele Cc: David Maus , emacs-orgmode@gnu.org Hi Rainer, Rainer Stengele writes: > 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. Does that happens with a bare emacs/org, with no configuration? ~$ emacs -q -- Bastien