From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Several serious problems Date: Fri, 30 Aug 2002 02:09:30 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200208190748.QAA14278@etlken.m17n.org> <200208291325.WAA03596@etlken.m17n.org> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1030688090 25995 127.0.0.1 (30 Aug 2002 06:14:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 30 Aug 2002 06:14:50 +0000 (UTC) Cc: d.love@dl.ac.uk, monnier+gnu/emacs@rum.cs.yale.edu, keichwa@gmx.net, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17kf3P-0006kz-00 for ; Fri, 30 Aug 2002 08:14:47 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17kfa2-0003VH-00 for ; Fri, 30 Aug 2002 08:48:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17kf4p-0003hA-00; Fri, 30 Aug 2002 02:16:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17keyL-00021E-00 for emacs-devel@gnu.org; Fri, 30 Aug 2002 02:09:33 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17keyJ-00020o-00 for emacs-devel@gnu.org; Fri, 30 Aug 2002 02:09:32 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17keyI-00020j-00 for emacs-devel@gnu.org; Fri, 30 Aug 2002 02:09:30 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17keyI-00087q-00; Fri, 30 Aug 2002 02:09:30 -0400 Original-To: handa@etl.go.jp In-Reply-To: <200208291325.WAA03596@etlken.m17n.org> (message from Kenichi Handa on Thu, 29 Aug 2002 22:25:25 +0900 (JST)) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7145 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7145 Hmmm, I think I realized the situation of RC. It can unify charsets between iso-8859-X, but utf-8 can't encode iso-8859-X (intentionally), correct? Richard, is it what you asked Dave to install for RC? I can't remember after this much time has gone by. Chances are I never knew about this specific issue and that I did not say anything to him about it one way or another, but I can't remember. If you can make this case work with a clean and safe change, please do.