From: Richard Stallman <rms@gnu.org>
Cc: mituharu@math.s.chiba-u.ac.jp, emacs-devel@gnu.org
Subject: Re: isearch highlighting with zero-length match
Date: Sat, 04 Sep 2004 18:12:26 -0400 [thread overview]
Message-ID: <E1C3ilm-0002x2-C4@fencepost.gnu.org> (raw)
In-Reply-To: <87oekndnon.fsf@mail.jurta.org> (message from Juri Linkov on Sat, 04 Sep 2004 00:53:28 +0300)
I was surprised that `isearch-lazy-highlight-update' is called even
for empty search strings. This means that every time users type C-s
it iterates over all characters in the window. This may be not noticeable
on fast machines, but still is useless.
Thanks. I fixed that.
prev parent reply other threads:[~2004-09-04 22:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-02 9:00 isearch highlighting with zero-length match YAMAMOTO Mitsuharu
2004-09-03 21:53 ` Juri Linkov
2004-09-04 22:12 ` Richard Stallman [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=E1C3ilm-0002x2-C4@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=mituharu@math.s.chiba-u.ac.jp \
/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.