|
From: | Richard Stallman |
Subject: | Re: address@hidden: Re: jit lock sit-for provokes redisplay provokes imenu] |
Date: | Tue, 29 Aug 2006 07:47:40 -0400 |
> + (when jit-lock-mode > + ;; Avoid updating the menubar after each stealth fontification. > + (jit-lock-register 'imenu-save-tick-before-jit-lock nil nil) > + (jit-lock-register 'imenu-update-tick-after-jit-lock nil t)) Won't work if font-lock-mode is enabled after imenu is used. Could that be solved by making jit-lock-mode also enable these hooks?
[Prev in Thread] | Current Thread | [Next in Thread] |