From: Juri Linkov <juri@jurta.org>
Cc: emacs-devel@gnu.org
Subject: Re: isearch highlighting
Date: Fri, 10 Dec 2004 07:22:20 +0200 [thread overview]
Message-ID: <87sm6ezq0j.fsf@jurta.org> (raw)
In-Reply-To: <87llc6n8wr.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Thu, 09 Dec 2004 22:21:16 -0500")
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> I think it is safe to put the body of `isearch-lazy-highlight-update'
>> in the `with-local-quit' block, because quit in this function can't
>> lead to a corrupted state.
>
> Agreed. I'd even put it in `while-no-input'.
Yes, `while-no-input' would be appropriate here, especially on
slow machines. But I see no such thing in Emacs CVS. I only see it
in emacs-devel archives where it was heavily discussed two years ago.
> You might want to add the patch below, tho, just so the code can't
> be interrupted after placing the new overlay but before it's
> recorded on the list.
OK.
>> because most regexps in Emacs packages are well tested and contains no
>> nested repetitions.
>
> Is that an attempt at humor?
I looked through rose-colored glasses :-)
--
Juri Linkov
http://www.jurta.org/emacs/
next prev parent reply other threads:[~2004-12-10 5:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-10 2:06 isearch highlighting Juri Linkov
2004-12-10 3:21 ` Stefan Monnier
2004-12-10 5:22 ` Juri Linkov [this message]
2004-12-13 19:51 ` Richard Stallman
2004-12-14 10:27 ` Juri Linkov
2004-12-15 14:58 ` Richard Stallman
2004-12-17 15:29 ` Juri Linkov
2004-12-20 10:56 ` Richard Stallman
2004-12-20 20:57 ` Juri Linkov
2005-01-06 7:54 ` Juri Linkov
2005-01-09 3:23 ` Richard Stallman
2005-01-09 21:40 ` Stefan Monnier
2005-01-11 14:30 ` Richard Stallman
2005-01-12 1:52 ` Juri Linkov
-- strict thread matches above, loose matches on Subject: below --
2004-12-10 7:00 klaus.berndl
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sm6ezq0j.fsf@jurta.org \
--to=juri@jurta.org \
--cc=emacs-devel@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).