X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20100126170615.GV2402@calimero.vinschen.de> References: <416096c61001230751m308ac854x4f026b1f83b966d0 AT mail DOT gmail DOT com> <416096c61001231431u7e67cd37r2e741d0cb48c732f AT mail DOT gmail DOT com> <20100124093750 DOT GA2402 AT calimero DOT vinschen DOT de> <416096c61001240217l130c3e05ob5df918fd822be2d AT mail DOT gmail DOT com> <20100124120508 DOT GD2402 AT calimero DOT vinschen DOT de> <20100124123212 DOT GE2402 AT calimero DOT vinschen DOT de> <20100124162358 DOT GG2402 AT calimero DOT vinschen DOT de> <20100126170615 DOT GV2402 AT calimero DOT vinschen DOT de> Date: Tue, 26 Jan 2010 18:28:53 +0000 Message-ID: <416096c61001261028l25613697obdfc549154fe175a@mail.gmail.com> Subject: Re: Please support CP932. (I have problem using subversion with SJIS) From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 2010/1/26 Corinna Vinschen: >> Any users of Japanese version of Windows don't use eucJP as >> typical euncoding scheme. It will cause unnecessary confusion. > > Well, you can always use "ja_JP.SJIS". > > As for the default charset, now > that we get extended NLS support, there are packages out there which > have messages files for ja_JP encoded in eucJP. =C2=A0These are not shown > correctly if SJIS is the default. 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=3Dja_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=3Dja_JP.SJIS. Andy -- 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