help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configuration: how to make emacs re-parse code more quickly


From: Glenn Morris
Subject: Re: configuration: how to make emacs re-parse code more quickly
Date: Wed, 17 Sep 2003 19:50:58 +0100
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Peter Lee wrote:

> There are 3 different font lock modes: fast, jit, and lazy.  I'm
> guessing you are using lazy.

My money's on jit-lock. :)

Something like

(setq jit-lock-stealth-time 10)

might help. There are other jit-lock params that can be fiddled with
- see docs for jit-lock-mode.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]