tramp-devel
[Top][All Lists]
Advanced

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

when ssh connections get stale


From: 積丹尼 Dan Jacobson
Subject: when ssh connections get stale
Date: Fri, 28 Dec 2018 07:05:54 +0800

After say an hour, if an ssh connection get stale,
if in a *shell*, we would just do
~.
$ ssh same.place.again

But apparently doing
$ emacsclient -n /ssh:same.place.again
will not unfreeze anything.

So perhaps the manual should document the only solution is to restart
the entire emacs, as tramp's firmly holds on to the now dead connection.

The only thing special I have in .emacs is
tramp-completion-reread-directory-timeout 3600

tramp-version "2.4.0"



reply via email to

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