]> code.delx.au - gnu-emacs-elpa/commit
poptoshell: Initial stab at workaround for tramp "Args out of range"
authorKen Manheimer <ken.manheimer@gmail.com>
Thu, 24 Dec 2015 19:25:25 +0000 (14:25 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Thu, 24 Dec 2015 19:54:45 +0000 (14:54 -0500)
commitf2c0ad4497af2a9641ff8492d2c8738d47aa395c
treecf08b6ccfa335c2607561a2f2beac5c32601a644
parent868dd727bf73bbd838fc2c23ec8ab934772e8a5c
poptoshell: Initial stab at workaround for tramp "Args out of range"

More than occasionally, tramp fails to reconnect to shells that were
disconnected gracelessly, with "byte-code: Args out of range:
...". Using tramp-cleanup-this-connection then retrying often works, so
let's do that.

It's hard to test this easily, so I'm checking in a preliminary version
to tweak incrementally.
poptoshell.el