From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: =?iso-8859-1?q?Re=3A_GNU_Emacs_22=2E0=2E50_fails_to_find_=E4_in_?= =?iso-8859-1?q?different_ISO_Latin_encodings?= Date: Wed, 20 Sep 2006 13:17:11 +0200 Message-ID: References: <1B8CD230-9A54-4F2A-B0FA-5CD02730F034@web.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1158751082 29945 80.91.229.2 (20 Sep 2006 11:18:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Sep 2006 11:18:02 +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 13:17:57 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 1GQ05S-0007lL-Kq for ged-emacs-devel@m.gmane.org; Wed, 20 Sep 2006 13:17:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQ05R-0008F2-TZ for ged-emacs-devel@m.gmane.org; Wed, 20 Sep 2006 07:17:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GQ05G-0008Ef-8g for emacs-devel@gnu.org; Wed, 20 Sep 2006 07:17:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GQ05E-0008D8-1Z for emacs-devel@gnu.org; Wed, 20 Sep 2006 07:17:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQ05D-0008Cu-Uh; Wed, 20 Sep 2006 07:17:39 -0400 Original-Received: from [217.72.192.221] (helo=fmmailgate01.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GQ088-0003ER-HC; Wed, 20 Sep 2006 07:20:40 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate01.web.de (Postfix) with ESMTP id 4237820496C5; Wed, 20 Sep 2006 13:17:13 +0200 (CEST) Original-Received: from [84.245.187.118] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.107 #114) id 1GQ04m-0007VG-00; Wed, 20 Sep 2006 13:17:13 +0200 In-Reply-To: X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Kenichi Handa X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de 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:60037 gmane.emacs.pretest.bugs:14026 Archived-At: Am 20.09.2006 um 10:05 schrieb Kenichi Handa: >> My test was very simple: I opened the ISO 8859-1 encoded file (starts >> 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 >> 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? The CVS code is from Sunday or Monday. After applying your patch =20 nothing changes for my simple test (emacs-22.0.50 -Q). I did it also =20 for =B0, which can't be found in ISO 8859-7 and ISO 8859-8 although it =20= exists there additionally/instead of =E4. For =AD, U+00AD HYPHEN-MINUS, the most common character, I get when =20 starting from ISO 8859-1: failure: ISO 8859-2, ISO 8859-3, ISO 8859-4, ISO 8859-5, ISO = 8859-7, =20 ISO 8859-8, ISO 8859-9, ISO 8859-14, ISO 8859-15 success: ISO 8859-10, ISO 8859-13, ISO 8859-16 although in all these 13 encodings it's (oct/dec/hex) 255 - 173 - AD. =20= Starting the search for HYPHEN-MINUS in an ISO 8859-15 encoded file =20 it's found in no other ISO 8859 encoded file. This is not satisfactory. This is not unified. -- Greetings Pete Some day we may discover how to make magnets that can point in any =20 direction.