From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: emacs-unicode-2: miscellaneous addendum for coding system gbk and gb18030 Date: Mon, 27 Nov 2006 16:41:34 +0900 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1164613262 24315 80.91.229.2 (27 Nov 2006 07:41:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Nov 2006 07:41:02 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 27 08:41:00 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gob6l-0005r7-U8 for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 08:40:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gob6l-0005ME-DQ for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 02:40:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gob6Z-0005LZ-HC for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:40:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gob6Y-0005Kk-5p for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:40:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gob6Y-0005Kc-2k for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:40:42 -0500 Original-Received: from [150.29.246.133] (helo=mx1.aist.go.jp) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gob6X-0004pi-Et for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:40:42 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id kAR7eZBp010210; Mon, 27 Nov 2006 16:40:35 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id kAR7eYHn008276; Mon, 27 Nov 2006 16:40:35 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id kAR7eY5T012630; Mon, 27 Nov 2006 16:40:34 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.63) (envelope-from ) id 1Gob7O-00057w-S2; Mon, 27 Nov 2006 16:41:34 +0900 Original-To: Zhang Wei In-reply-to: (message from Zhang Wei on Mon, 27 Nov 2006 15:02:34 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:62840 Archived-At: In article , Zhang Wei writes: > Zhang Wei writes: > > I just checked the locale.alias file, zh_CN is an alias of zh_CN.GB2312, > > so the patch is not quite safe, my original purpose is set lang. env. to > > Chinese-GB under zh_CN.UTF-8, so may be we should do this: > ^^^^^^^^^^ > Oops, "Chinese-GBK under zh_CN.UTF-8" I mean. Ok, it seems reasonable. I've just installed your change. --- Kenichi Handa handa@m17n.org