|
| From: | Richard M. Stallman |
| Subject: | Re: jit-lock doesn't honor font-lock-lines-before |
| Date: | Mon, 29 Aug 2005 04:39:22 -0400 |
(2) Modify `jit-lock-after-change' appropriately by, for example, inserting
(forward-line (- font-lock-lines-before))
before
(setq start (line-beginning-position))
That seems like the right fix. Why do you think it isn't?
| [Prev in Thread] | Current Thread | [Next in Thread] |