|
From: | Andreas Röhler |
Subject: | Re: font-lock-syntactic-keywords obsolet? |
Date: | Mon, 20 Jun 2016 13:12:44 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Icedove/45.1.0 |
On 20.06.2016 12:58, Alan Mackenzie wrote:
[ ... ]b) In addition to that, scan_lists now applies syntax-table properties by calling syntax-propertize-functionYuck! That's the sort of ugly workaround that becomes needed when things aren't properly thought through from the beginning. In a proper design, the low level routines in syntax.c wouldn't even know about s-p-function, and nor should they.
+1
[Prev in Thread] | Current Thread | [Next in Thread] |