X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
Subject: Re: Please support CP932. (I have problem using subversion with SJIS)
References: <416096c61001230751m308ac854x4f026b1f83b966d0@mail.gmail.com> 	<416096c61001231431u7e67cd37r2e741d0cb48c732f@mail.gmail.com> 	<20100124093750.GA2402@calimero.vinschen.de> 	<416096c61001240217l130c3e05ob5df918fd822be2d@mail.gmail.com> 	<20100124120508.GD2402@calimero.vinschen.de> 	<20100124123212.GE2402@calimero.vinschen.de> 	<e22ab97b1001240800q1414e1a1qd10ea1669b37e300@mail.gmail.com> 	<20100124162358.GG2402@calimero.vinschen.de> 	<s1s3a1slt71.fsf@jaist.ac.jp> 	<20100126170615.GV2402@calimero.vinschen.de> 	<416096c61001261028l25613697obdfc549154fe175a@mail.gmail.com>
From: Kazuhiro Fujieda <fujieda@jaist.ac.jp>
Date: Wed, 27 Jan 2010 16:10:33 +0900
In-Reply-To: <416096c61001261028l25613697obdfc549154fe175a@mail.gmail.com> (Andy Koppe's message of "Tue, 26 Jan 2010 18:28:53 +0000")
Message-ID: <s1ssk9s10ra.fsf@jaist.ac.jp>
User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3.50 (usg-unix-v)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

>>> On Tue, 26 Jan 2010 18:28:53 +0000
>>> Andy Koppe said:

> Another example is X11, which has its own locale system independent
> from Cygwin's. There, "ja_JP" implies eucJP already. This means that
> with LANG=ja_JP, xterm uses eucJP, while filenames and programs
> currently use the system's ANSI codepage, i.e. CP932 on Japanese
> systems. Result: mojibake. It does work correctly with
> LANG=ja_JP.SJIS.

You should set an appropriate alias in locale.aliases.

When the i18n framework in X11 was implemented, The default
character encoding in the Japanese locale wasn't necessarily
EUC-JP. I remember there was a conditional macro in the source
of locale.aliases to adjust it about 20 years ago.

The default encoding in the X11 locale should be adjusted to
the system locale. It is a natural way of solving this problem.
-- 
Kazuhiro Fujieda 


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

