GNU bug report logs - #14729
24.3.50; Isearch oddity

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Thu, 27 Jun 2013 10:00:03 UTC

Severity: minor

Found in version 24.3.50

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> jurta.org>
To: Dani Moncayo <dmoncayo <at> gmail.com>
Cc: 14729 <at> debbugs.gnu.org
Subject: bug#14729: 24.3.50; Isearch oddity
Date: Sun, 30 Jun 2013 00:53:17 +0300
> I expect that the fontification of the echo area reflects what is
> happening: that the whole search string ("buffer") is unmatched (not
> only the last "fer"), since the current search begins just after the
> last instance of "buf" in the buffer [1], and there is no match
> (neither full nor partial) of the current search string between that
> location and the end of the buffer.

`isearch-fail-pos' assumes that in a failed state of search
a shorter previous successful search string should be taken
as a basis for highlighting.  In this case, the last successful match
was "buf", so an appended suffix is highlighted as failed.




This bug report was last modified 3 years and 188 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.