emacs-devel
[Top][All Lists]
Advanced

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

Re: jit-lock doesn't honor font-lock-lines-before


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?




reply via email to

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