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

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

bug#23443: 25.0.93; Temporary change to syntax-table is in effect during


From: Dmitry Gutov
Subject: bug#23443: 25.0.93; Temporary change to syntax-table is in effect during syntax-propertize
Date: Sun, 8 May 2016 03:58:14 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1

Hi Noam,

On 05/04/2016 01:41 PM, Noam Postavsky wrote:
In Emacs 24.5, it runs without a problem. It's not entirely clear to
me who should be reponsible for ensuring the right syntax-table during
syntax-propertize.

IIUC, the difference is that in Emacs 25 scan-sexps and other low-level primitives started calling syntax-propertize when appropriate. And in 24.5 test-check-syntax-table is only called after (probably by font-lock).

In that's the reason, the new behavior is the correct one.





reply via email to

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