emacs-devel
[Top][All Lists]
Advanced

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

Re: font-lock-syntactic-keywords obsolet?


From: Dmitry Gutov
Subject: Re: font-lock-syntactic-keywords obsolet?
Date: Sun, 19 Jun 2016 18:22:09 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2

On 06/19/2016 06:18 PM, Alan Mackenzie wrote:

The region which will be scanned for the application of syntax-table
properties is expanded to the "logical" line containing the string.  The
critical thing is it is not expanded to EOB, even when removing the
terminating double quote.

What's a "logical line"?

Anyway, if all your scans are logically bound within the edit area, I see no reason why you can't implement a syntax-propertize-function, multiple scans or no.

Maybe you'll need to hand-implement the logic corresponding to syntax-propertize-rules, but that's just work.



reply via email to

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