From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: new Emacs HELLO file?? Date: Mon, 31 Aug 2009 20:55:31 +0300 Message-ID: <83eiqramwc.fsf@gnu.org> References: <87fxbb7hp1.fsf%kawabata.taichi@gmail.com> <87hbvrk2df.fsf@mail.jurta.org> <87tyzr5pq4.fsf%kawabata.taichi@gmail.com> <87fxba1e92.fsf@mail.jurta.org> <87ab1if6dj.fsf%kawabata.taichi@gmail.com> <874orp82se.fsf@mail.jurta.org> <87pracvwz9.fsf@stupidchicken.com> <87d46cymee.fsf@lola.goethe.zz> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1251741475 11231 80.91.229.12 (31 Aug 2009 17:57:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Aug 2009 17:57:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 31 19:57:48 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MiB8V-0000ob-GI for ged-emacs-devel@m.gmane.org; Mon, 31 Aug 2009 19:57:47 +0200 Original-Received: from localhost ([127.0.0.1]:52019 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MiB8U-0006DH-Rs for ged-emacs-devel@m.gmane.org; Mon, 31 Aug 2009 13:57:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MiB8Q-0006D2-2i for emacs-devel@gnu.org; Mon, 31 Aug 2009 13:57:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MiB8O-0006Cp-Ac for emacs-devel@gnu.org; Mon, 31 Aug 2009 13:57:41 -0400 Original-Received: from [199.232.76.173] (port=44895 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MiB8O-0006Cm-5K for emacs-devel@gnu.org; Mon, 31 Aug 2009 13:57:40 -0400 Original-Received: from mtaout2.012.net.il ([84.95.2.4]:37244) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MiB8M-0000ko-4K; Mon, 31 Aug 2009 13:57:38 -0400 Original-Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KP900B005TL5700@i_mtaout2.012.net.il>; Mon, 31 Aug 2009 20:57:36 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.144.38]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KP900MF05VWQKC0@i_mtaout2.012.net.il>; Mon, 31 Aug 2009 20:57:33 +0300 (IDT) In-reply-to: <87d46cymee.fsf@lola.goethe.zz> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:114916 Archived-At: > From: David Kastrup > Date: Mon, 31 Aug 2009 18:32:25 +0200 > > > It's iso-2022-7bit, and converting it to utf-8 would lose the cjk > > variants. > > Since Emacs-23 has utf-8 as its internal encoding, I have my problems to > see how they are not lost anyway. That's because the internal encoding extends Unicode, see the ELisp manual for the details.