From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: GNU Emacs 22.0.50 fails to find =?iso-8859-1?q?=E4?= in different ISO Latin encodings Date: Wed, 20 Sep 2006 17:05:17 +0900 Message-ID: References: <1B8CD230-9A54-4F2A-B0FA-5CD02730F034@web.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1158739658 25210 80.91.229.2 (20 Sep 2006 08:07:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Sep 2006 08:07:38 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 20 10:07:35 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 1GPx6g-0006aN-GG for ged-emacs-devel@m.gmane.org; Wed, 20 Sep 2006 10:07:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPx6g-0007Ca-13 for ged-emacs-devel@m.gmane.org; Wed, 20 Sep 2006 04:06:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GPx6M-00079R-Hq for emacs-devel@gnu.org; Wed, 20 Sep 2006 04:06:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GPx6K-00076J-DP for emacs-devel@gnu.org; Wed, 20 Sep 2006 04:06:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPx6J-00075u-Tk; Wed, 20 Sep 2006 04:06:36 -0400 Original-Received: from [150.29.246.133] (helo=mx1.aist.go.jp) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GPx9Y-0005Ge-5U; Wed, 20 Sep 2006 04:09:56 -0400 Original-Received: from smtp1.aist.go.jp ([150.29.246.12]) by mx1.aist.go.jp with ESMTP id k8K86V44029913; Wed, 20 Sep 2006 17:06:31 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id k8K86VhT015656; Wed, 20 Sep 2006 17:06:31 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 3.36 #1 (Debian)) id 1GPx53-000297-00; Wed, 20 Sep 2006 17:05:17 +0900 Original-To: Peter Dyballa In-reply-to: <1B8CD230-9A54-4F2A-B0FA-5CD02730F034@web.de> (message from Peter Dyballa on Wed, 20 Sep 2006 09:43:20 +0200) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) 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:60034 gmane.emacs.pretest.bugs:14019 Archived-At: In article <1B8CD230-9A54-4F2A-B0FA-5CD02730F034@web.de>, Peter Dyballa writes: > My test was very simple: I opened the ISO 8859-1 encoded file (starts =20 > with ;;; -*- mode: Text; coding: iso-8859-1; -*-) and typed C-s =E4 C-s = > RET. The I opened the other ISO Latin test file, which all have a =20 > coding set in the first line. Then I re-used the =E4 via C-s C-s. That "re-using" is also the case that the previous change didn't take care. Could you please try the test with the latest code? --- Kenichi Handa handa@m17n.org