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: Andreas Röhler
Subject: bug#23443: 25.0.93; Temporary change to syntax-table is in effect during syntax-propertize
Date: Tue, 10 May 2016 19:34:12 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Icedove/38.5.0



On 08.05.2016 02:58, Dmitry Gutov wrote:
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.

AFAIS scan-sexps, which calls scan-lists internally, updates the syntax-table during scan.
Is this reasonable?

May you point me to the spot resp. discussion, when this change was made?

Thanks,

Andreas


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]