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: Sun, 08 Sep 2002 08:54:57 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200208190748.QAA14278@etlken.m17n.org> <200208291325.WAA03596@etlken.m17n.org> <200208291732.g7THWRU11411@rum.cs.yale.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031490081 28869 127.0.0.1 (8 Sep 2002 13:01:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 8 Sep 2002 13:01:21 +0000 (UTC) Cc: monnier+gnu/emacs@rum.cs.yale.edu, handa@etl.go.jp, keichwa@gmx.net, emacs-devel@gnu.org Return-path: Original-Received: from hermes.netfonds.no ([80.91.224.195]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17o1gj-0007VN-00 for ; Sun, 08 Sep 2002 15:01:19 +0200 Original-Received: from mail-relay.eunet.no (mail-relay.eunet.no [193.71.71.242]) by hermes.netfonds.no (8.12.1/8.12.1) with ESMTP id g88D1I9e015869 for ; Sun, 8 Sep 2002 15:01:18 +0200 (CEST) Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by mail-relay.eunet.no (8.12.2/8.12.2/GN) with ESMTP id g88D1IRb088697 for ; Sun, 8 Sep 2002 15:01:18 +0200 (CEST) (envelope-from emacs-devel-admin@gnu.org) Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17o2G9-0001k8-00 for ; Sun, 08 Sep 2002 15:37:53 +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 17o1gi-0008T1-00; Sun, 08 Sep 2002 09:01:16 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17o1ad-0007LS-00 for emacs-devel@gnu.org; Sun, 08 Sep 2002 08:54:59 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17o1ab-0007LE-00 for emacs-devel@gnu.org; Sun, 08 Sep 2002 08:54:59 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17o1ab-0007L8-00 for emacs-devel@gnu.org; Sun, 08 Sep 2002 08:54:57 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17o1ab-00066s-00; Sun, 08 Sep 2002 08:54:57 -0400 Original-To: d.love@dl.ac.uk In-reply-to: (message from Dave Love on 04 Sep 2002 18:15:54 +0100) 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:7715 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7715 For instance, the RC version of mule-utf-8 doesn't translate cyrillic-iso8859-5, and the Cyrillic coding systems don't translate mule-unicode-0100-24ff. We could consider adding that support in RC. Is it a safe change?