GNU bug report logs - #24299
perl-mode: mismatched parenthesis message

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Wed, 24 Aug 2016 14:59:01 UTC

Severity: minor

Tags: confirmed

Merged with 45114

Found in version 26.2

Full log


View this message in rfc822 format

From: Stefan Kangas <stefan <at> marxist.se>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 24299 <at> debbugs.gnu.org
Subject: bug#24299: perl-mode: mismatched parenthesis message
Date: Sat, 6 Jul 2019 06:00:22 +0200
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> All I know is when inserting the final ], a mismatched parenthesis /
> no matching parenthesis found message appeared in the minibuffer
> (depending on the code above it. Anyways, both wrong.)
>
> $visit{$visit_id}{name} = $1         if #m!href="/users/(\d+)/profile">([^<]+)!;
>      /<img alt="Photo of ([^"]+)/;

I can reproduce this on Emacs 26.2, but I see this also without the
first line.

In other words, under "emacs -Q" and M-x perl-mode, when I type:

/<img alt="Photo of ([^"

And then type the final "]", I get the message "No matching parenthesis
found".

> Furthermore, that message should be recorded in the C-h e list.

I'm not sure -- should it?

> emacs-version "24.5.1"

Thanks,
Stefan Kangas




This bug report was last modified 3 years and 356 days ago.

Previous Next


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