From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: redisplay-dont-pause does not work Date: Wed, 14 Jun 2006 01:04:07 +0200 Message-ID: References: <4483F292.2040302@soem.dk> <8564jgotvf.fsf@lola.goethe.zz> <20060605113149.FC61.SLAWOMIR.NOWACZYK.847@student.lu.se> <851wu4osca.fsf@lola.goethe.zz> <44853B02.4040504@soem.dk> <85wtbud2ru.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 1150240038 30368 80.91.229.2 (13 Jun 2006 23:07:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Jun 2006 23:07:18 +0000 (UTC) Cc: Slawomir Nowaczyk , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 14 01:07:12 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 1FqHyL-0003xZ-SJ for ged-emacs-devel@m.gmane.org; Wed, 14 Jun 2006 01:06:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FqHyL-0001KL-9t for ged-emacs-devel@m.gmane.org; Tue, 13 Jun 2006 19:06:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FqHxp-0001BP-4o for emacs-devel@gnu.org; Tue, 13 Jun 2006 19:06:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FqHxn-0001AR-05 for emacs-devel@gnu.org; Tue, 13 Jun 2006 19:06:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FqHxm-0001AL-6l for emacs-devel@gnu.org; Tue, 13 Jun 2006 19:06:22 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FqI6m-0002lN-Op; Tue, 13 Jun 2006 19:15:40 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id B38EFA50011; Wed, 14 Jun 2006 01:06:10 +0200 (CEST) Original-To: David Kastrup In-Reply-To: (Kim F. Storm's message of "Tue, 06 Jun 2006 13:40:43 +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:55873 Archived-At: storm@cua.dk (Kim F. Storm) writes: > David Kastrup writes: > >> If we are going to be mess around with sit-for's argument, we might as >> well use >> >> (sit-for -1) >> >> This is perfectly logical, since then no input has been seen during >> the time interval [0, limit]. > > Excellent idea. .. which has now been implemented. Thanks. -- Kim F. Storm http://www.cua.dk