From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: Chinese characters support Date: Fri, 16 May 2003 14:36:14 +0300 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <7263-Fri16May2003143614+0300-eliz@elta.co.il> References: <841xz6q3nc.fsf@lucy.is.informatik.uni-duisburg.de> <20030511.011725.71089640.acmuller@gol.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1053086260 6762 80.91.224.249 (16 May 2003 11:57:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 16 May 2003 11:57:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri May 16 13:57:39 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19GdmR-0001Xx-00 for ; Fri, 16 May 2003 13:53:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19Gdlh-0002FZ-03 for gnu-help-gnu-emacs@m.gmane.org; Fri, 16 May 2003 07:52:57 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19Gdkj-0001wM-00 for help-gnu-emacs@gnu.org; Fri, 16 May 2003 07:51:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19Gdio-0000yJ-00 for help-gnu-emacs@gnu.org; Fri, 16 May 2003 07:49:59 -0400 Original-Received: from frigg.inter.net.il ([192.114.186.16]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19GdZY-0005tG-00 for help-gnu-emacs@gnu.org; Fri, 16 May 2003 07:41:06 -0400 Original-Received: from zaretsky (cable-129-129.inter.net.il [213.8.129.129]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id CJC76985; Fri, 16 May 2003 14:40:20 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Lee Sau Dan on 15 May 2003 10:07:01 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9804 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9804 > From: Lee Sau Dan > Newsgroups: gnu.emacs.help > Date: 15 May 2003 10:07:01 +0200 > > >> I don't think so. Unicode will never be able to handle the > >> "Difference among chinese characters in GB, JIS, KSC, BIG5:" > >> section in the etc/HELLO file. > > Eli> Unicode doesn't, but the Unicode Emacs will. Trust me ;-) > > So, you're agreeing that converting HELLO to utf-8 (which only > represents Unicode) is not a good idea? I don't know yet. AFAIK, the issue of encoding etc/HELLO in the Unicode Emacs was not discussed yet, but I expect it to be encoded in the internal Emacs representation of characters, because that by definition will support all the characters suppored by Emacs, and do that unambiguously.