emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57486: closed (TRAMP resets all locale settings)


From: GNU bug Tracking System
Subject: bug#57486: closed (TRAMP resets all locale settings)
Date: Thu, 15 Sep 2022 10:34:01 +0000

Your message dated Thu, 15 Sep 2022 12:33:07 +0200
with message-id <87czbxj5b0.fsf@gmx.de>
and subject line Re: bug#57486: TRAMP resets all locale settings
has caused the debbugs.gnu.org bug report #57486,
regarding TRAMP resets all locale settings
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57486: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57486
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: TRAMP resets all locale settings Date: Tue, 30 Aug 2022 15:10:26 +0200
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
...

--- End Message ---
--- Begin Message --- Subject: Re: bug#57486: TRAMP resets all locale settings Date: Thu, 15 Sep 2022 12:33:07 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)
Version: 29.1

Paul Pogonyshev <pogonyshev@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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]