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

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

bug#64019: 29.0.91; Fix some tree-sitter :match regexps


From: Dmitry Gutov
Subject: bug#64019: 29.0.91; Fix some tree-sitter :match regexps
Date: Sat, 17 Jun 2023 18:44:20 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 17/06/2023 11:39, Mattias Engdegård wrote:
Interesting! Now as Andreas says,

This depends on `?' being treated as an ordinary character if occuring
in a context where the special meaning does not make sense, which is
poor practice.
which is quite right and that `?` should indeed be escaped for style reasons if 
nothing else.

Sure.





reply via email to

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