From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Isearch fails on upper case non ascii iso8859-1 letters Date: Mon, 11 Feb 2008 15:54:17 +0100 Message-ID: <87odansfvq.fsf@escher.local.home> References: <87y79va8a6.fsf@escher.local.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1202741775 31079 80.91.229.12 (11 Feb 2008 14:56:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Feb 2008 14:56:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 11 15:56:25 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JOa4S-0004Ul-7j for ged-emacs-devel@m.gmane.org; Mon, 11 Feb 2008 15:55:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOa3z-0002J9-0D for ged-emacs-devel@m.gmane.org; Mon, 11 Feb 2008 09:55:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOa3v-0002Ig-MR for emacs-devel@gnu.org; Mon, 11 Feb 2008 09:55:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOa3u-0002Gh-8k for emacs-devel@gnu.org; Mon, 11 Feb 2008 09:55:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOa3t-0002GV-Uh for emacs-devel@gnu.org; Mon, 11 Feb 2008 09:55:13 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOa3t-00059i-Q1 for emacs-devel@gnu.org; Mon, 11 Feb 2008 09:55:13 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JOa3t-0002Ef-8E for emacs-pretest-bug@gnu.org; Mon, 11 Feb 2008 09:55:13 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JOa3p-000590-Tz for emacs-pretest-bug@gnu.org; Mon, 11 Feb 2008 09:55:12 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JOa3p-000586-JG for emacs-pretest-bug@gnu.org; Mon, 11 Feb 2008 09:55:09 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JOa3i-0003Io-Mj for emacs-pretest-bug@gnu.org; Mon, 11 Feb 2008 14:55:02 +0000 Original-Received: from i5387c54a.versanet.de ([83.135.197.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Feb 2008 14:55:02 +0000 Original-Received: from Stephen.Berman by i5387c54a.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Feb 2008 14:55:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: i5387c54a.versanet.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:88753 gmane.emacs.pretest.bugs:21029 Archived-At: On Mon, 11 Feb 2008 14:28:28 +0900 Kenichi Handa wrote: > In article <87y79va8a6.fsf@escher.local.home>, Stephen Berman writes: > >> 1. emacs -Q >> 2. C-x 8 ` E (upper case E) >> 3. C-a >> 4. C-s C-w >>>> The cursor stays put, the system beeps, and the message "Failing >> I-search: è" (lower case accented e) appears in the echo area. > > I've just installed a fix. It seems that this was a trace > of incorrect synching of the trunk and emacs-unicode-2. I confirm this problem is fixed; thanks, Steve Berman