emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lax matching is not a great default behavior


From: Eli Zaretskii
Subject: Re: lax matching is not a great default behavior
Date: Tue, 01 Dec 2015 22:04:12 +0200

> Date: Tue, 01 Dec 2015 22:01:04 +0200
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden
> 
> The first match is almost instantaneous here; it's the next one,
> especially if it fails, is slow.
> 
> So it doesn't seem to be the search itself, it's something else that's
> at work here.

Seems to be lazy-highlight.  Set isearch-lazy-highlight to nil, and
Bob's your uncle.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]