bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnus makes emacs freeze


From: Kai Großjohann
Subject: Re: gnus makes emacs freeze
Date: Sat, 22 Sep 2001 23:38:51 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.106

david_cowie@lineone.net (David Cowie) writes:

> If I try to start gnus, I see the line drawing of a gnu, then emacs freezes 
> totally. None of the menus or key combo commands work, and it can only be 
> turned off externally. 
> My emacs version is  GNU Emacs 20.7.1 (i386-suse-linux, X toolkit). It does 
> this in X windows and on the console. 

Can you use C-g to wake Emacs up?  Normally, C-g works.

If C-g wakes Emacs up, then please do C-u 1 M-x toggle-debug-on-quit
RET, then start Gnus, then wake Emacs up with C-g.  You should get a
backtrace which shows you what Emacs was doing when you hit C-g.  Now
try to hit `c', then wait a few minutes, then hit C-g again.  Compare
the new backtrace.  Lather, rinse, repeat.  Can you spot any pattern?

Another approach to finding out what's wrong is to run Emacs like
this:

    strace emacs

Then you can see what Emacs is doing in the xterm where you typed the
above command.  Please see what happens when you start Gnus.  (Emacs
will run a bit slower with this command.  But it's for debugging
only.)

kai
-- 
Symbol's function definition is void: signature



reply via email to

[Prev in Thread] Current Thread [Next in Thread]