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: Did something change with respect to Emacs idle loop: Date: Mon, 25 Sep 2006 16:48:27 -0400 Message-ID: References: <17682.1266.569204.546622@gargle.gargle.HOWL> <87k63vg11t.fsf@stupidchicken.com> <17685.29992.39140.92797@gargle.gargle.HOWL> <17686.51037.392205.489386@gargle.gargle.HOWL> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1159217330 31437 80.91.229.2 (25 Sep 2006 20:48:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Sep 2006 20:48:50 +0000 (UTC) Cc: cyd@stupidchicken.com, raman@users.sf.net, emacs-devel@gnu.org, raman@users.sourceforge.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 25 22:48:42 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 1GRxNY-0000yP-Gs for ged-emacs-devel@m.gmane.org; Mon, 25 Sep 2006 22:48:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GRxNX-0002Po-V0 for ged-emacs-devel@m.gmane.org; Mon, 25 Sep 2006 16:48:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GRxNN-0002P6-O0 for emacs-devel@gnu.org; Mon, 25 Sep 2006 16:48:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GRxNM-0002Ou-AR for emacs-devel@gnu.org; Mon, 25 Sep 2006 16:48:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GRxNM-0002Or-8C for emacs-devel@gnu.org; Mon, 25 Sep 2006 16:48:28 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GRxRq-0004Pt-Bn for emacs-devel@gnu.org; Mon, 25 Sep 2006 16:53:06 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GRxNL-0005vT-9M; Mon, 25 Sep 2006 16:48:27 -0400 Original-To: raman@users.sf.net In-reply-to: <17686.51037.392205.489386@gargle.gargle.HOWL> (raman@users.sf.net) 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:60210 Archived-At: The hangs I'm seeing when the new alleged bug bites on my ubuntu box (where there is no nfs at present) is similar to what I've seen mplayer do on systems that do have nfs. The hangs are going away on the ubuntu box the moment I touch the keyboard. "When you touch the keyboard" could have various meanings. Do you mean "when Emacs receives a keyboard event"?