GNU bug report logs - #7470
24.0.50; Word Isearch lazy highlighting

Previous Next

Package: emacs;

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

Date: Tue, 23 Nov 2010 20:25:02 UTC

Severity: minor

Found in version 24.0.50

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 7470 <at> debbugs.gnu.org (full text, mbox):

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: Juri Linkov <juri <at> jurta.org>
Cc: 7470 <at> debbugs.gnu.org
Subject: Re: bug#7470: 24.0.50; Word Isearch lazy highlighting
Date: Wed, 24 Nov 2010 08:49:45 +0100
On Wed, Nov 24, 2010 at 02:43, Juri Linkov <juri <at> jurta.org> wrote:
>
> The task of the word search is to find and highlight complete words.
> The heuristics it applies with partial lax word search (comparing
> the current search string with the previous one in `isearch-search-fun')
> is to help the user to type the complete word search string
> without signaling an error.  So I doubt that lazy highlighting should
> follow the same logic as partial lax word search.
>
> What does lazy highlighting try to tell the user: "Look, if you type
> C-s, then Isearch will land in the next highlighted place".  But in case of
> incomplete word search this is not true.  When the user types C-s,
> it will not stop at the partial word string highlighted as you suggested.
>

I understand and agree with your reasoning, and I think would be good
to include that idea in the section of the manual that I quoted
before. The way it is worded now seems a bit misleading/incomplete to
me.

Thank you very much.

-- 
Dani Moncayo




This bug report was last modified 14 years and 176 days ago.

Previous Next


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