all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org
Subject: Re: [rudalics@gmx.at: Re: jit lock sit-for provokes redisplay provokes imenu]
Date: Wed, 30 Aug 2006 13:59:26 -0400	[thread overview]
Message-ID: <E1GIULW-0000NH-V1@fencepost.gnu.org> (raw)
In-Reply-To: <878xl754fy.fsf@furball.mit.edu> (message from Chong Yidong on Tue, 29 Aug 2006 22:43:13 -0400)

    How about this?  It adds jit-lock-pre-stealth-fontify-hook and
    jit-lock-post-stealth-fontify-hook, which are normal hooks run before
    and after each chunk of stealth fontification.  Then imenu can use
    this to avoid menu bar updates resulting from stealth fontification.

It looks good to me.

Stefan wrote:

    This only eliminates one particular source of unwanted updates.  I don't
    think this code is worth the trouble.

That cause of unwanted updates is the only one we know of.  Nothing
else is likely to change the buffer in the background.  It's a fairly
simple and safe solution to the problem that we are working on, and I
think that's definitely worth the trouble.

      At the very least, add it to
    font-lock rather than jit-lock.

Why would that be better?

    Better yet, introduce a macro `with-buffer-unmodified' like the one used in
    jit-lock, and make it manage a `buffer-really-modified-tick', kind of like
    the buffer-chars-modified-tick.  Then use it in jit-lock/font-lock
    and friends.

That seems a lot more trouble, and I don't see that it is needed.

  parent reply	other threads:[~2006-08-30 17:59 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-28  9:52 [rudalics@gmx.at: Re: jit lock sit-for provokes redisplay provokes imenu] Richard Stallman
2006-08-28 10:01 ` David Kastrup
2006-08-28 11:47   ` Kim F. Storm
2006-08-29 17:18   ` Richard Stallman
2006-08-28 16:22 ` Chong Yidong
2006-08-28 16:44   ` Stefan Monnier
2006-08-29 11:47     ` Richard Stallman
2006-08-30  2:43       ` Chong Yidong
2006-08-30  3:41         ` Stefan Monnier
2006-08-30  7:52           ` Kim F. Storm
2006-08-31  0:28           ` Chong Yidong
2006-08-31  4:01             ` Stefan Monnier
2006-08-30 17:59         ` Richard Stallman [this message]
2006-08-30 18:29           ` martin rudalics
2006-08-31  0:29             ` Chong Yidong
2006-08-31  6:11               ` martin rudalics
2006-08-31  7:49                 ` Kim F. Storm
2006-08-31 13:12                   ` Chong Yidong
2006-08-31 22:57                     ` Richard Stallman
2006-09-01 13:42                       ` Chong Yidong
2006-08-31 18:16             ` Richard Stallman
2006-09-01  6:41               ` martin rudalics
2006-09-01 12:47                 ` Richard Stallman
2006-08-30 20:49           ` Stefan Monnier
2006-08-31 18:16             ` Richard Stallman

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=E1GIULW-0000NH-V1@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.