From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Newsgroups: gmane.emacs.help Subject: Re: Emacs not redisplaying Date: Fri, 23 Feb 2007 14:57:24 +0100 Message-ID: <45DEF2C4.40803@warum-ada.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1172239076 31228 80.91.229.12 (23 Feb 2007 13:57:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Feb 2007 13:57:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 23 14:57:48 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HKavj-0004U4-N5 for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Feb 2007 14:57:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKavj-0004YB-Fr for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Feb 2007 08:57:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HKavT-0004Y6-Q8 for help-gnu-emacs@gnu.org; Fri, 23 Feb 2007 08:57:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HKavR-0004Xa-75 for help-gnu-emacs@gnu.org; Fri, 23 Feb 2007 08:57:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKavR-0004XX-25 for help-gnu-emacs@gnu.org; Fri, 23 Feb 2007 08:57:29 -0500 Original-Received: from smtp2.netcologne.de ([194.8.194.112]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HKavQ-00047Y-G5 for help-gnu-emacs@gnu.org; Fri, 23 Feb 2007 08:57:28 -0500 Original-Received: from [192.168.0.4] (xdsl-87-78-112-215.netcologne.de [87.78.112.215]) by smtp2.netcologne.de (Postfix) with ESMTP id DF5D5535E for ; Fri, 23 Feb 2007 14:57:24 +0100 (MET) User-Agent: Thunderbird 1.5.0.4 (X11/20060516) In-Reply-To: X-detected-kernel: Solaris 9 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41426 Archived-At: Henrik Jegbjerg Hansen wrote: > I have a problem with Jabber and ERC. At first I thought it was > jabber-specific, but since it also happens with ERC, it must be more > general: > > When I sit idly in Emacs (or use firefox, for example), and touch > nothing in Emacs -- messages in ERC and Jabber does not show up, and I > get no notifications of any kind, in the mode line or echo area, or > anything. Only when I touch a key (e.g. C-f) in Emacs do they come, all > at once. > > How can this be? And how can I fix this problem? I'd like to hook myself in here, too, as I'm experiencing the same symptoms with compilation-mode on Emacs 22.0.93.1 (Linux, GTK). There might be a relation to Henrik's problem. Note that I have `compilation-scroll-output' set to t. Output actually seems to keep appearing for a few moments after the key stroke. Have fun ----Daniel