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

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

bug#61395: 28.2; bug-reference warning seems incorrect


From: Tom Tromey
Subject: bug#61395: 28.2; bug-reference warning seems incorrect
Date: Fri, 10 Feb 2023 11:10:12 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Tassilo> many times in buffer.c but `syntax-ppss' doesn't seem to clobber
Tassilo> match-data.

Seems like it would depend on whether the major mode uses regexps here?
My case is using tcl-mode FWIW.

However a superficial look at the syntax-ppss code shows it's calling
save-match-data in some spots, so perhaps this isn't the bug.  Just a
theory after all...

thanks,
Tom





reply via email to

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