|
From: | Dmitry Gutov |
Subject: | Re: [Emacs-diffs] master 9f31fb2: * lisp/progmodes/js.el (js-mode): Don't eagerly syntax propertize. |
Date: | Sat, 22 Aug 2015 12:19:31 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Thunderbird/40.0 |
On 08/22/2015 06:09 AM, Daniel Colascione wrote:
That call is needed for correctness, as I recall. Are you replacing it with something?
Ideally, syntax-propertize should be called only when needed. For instance, from font-lock or syntax-ppss calls.
[Prev in Thread] | Current Thread | [Next in Thread] |