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: Thu, 21 Sep 2006 11:13:05 +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 1158804886 27083 80.91.229.2 (21 Sep 2006 02:14:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Sep 2006 02:14:46 +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 Thu Sep 21 04:14:43 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 1GQE5F-0006n8-PY for ged-emacs-devel@m.gmane.org; Thu, 21 Sep 2006 04:14:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQE5F-0003EC-6c for ged-emacs-devel@m.gmane.org; Wed, 20 Sep 2006 22:14:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GQE52-0003Bu-V6 for emacs-devel@gnu.org; Wed, 20 Sep 2006 22:14:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GQE52-0003BP-E7 for emacs-devel@gnu.org; Wed, 20 Sep 2006 22:14:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQE52-0003B3-8R; Wed, 20 Sep 2006 22:14:24 -0400 Original-Received: from [150.29.246.133] (helo=mx1.aist.go.jp) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GQE8R-0002yY-3m; Wed, 20 Sep 2006 22:17:55 -0400 Original-Received: from smtp1.aist.go.jp ([150.29.246.12]) by mx1.aist.go.jp with ESMTP id k8L2ELdU004190; Thu, 21 Sep 2006 11:14:21 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id k8L2EKfL007887; Thu, 21 Sep 2006 11:14:20 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 3.36 #1 (Debian)) id 1GQE3l-0007Tj-00; Thu, 21 Sep 2006 11:13:05 +0900 Original-To: Peter Dyballa In-reply-to: (message from Peter Dyballa on Wed, 20 Sep 2006 13:17:11 +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:60047 gmane.emacs.pretest.bugs:14048 Archived-At: In article , Peter Dyballa writes: > 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. Hmmm, strange, it doesn't fail for me. Are you sure that Emacs is re-built after isearch.el is byte-compiled? --- Kenichi Handa handa@m17n.org