emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: perl mode color highlighting working badly


From: Stefan Monnier
Subject: Re: perl mode color highlighting working badly
Date: Fri, 04 Nov 2005 11:22:54 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Unless/until you can think of a better solution consider the following
> patches as point of departure (I know, you despise yet another text
> property):

The problem is not so much the use of a text-property (which I do not
despise, but that I indeed try to avoid) in this patch but the mix of
jit-lock and font-lock.  The fontify-syntactically has nothing to do in
jit-lock.  It should be in syntax.el.


        Stefan




reply via email to

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