From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: redisplay-dont-pause does not work Date: Sun, 28 May 2006 01:01:37 +0200 Message-ID: <85fyivjcmm.fsf@lola.goethe.zz> References: <85y7wqz896.fsf@lola.goethe.zz> <85verttfr2.fsf@lola.goethe.zz> <85odxjjh86.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1148770949 5229 80.91.229.2 (27 May 2006 23:02:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 May 2006 23:02:29 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 28 01:02:27 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fk7nb-0008QP-Hc for ged-emacs-devel@m.gmane.org; Sun, 28 May 2006 01:02:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fk7nb-0006Op-0Z for ged-emacs-devel@m.gmane.org; Sat, 27 May 2006 19:02:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fk7nR-0006Ok-8C for emacs-devel@gnu.org; Sat, 27 May 2006 19:02:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fk7nQ-0006OD-Or for emacs-devel@gnu.org; Sat, 27 May 2006 19:02:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fk7nQ-0006Nt-Lg for emacs-devel@gnu.org; Sat, 27 May 2006 19:02:12 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fk7sd-0002Ao-S5 for emacs-devel@gnu.org; Sat, 27 May 2006 19:07:35 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1Fk7nJ-0003uf-6q; Sat, 27 May 2006 19:02:05 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id D0D731CE3134; Sun, 28 May 2006 01:01:37 +0200 (CEST) Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: (Kim F. Storm's message of "Sun, 28 May 2006 00:54:29 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55366 Archived-At: storm@cua.dk (Kim F. Storm) writes: > David Kastrup writes: > >>>> @example >>>> (let ((redisplay-dont-pause t)) >>>> (sit-for 0)) >>>> @end example > >> Is there a particular reason that you used " || sec || usec" here? It >> makes (sit-for 0) a special case, and I am not sure why. > > To match the example... And to make the change as non-intrusive as > possible at this stage. Is redisplay-dont-pause set by anybody but the user? If not, the change is not intrusive. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum