GNU bug report logs - #27505
LC_CTYPE affects tutorial language

Previous Next

Package: emacs;

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 #28 received at 27505 <at> debbugs.gnu.org (full text, mbox):

From: Leonard Lausen <leonard <at> lausen.nl>
To: npostavs <at> users.sourceforge.net
Cc: 27505 <at> debbugs.gnu.org
Subject: Re: bug#27505: acknowledged by developer (Re: bug#27505: LC_CTYPE
 affects tutorial language)
Date: Sat, 5 Aug 2017 14:59:39 +0900
> Does setting LC_ALL=en_US.UTF-8 and LC_CTYPE=zh_CN.UTF-8 work?

Due to bug 27312 unfortunately I can't test if setting
LC_ALL=en_US.UTF-8 and LC_CTYPE=zh_CN.UTF-8 works (i.e. still allows
using the X input method). But I would expect it not to work, as LC_ALL
is supposed to overwrite  LC_CTYPE (see also below).

Arguably #10867 should be fixed directly and the X input method should
work independently of the setting of LC_CTYPE.

> Or should LANG should take precedence over LC_CTYPE perhaps?

Using LANG to decide the language of the tutorial should also work. But
would changing the precedence order to set current-language-environment
based on LANG not interfere with bug #10867? I.e. does emacs directly
check LC_CTYPE to decide if it supports using the X input method or does
it check current-language-environment (#10867).

In the latter case simply changing the precedence order wouldn't fix the
problem, as it would still require me to have
current-language-environment to be set to Chinese just to input Chinese
characters..




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.