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

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

Re: interactive regexp typing: incorrect diagnostic


From: Akim Demaille
Subject: Re: interactive regexp typing: incorrect diagnostic
Date: Thu, 10 Jun 2004 09:19:58 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

>>> "rms" == Richard Stallman <rms@gnu.org> writes:

 > The Emacs paren-matched has no understanding of regexp syntax, so I am
 > not surprised by this bug.  Fixing it would be a lot of work.
 > If someone writes code for this, we could install it.

I understand this; too bad that regcomp's return values make no
difference between really unbalanced parens, and a lack of closing
parens, also deep inside it sees the difference.

But then, should this control be activated?





reply via email to

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