GNU bug report logs - #37297
Tramp jumps to EOB on connection termination

Previous Next

Package: emacs;

Reported by: "Daniel Colascione" <dancol <at> dancol.org>

Date: Tue, 3 Sep 2019 19:44:02 UTC

Severity: normal

Fixed in version 27.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 37297 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: "Daniel Colascione" <dancol <at> dancol.org>
Cc: 37297 <at> debbugs.gnu.org
Subject: Re: bug#37297: Tramp jumps to EOB on connection termination
Date: Wed, 04 Sep 2019 09:43:47 +0200
"Daniel Colascione" <dancol <at> dancol.org> writes:

Hi Daniel,

> 1) Use master
> 2) Use tramp sshx method to visit a file
> 3) killall ssh
> 4) See tramp move point in file's buffer to the end for some reason
>
> Why should killing the underlying connection move point?

Thanks for reporting this, and also for your fix in master. I've changed
it slightly; `tramp-get-buffer' returns the main communication buffer
Tramp uses to send commands to the remote host. This is not the buffer
used for asynchronous processes. That's why I have replaced this call by
`process-buffer'.

Could you pls recheck that it still works for you?

Thanks, and best regards, Michael.




This bug report was last modified 5 years and 264 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.