]> 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:25:25 +0000 (14:25 -0500)
commitd718bf224fac3d5bf223e58a0f154017fa6760be
treef53fd98483623d56230e82c98bec8fb008d17e75
parent7ea18339179a3f7f80303bf17cf7482508a32d1b
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