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: Artur Malabarba
Subject: Re: lax matching is not a great default behavior
Date: Tue, 1 Dec 2015 23:31:18 +0000

2015-12-01 20:04 GMT+00:00 Eli Zaretskii <address@hidden>:
>> 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.

If lazy-highlighting adds a lag before the user can move to the second
match, then we need to fix lazy-highlighting to not block input.



reply via email to

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