From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hadron Newsgroups: gmane.emacs.help Subject: Re: Emacs not redisplaying Date: Fri, 23 Feb 2007 18:41:42 +0100 Message-ID: <87mz34ai09.fsf@gmail.com> References: <45DEF2C4.40803@warum-ada.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1172256044 5124 80.91.229.12 (23 Feb 2007 18:40:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Feb 2007 18:40:44 +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 19:40:37 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 1HKfLQ-0001EZ-NO for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Feb 2007 19:40:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKfLQ-0002PC-F0 for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Feb 2007 13:40:36 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 40 Original-X-Trace: individual.net 0LuUqAabeEz57yrRXni/xgEN33NyWiMcO6TAF6FYnMDELiswLE X-Orig-Path: news.individual.net!news X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:pe4i4Rh3foXtG+2ON32YeF0Oodc= Original-Xref: shelby.stanford.edu gnu.emacs.help:145828 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:41432 Archived-At: Daniel writes: > Henrik Jegbjerg Hansen wrote: > >> Daniel writes: >>>> 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. >>> 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. >> >> Just to add: I use the same Emacs version, 22.0.93.1. >> >>> Output actually seems to keep appearing for a few moments after the >>> key stroke. >> >> And this is the same for me too. > > For me, the culprit is cedet. > > When investigating the thing a little more (in order to come up with a > minimal reproduction set), I found that compilation output appears > fluently until I load "cedet-1.0pre3/common/cedet.el". > > Henrik, do you use cedet, too? > > I found a message in the emacs-pretest-bug archives > (http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-10/msg00013.html) > that suggests installing cedet from CVS. So I'll do just that. > > If it does work afterward, do you think one should still file a bug > report, as the solution would require a non-released cedet version? > > Same happens for me - and I have cedet loaded too. It jams output from ecr and other eshell scripts I use.