[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: restart after disconnect
From: |
Michael Albinus |
Subject: |
Re: restart after disconnect |
Date: |
Sat, 27 Mar 2004 13:29:19 +0100 |
User-agent: |
Gnus/5.09002 (Oort Gnus v0.20) Emacs/21.3.50 (gnu/linux) |
Tim Connors <address@hidden> writes:
> One thing that has been bugging me for a while, is that when tramp tries
> to reconnect, it get part of the way, and then just sits and hangs.
>From the debug, it isn't obvious to me what happens. Maybe you can do
the usual game: (setq debug-on-quit t) and C-g when it hangs. Send the
backtrace.
If it doesn't react on C-g, sometimes it works for me sending "kill
-FPE" to the Emacs process. But it might differ from UNIX to UNIX,
and you're using XEmacs AFAIR (but Emacs as I do) ...