GNU bug report logs - #57486
TRAMP resets all locale settings

Previous Next

Package: emacs;

Reported by: Paul Pogonyshev <pogonyshev <at> gmail.com>

Date: Tue, 30 Aug 2022 13:11:01 UTC

Severity: normal

Fixed in version 29.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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Pogonyshev <pogonyshev <at> gmail.com>
Subject: bug#57486: closed (Re: bug#57486: TRAMP resets all locale settings)
Date: Thu, 15 Sep 2022 10:34:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#57486: TRAMP resets all locale settings

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 57486 <at> debbugs.gnu.org.

-- 
57486: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57486
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Albinus <michael.albinus <at> gmx.de>
To: Paul Pogonyshev <pogonyshev <at> gmail.com>
Cc: 57486-done <at> debbugs.gnu.org
Subject: Re: bug#57486: TRAMP resets all locale settings
Date: Thu, 15 Sep 2022 12:33:07 +0200
Version: 29.1

Paul Pogonyshev <pogonyshev <at> gmail.com> writes:

Hi Paul,

> Yes, it is gone by now. I wasn't sure if it was fixed or a coincidence
> for a bug not happening 100% of the time, but if you know the specific
> reason and it was handled, then I can confirm the symptoms don't
> happen here anymore.

Thanks for the feedback. Closing.

> Paul

Best regards, Michael.

[Message part 3 (message/rfc822, inline)]
From: Paul Pogonyshev <pogonyshev <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: TRAMP resets all locale settings
Date: Tue, 30 Aug 2022 15:10:26 +0200
[Message part 4 (text/plain, inline)]
Git commit c8c3cd3b08.

Connect to any remote machine. Run `M-x eshell RET', then `$ locale'.
Output:

LANG=en_GB.UTF-8
LANGUAGE=
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
...

All settings other than `LANG' are reset.

In comparison, when I do the same with Emacs 28:

LANG=en_GB.UTF-8
LANGUAGE=
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"

Paul
...
[Message part 5 (text/html, inline)]

This bug report was last modified 2 years and 273 days ago.

Previous Next


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