GNU bug report logs - #17295
24.3; Add TRAMP fixes for history clobbering to pretest

Previous Next

Package: emacs;

Reported by: Vasilij Schneidermann <v.schneidermann <at> gmail.com>

Date: Fri, 18 Apr 2014 16:36:01 UTC

Severity: normal

Found in version 24.3

Fixed in version 24.4

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

Bug is archived. No further changes may be made.

Full log


Message #16 received at 17295-done <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Vasilij Schneidermann <v.schneidermann <at> gmail.com>
Cc: 17295-done <at> debbugs.gnu.org
Subject: Re: bug#17295: 24.3; Add TRAMP fixes for history clobbering to pretest
Date: Tue, 06 May 2014 10:53:55 +0200
Version: 24.4

> In the past, *all* Tramp commands were visible in your remote history
> file. With my patch, only the very first command is still visible, the
> one you have quoted. Tramp cannot avoid this behaviour, because it has
> no mean to set the remote environment prior running the very first
> command. You could do this yourself by creating a local ~/.ssh/environment
> file, containing
>
> HISTFILE=/dev/null
>
> See the ssh(1) manpage for details.
>
> The local history shall be clean, because Tramp sets $HISTFILE locally
> prior to calling anything.

Well, no further comment for a week. So I regard this as fixed. I've
committed (a slightly modified version of) the patch to the emacs-24
branch, closing this bug report.

Feel free to reopen if there are further annoyances.

>> Best regards
>> Vasilij

Best regards, Michael.




This bug report was last modified 11 years and 17 days ago.

Previous Next


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