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


View this message in rfc822 format

From: "Daniel Colascione" <dancol <at> dancol.org>
To: "Michael Albinus" <michael.albinus <at> gmx.de>
Cc: Daniel Colascione <dancol <at> dancol.org>, 37297 <at> debbugs.gnu.org
Subject: bug#37297: Tramp jumps to EOB on connection termination
Date: Wed, 4 Sep 2019 10:54:08 -0700
> "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?

It does. Thanks for fixing that.






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.