From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Unicode Lisp reader escapes Date: Fri, 02 Jun 2006 10:00:39 +0200 Message-ID: References: <17491.34779.959316.484740@parhasard.net> <87iroarr9i.fsf-monnier+emacs@gnu.org> <87d5egrb4c.fsf-monnier+emacs@gnu.org> <87ves8p0us.fsf-monnier+emacs@gnu.org> <87ves8ngtb.fsf@gmx.de> <87u07qcnaa.fsf@gmx.de> <87y7x289lr.fsf@gmx.de> <87d5e5gwbi.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1149235411 13362 80.91.229.2 (2 Jun 2006 08:03:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Jun 2006 08:03:31 +0000 (UTC) Cc: juri@jurta.org, alkibiades@gmx.de, rms@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 02 10:03:23 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fm4cr-0007dz-4l for ged-emacs-devel@m.gmane.org; Fri, 02 Jun 2006 10:03:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fm4cq-00018F-JM for ged-emacs-devel@m.gmane.org; Fri, 02 Jun 2006 04:03:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fm4cY-00016a-86 for emacs-devel@gnu.org; Fri, 02 Jun 2006 04:03:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fm4cW-00016C-UW for emacs-devel@gnu.org; Fri, 02 Jun 2006 04:03:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fm4cW-000169-KJ for emacs-devel@gnu.org; Fri, 02 Jun 2006 04:03:00 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fm4iv-0001cw-44; Fri, 02 Jun 2006 04:09:37 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepb.post.tele.dk (Postfix) with SMTP id 15224A5003C; Fri, 2 Jun 2006 10:02:51 +0200 (CEST) Original-To: Kenichi Handa In-Reply-To: (Kenichi Handa's message of "Fri, 02 Jun 2006 15:49:32 +0900") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:55604 Archived-At: Kenichi Handa writes: > It seems that this change is "Editing Changes", but I'm not > sure we can declare it incompatible or not. Perviously, if > a file has "coding: latin-1!", it is treated as an invalid > coding specification. In that sense, this change is > incompatible, but... The change is not incompatible in the sense that it breaks existing _valid_ coding specs. The section ** Multilingual Environment (Mule) changes: seems appropriate?? -- Kim F. Storm http://www.cua.dk