all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Stefan Kangas <stefan@marxist.se>
Cc: Augusto Stoffel <arstoffel@gmail.com>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: Patch to avoid flicker in Isearch with lazy count
Date: Sun, 05 Sep 2021 10:54:46 +0300	[thread overview]
Message-ID: <875yvfwjo1.fsf@mail.linkov.net> (raw)
In-Reply-To: <CADwFkmnBhRzXWM3woO+OJ3n5uesjzOMkjbbwxkHNL2keeQV3cg@mail.gmail.com> (Stefan Kangas's message of "Sun, 5 Sep 2021 00:43:45 +0200")

> If the variable 'lazy-highlight-no-delay-length' only applies to
> isearch, shouldn't it rather be named
> 'isearch-lazy-highlight-no-delay-length'?
>
> If it does not only relate to isearch, perhaps this should be clarified in NEWS?
> The current text is:
>
>     ** New user option 'lazy-highlight-no-delay-length'.
>     Lazy highlighting of matches in Isearch now starts immediately if the
>     search string is at least this long.  'lazy-highlight-initial-delay'
>     still applies for shorter search strings, which avoids flicker in the
>     search buffer due to too many matches being highlighted.
>
> I see that there are several variables starting with 'lazy-highlight',
> and I know next to nothing about this, so please let me know what you
> think.

Indeed, like other variables starting with 'lazy-highlight',
'lazy-highlight-no-delay-length' is not applied only to Isearch.
But still Isearch is its primary consumer, so it's ok to mention only
Isearch in NEWS.



      reply	other threads:[~2021-09-05  7:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27 15:41 Patch to avoid flicker in Isearch with lazy count Augusto Stoffel
2021-01-27 17:48 ` Juri Linkov
2021-01-28  7:32   ` Augusto Stoffel
2021-01-28  9:06     ` Juri Linkov
2021-01-28 11:17       ` Augusto Stoffel
2021-01-28 18:48         ` Juri Linkov
2021-01-29 17:50       ` Augusto Stoffel
2021-01-30 18:50         ` Juri Linkov
2021-09-04 22:43           ` Stefan Kangas
2021-09-05  7:54             ` Juri Linkov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875yvfwjo1.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=arstoffel@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=stefan@marxist.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.