From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.help Subject: Re: Gnu Emacs under Japanese MS Windows Date: Wed, 14 Nov 2007 10:24:43 -0000 Organization: http://groups.google.com Message-ID: <1195035883.643817.29970@19g2000hsx.googlegroups.com> References: <1194570171.261210.234480@y27g2000pre.googlegroups.com> <1194620929.862788.139380@y27g2000pre.googlegroups.com> <1194655392.447673.257780@v2g2000hsf.googlegroups.com> <1194881338.645107.274660@k79g2000hse.googlegroups.com> <1194917576.638938.16920@d55g2000hsg.googlegroups.com> <1194944384.261646.303620@v65g2000hsc.googlegroups.com> <1195035011.109472.275080@o3g2000hsb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: ger.gmane.org 1195036877 26293 80.91.229.12 (14 Nov 2007 10:41:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Nov 2007 10:41:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 14 11:41:22 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IsFgN-0002ro-KY for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Nov 2007 11:41:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IsFgB-0002Ma-0y for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Nov 2007 05:41:07 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!19g2000hsx.googlegroups.com!not-for-mail Original-Newsgroups: sci.lang.japan,gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 83.67.23.108 Original-X-Trace: posting.google.com 1195035883 19304 127.0.0.1 (14 Nov 2007 10:24:43 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 14 Nov 2007 10:24:43 +0000 (UTC) In-Reply-To: <1195035011.109472.275080@o3g2000hsb.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 19g2000hsx.googlegroups.com; posting-host=83.67.23.108; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu sci.lang.japan:212363 gnu.emacs.help:153805 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:49239 Archived-At: On 14 Nov, 10:10, Jason Rumney wrote: > You must have set the same thing up at work. Looking back, your LANG > is set to en_GB. > This is the standard ISO code for British English (Japanese would be > ja_JP). But > Windows doesn't use the standard ISO codes, it uses ENG and JPN > respectively. So we can rule out any Windows settings, and concentrate > on changes made to your environment variables. Look in the System > control panel under Advanced, and see if there is a setting for LANG > in the Environment Variables. I've changed things so that setting LANG will not affect default-file- name-coding-system in 22.2, since it isn't really possible to affect the file system using environment variables like that on Windows.