emacs-devel
[Top][All Lists]
Advanced

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

Re: file-coding-system-alist and shell endless loop problem


From: Kenichi Handa
Subject: Re: file-coding-system-alist and shell endless loop problem
Date: Thu, 17 May 2007 10:08:34 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.0 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, William Xu <address@hidden> writes:

>    Please do M-x toggle-debug-on-quit RET, and the M-x shell.
>    Does Emacs react on C-g when it seems to be in endless loop?

> Yes.

>    If so, what is shown in *Backtrace* buffer?

> Nothing ! It doesn't even create a *Backtrace* buffer. Just display
> "Quit" in the minibuffer. But *shell* buffer itself gets created
> successfully at the same time.

Ummmm.  Then please run Emacs under gdb and type C-z in gdb
session when Emacs is in endless loop.  Then,
(gdb) bt
will tell you where you are.

The detail is in the file etc/DEBUG (please search for
"infinite loop").

---
Kenichi Handa
address@hidden




reply via email to

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