GNU bug report logs -
#27505
LC_CTYPE affects tutorial language
Previous Next
Reported by: Leonard Lausen <leonard <at> lausen.nl>
Date: Tue, 27 Jun 2017 14:50:02 UTC
Severity: minor
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at control <at> debbugs.gnu.org (full text, mbox):
tags 27505 notabug
close 27505
quit
Eli Zaretskii <eliz <at> gnu.org> writes:
>>
>> Is this expected behavior or a bug?
>
> It's the intended behavior: LC_CTYPE affects the language environment
> which Emacs sets up by default. From the Emacs manual:
>
> Some operating systems let you specify the character-set locale you
> are using by setting the locale environment variables ‘LC_ALL’,
> ‘LC_CTYPE’, or ‘LANG’. (If more than one of these is set, the first one
> that is nonempty specifies your locale for this purpose.) During
> startup, Emacs looks up your character-set locale’s name in the system
> locale alias table, matches its canonical name against entries in the
> value of the variables ‘locale-charset-language-names’ and
> ‘locale-language-names’ (the former overrides the latter), and selects
> the corresponding language environment if a match is found. It also
> adjusts the display table and terminal coding system, the locale coding
> system, the preferred coding system as needed for the locale, and—last
> but not least—the way Emacs decodes non-ASCII characters sent by your
> keyboard.
>
> And the language environment includes a setting for the default
> tutorial.
This bug report was last modified 3 years and 39 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.