GNU bug report logs - #11216
23.4; parenthesis matching breaks on certain complex expressions

Previous Next

Package: emacs;

Reported by: Nathan Trapuzzano <nbtrap <at> nbtrap.com>

Date: Wed, 11 Apr 2012 00:21:01 UTC

Severity: minor

Tags: notabug

Found in version 23.4

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Nathan Trapuzzano <nbtrap <at> nbtrap.com>
Cc: 11216 <at> debbugs.gnu.org
Subject: bug#11216: 23.4; parenthesis matching breaks on certain complex expressions
Date: Wed, 11 Apr 2012 22:08:39 -0400
> Here's a complex regular expression that breaks parenthesis matching
> (and yes, that's a real regular expression generated from a real perl
> program).
[...]
> I think the best fix would be to enable customization of
> show-paren-mode so that the user can specify which characters should
> be ignored when matching parentheses.

show-paren-mode is customized by the major-mode, so all you have to do
is use the right major mode.  E.g. perl-mode.


        Stefan




This bug report was last modified 5 years and 296 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.