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

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

bug#45114: perl-mode warns about mismatched parentheses wrongly


From: 積丹尼 Dan Jacobson
Subject: bug#45114: perl-mode warns about mismatched parentheses wrongly
Date: Tue, 08 Dec 2020 15:09:51 +0800

>>>>> "EZ" == Eli Zaretskii <eliz@gnu.org> writes:
EZ> I see nothing special about regular expressions in this context.  Parens 
matching is useful there as well as anywhere else.

/[

means we are entering characters that stand on their own, that _should
not be thought to match_ previous characters.

As I am entering the regexp, emacs should not tell me that

/[}

is wrong.





reply via email to

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