From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Zhang Wei Newsgroups: gmane.emacs.devel Subject: Re: emacs-unicode-2: miscellaneous addendum for coding system gbk and gb18030 Date: Mon, 27 Nov 2006 15:02:34 +0800 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164610993 19124 80.91.229.2 (27 Nov 2006 07:03:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Nov 2006 07:03:13 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 27 08:03:08 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 1GoaW7-0007cl-PW for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 08:03:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GoaW7-0005uJ-GH for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 02:03:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GoaVv-0005sh-9k for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:02:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GoaVt-0005pe-3T for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:02:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GoaVs-0005pX-UT for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:02:48 -0500 Original-Received: from [64.233.166.178] (helo=py-out-1112.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GoaVs-0003pS-HB for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:02:48 -0500 Original-Received: by py-out-1112.google.com with SMTP id u77so1069794pyb for ; Sun, 26 Nov 2006 23:02:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:references:from:mail-followup-to:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=Q41EO3AfUJhpYc5L1vJVrWp61Z+FgQsbSRw+3Tu98WG0UqMEtNG3VnvCCQzGdCHjuw/Wtt3oJUG68kbdWfTZeqol5JIK2JCWGIhZXbYzRluvw2oDVxLdz4G1mRJR1WwBfKqhn2+W2zxSTKYQrVzwA1HSVB0ew9XYly8vN0WNKE0= Original-Received: by 10.35.98.6 with SMTP id a6mr12780631pym.1164610968017; Sun, 26 Nov 2006 23:02:48 -0800 (PST) Original-Received: from thu-2b8051ef1b3 ( [166.111.59.142]) by mx.google.com with ESMTP id z80sm13511121pyg.2006.11.26.23.02.44; Sun, 26 Nov 2006 23:02:47 -0800 (PST) Original-To: emacs-devel@gnu.org Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (Zhang Wei's message of "Mon\, 27 Nov 2006 14\:25\:34 +0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (windows-nt) 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:62839 Archived-At: 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.