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

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

bug#25529: diagnosis and one approach to a fix


From: Tom Tromey
Subject: bug#25529: diagnosis and one approach to a fix
Date: Tue, 07 Feb 2017 06:07:16 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (gnu/linux)

>>>>> "Dmitry" == Dmitry Gutov <dgutov@yandex.ru> writes:

>> Also, what is the purpose of the first call to
>> js-syntax-propertize-regexp in js-syntax-propertize?

Dmitry> I'm not sure. Normally, that helps deal with multiline literals, but
Dmitry> regexps in JavaScript are single-line. Maybe Stefan remembers.

Based on discussion in the multi-mode thread, I'm thinking perhaps it
handles the case where the start of the regexp literal was syntax-ified
but not the end.

Tom





reply via email to

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