From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Leonard Lausen Newsgroups: gmane.emacs.bugs Subject: bug#27505: acknowledged by developer (Re: bug#27505: LC_CTYPE affects tutorial language) Date: Sat, 5 Aug 2017 14:59:39 +0900 Message-ID: References: <871soq7pyr.fsf@users.sourceforge.net> <44eb186d-db67-3e93-31cd-8260f5df7781@lausen.nl> <87shh66a55.fsf@users.sourceforge.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1501912818 22561 195.159.176.226 (5 Aug 2017 06:00:18 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 5 Aug 2017 06:00:18 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 Cc: 27505@debbugs.gnu.org To: npostavs@users.sourceforge.net Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Aug 05 08:00:14 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dds8D-0005Pr-IP for geb-bug-gnu-emacs@m.gmane.org; Sat, 05 Aug 2017 08:00:13 +0200 Original-Received: from localhost ([::1]:55478 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dds8G-0000bG-Me for geb-bug-gnu-emacs@m.gmane.org; Sat, 05 Aug 2017 02:00:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49156) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dds89-0000Wx-3H for bug-gnu-emacs@gnu.org; Sat, 05 Aug 2017 02:00:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dds83-00006V-Jc for bug-gnu-emacs@gnu.org; Sat, 05 Aug 2017 02:00:09 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:39678) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dds83-00005c-GP for bug-gnu-emacs@gnu.org; Sat, 05 Aug 2017 02:00:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dds83-0000iA-40 for bug-gnu-emacs@gnu.org; Sat, 05 Aug 2017 02:00:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Leonard Lausen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 05 Aug 2017 06:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27505 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 27505-submit@debbugs.gnu.org id=B27505.15019127952693 (code B ref 27505); Sat, 05 Aug 2017 06:00:03 +0000 Original-Received: (at 27505) by debbugs.gnu.org; 5 Aug 2017 05:59:55 +0000 Original-Received: from localhost ([127.0.0.1]:42355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dds7v-0000hN-Hw for submit@debbugs.gnu.org; Sat, 05 Aug 2017 01:59:55 -0400 Original-Received: from hercules.uberspace.de ([95.143.172.224]:53872 ident=52eEbfyPW0i) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dds7t-0000hD-Ho for 27505@debbugs.gnu.org; Sat, 05 Aug 2017 01:59:54 -0400 Original-Received: (qmail 26055 invoked from network); 5 Aug 2017 05:59:48 -0000 Original-Received: from localhost (HELO ?192.168.0.37?) (127.0.0.1) by hercules.uberspace.de with SMTP; 5 Aug 2017 05:59:48 -0000 In-Reply-To: <87shh66a55.fsf@users.sourceforge.net> Content-Language: en-US X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:135379 Archived-At: > 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..