From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63910 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.gnus.general Subject: Re: `.newsrc.eld' saves chinese group name in wrong coding Date: Sun, 29 Oct 2006 13:45:52 -0500 Message-ID: References: <87mz7tm2wn.fsf@furball.mit.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1162147629 25800 80.91.229.2 (29 Oct 2006 18:47:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Oct 2006 18:47:09 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, yamaoka@jpl.org, id.brep@gmail.com, ding@gnus.org, handa@m17n.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Sun Oct 29 19:47:07 2006 Return-path: Envelope-to: gebp-emacs-pretest-bug@gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GeFgN-0006rM-0g for gebp-emacs-pretest-bug@gmane.org; Sun, 29 Oct 2006 19:46:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GeFgM-0001o8-CH for gebp-emacs-pretest-bug@gmane.org; Sun, 29 Oct 2006 13:46:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GeFfR-0000Sv-GD for emacs-pretest-bug@gnu.org; Sun, 29 Oct 2006 13:45:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GeFfQ-0000RQ-AB for emacs-pretest-bug@gnu.org; Sun, 29 Oct 2006 13:45:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GeFfQ-0000R9-2F for emacs-pretest-bug@gnu.org; Sun, 29 Oct 2006 13:45:56 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GeFfP-0001qT-Pf for emacs-pretest-bug@gnu.org; Sun, 29 Oct 2006 13:45:55 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GeFfM-0007aq-6a; Sun, 29 Oct 2006 13:45:52 -0500 Original-To: Eli Zaretskii In-reply-to: (message from Eli Zaretskii on Sat, 28 Oct 2006 12:28:09 +0200) X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for CVS Emacs." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.pretest.bugs:14828 gmane.emacs.gnus.general:63910 Archived-At: > You can represent one of Emacs' supported Latin alphabets in > (unencoded) unibyte strings, and Emacs will automatically convert to > and from multibyte. AFAIK, Latin-N unibyte strings and iso-8859-N text encoded in Latin-N use the same numerical codes for the same characters, so they are indistinguishable. I think that is true, but if that's what you're doing, you'll understand it better if you think "unibyte representations of these Emacs characters" rather than "encoded in a coding system".