From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: highlight failed part of isearch input Date: Sat, 16 Feb 2008 21:18:55 +0200 Organization: JURTA Message-ID: <87skzsvhvc.fsf@jurta.org> References: <008101c86d06$31c2f1f0$9eb22382@us.oracle.com> <87fxvzxc0j.fsf@jurta.org> <000901c86d0f$5beec1d0$405a908d@us.oracle.com> <87lk5r3sf7.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203190003 28941 80.91.229.12 (16 Feb 2008 19:26:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Feb 2008 19:26:43 +0000 (UTC) Cc: rms@gnu.org, Drew Adams , emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 16 20:27:07 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 1JQSgj-0002jP-E4 for ged-emacs-devel@m.gmane.org; Sat, 16 Feb 2008 20:27:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQSgF-0001vP-0w for ged-emacs-devel@m.gmane.org; Sat, 16 Feb 2008 14:26:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQSf3-0001LO-30 for emacs-devel@gnu.org; Sat, 16 Feb 2008 14:25:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQSf1-0001KJ-AJ for emacs-devel@gnu.org; Sat, 16 Feb 2008 14:25:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQSf1-0001K5-1D for emacs-devel@gnu.org; Sat, 16 Feb 2008 14:25:19 -0500 Original-Received: from anti-4.kiev.sovam.com ([62.64.120.202]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JQSew-0002N1-Tc; Sat, 16 Feb 2008 14:25:15 -0500 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by anti-4.kiev.sovam.com with esmtp (Exim 4.67) (envelope-from ) id 1JQSet-000DBF-Dz; Sat, 16 Feb 2008 21:25:11 +0200 In-Reply-To: <87lk5r3sf7.fsf@bzg.ath.cx> (Bastien's message of "Tue, 12 Feb 2008 00:54:52 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Scanner-Signature: c2436a487120708c9e0f2b31fdd4cc45 X-DrWeb-checked: yes X-SpamTest-Envelope-From: juri@jurta.org X-SpamTest-Group-ID: 00000000 X-SpamTest-Header: Not Detected X-SpamTest-Info: Profiles 2246 [Feb 15 2008] X-SpamTest-Info: helo_type=3 X-SpamTest-Info: {HEADERS: header Content-Type found without required header Content-Transfer-Encoding} X-SpamTest-Method: none X-SpamTest-Rate: 11 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0278], KAS30/Release X-detected-kernel: by monty-python.gnu.org: FreeBSD 6.x (1) 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:89267 Archived-At: >>> > The patch was apparently never applied. It highlights the >>> > part of your isearch input that fails to match. >>> >>> Did you fix all problems? I remember there were some rough edges. >> >> As I said, it also incorporates the comments following Richard's email. > > I tested it and it looks fine. > > I applied the patch before reading Juri's email, so Juri please check > and let me know if you think it is okay. There is one regression after installing this patch: `C-s M-p' now doesn't put the previous search string from the search ring to the isearch minibuffer. -- Juri Linkov http://www.jurta.org/emacs/