> Cc: [EMAIL PROTECTED], emacs-devel@gnu.org
> From: David Kastrup <[EMAIL PROTECTED]>
> Date: Tue, 26 Apr 2005 23:38:11 +0200
> 
> > I think jit-lock-defer-time _is_ the way to avoid the slowness if
> > you are willing to see the text unfontified for a fraction of a
> > second.
> 
> I think that a separate value of 0 where is one not willing to see
> text unfontified, but willing to have motion calculated with a still
> unfontified text, would make perfect sense.

jit-lock-defer-time works by setting up an idle timer.  Will
run-with-idle-timer work if you give it a zero time-out?

And fontification of the visible portion will take time during which
one still sees unfontified text, anyway.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to