From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Problem with `while-no-input' Date: Fri, 10 Mar 2006 19:08:06 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1142035712 14757 80.91.229.2 (11 Mar 2006 00:08:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Mar 2006 00:08:32 +0000 (UTC) Cc: emacs-devel@gnu.org, storm@cua.dk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 11 01:08:32 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 1FHrek-00019b-B6 for ged-emacs-devel@m.gmane.org; Sat, 11 Mar 2006 01:08:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FHrej-0000zJ-Qa for ged-emacs-devel@m.gmane.org; Fri, 10 Mar 2006 19:08:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FHreT-0000pO-Tt for emacs-devel@gnu.org; Fri, 10 Mar 2006 19:08:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FHreT-0000nJ-DT for emacs-devel@gnu.org; Fri, 10 Mar 2006 19:08:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FHreT-0000n7-40 for emacs-devel@gnu.org; Fri, 10 Mar 2006 19:08:09 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FHrhr-0007BB-Ro for emacs-devel@gnu.org; Fri, 10 Mar 2006 19:11:39 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FHreQ-0003lO-S5; Fri, 10 Mar 2006 19:08:06 -0500 Original-To: In-reply-to: (klaus.berndl@sdm.de) 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:51449 Archived-At: Hmm, would it not better, to enable while-not-input also working with Windows? ;-) Yes, it would be better, but that may be very difficult. (I don't know.) We should document it if we can't fix it.