From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: highlight failed part of isearch input Date: Mon, 23 Jul 2007 00:27:58 -0400 Message-ID: References: <877ip52nzw.fsf@jurta.org> <87d4yu7ezr.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1185164857 6989 80.91.229.12 (23 Jul 2007 04:27:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jul 2007 04:27:37 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 23 06:27:36 2007 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 1ICpWB-0004Be-JL for ged-emacs-devel@m.gmane.org; Mon, 23 Jul 2007 06:27:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICpWA-0000Gc-W3 for ged-emacs-devel@m.gmane.org; Mon, 23 Jul 2007 00:27:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ICpVA-0008FR-9C for emacs-devel@gnu.org; Mon, 23 Jul 2007 00:26:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ICpV7-0008EC-Ux for emacs-devel@gnu.org; Mon, 23 Jul 2007 00:26:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICpV7-0008E9-QB for emacs-devel@gnu.org; Mon, 23 Jul 2007 00:26:29 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ICpV7-0006PK-Is for emacs-devel@gnu.org; Mon, 23 Jul 2007 00:26:29 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1ICpWY-0002qL-Ot; Mon, 23 Jul 2007 00:27:58 -0400 In-Reply-To: <87d4yu7ezr.fsf@jurta.org> (message from Juri Linkov on Sun, 15 Jul 2007 02:05:40 +0300) X-detected-kernel: 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:75346 Archived-At: [I sent this message a week ago but did not get a response. Could we get the discussion moving again? Since another week has gone by, please install your patch and ack.] The patch below fixes `isearch-del-char' to work correctly in all reported cases. If nobody finds a problem in this patch in the next few days, please install it in the trunk and Emacs 22, and then ack.