GNU bug report logs - #19731
24.4; /dev/null is deleted by tramp-sh.el

Previous Next

Package: emacs;

Reported by: crocket <crockabiscuit <at> gmail.com>

Date: Fri, 30 Jan 2015 05:20:02 UTC

Severity: normal

Merged with 21697, 23041

Found in versions 24.4, 24.5

Fixed in version 25.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: crocket <crockabiscuit <at> gmail.com>
Cc: Glenn Morris <rgm <at> gnu.org>, Stefan Monnier <monnier <at> iro.umontreal.ca>, 19731 <at> debbugs.gnu.org
Subject: bug#19731: 24.4; /dev/null is deleted by tramp-sh.el
Date: Tue, 03 Feb 2015 09:34:18 +0100
crocket <crockabiscuit <at> gmail.com> writes:

> Unsetting HISTFILE and setting HISTFILESIZE to 0 disables history
> logging altogether on bash.

HISTFILESIZE is bashism. Other shells use HISTSIZE.

> On Feb 3, 2015 5:08 AM, "Glenn Morris" <rgm <at> gnu.org> wrote:
>     
>     http://pubs.opengroup.org/onlinepubs/9699919799/utilities/fc.html
>     
>     says that
>     
>     If the HISTFILE variable is not set, the shell may attempt to
>     access
>     or create a file .sh_history in the directory referred to by the
>     HOME
>     environment variable.
>     
>     and indeed by experiment with bash 4.2.45, that is exactly what
>     happes
>     with HISTFILE unset and using "bash --posix".
>     
>     So (probably) you can't win.

Now, when I unset HISTFILE in Tramp, I also set HISTFILESIZE and
HISTSIZE to 0. And hope it works with most shells. Praying won't help.

Best regards, Michael.




This bug report was last modified 9 years and 69 days ago.

Previous Next


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