GNU bug report logs - #11996
Perl mode indentation does not know about the \() construct

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Thu, 19 Jul 2012 23:49:02 UTC

Severity: minor

Tags: patch

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: jidanni <at> jidanni.org
To: 11996 <at> debbugs.gnu.org
Subject: bug#11996: Perl mode indentation does not know about the \() construct
Date: Fri, 20 Jul 2012 07:08:49 +0800
Perl mode indentation does not know about the \() construct.
[Perl mode defined in `perl-mode.el']
It even reports
forward-sexp: Scan error: "Unbalanced parentheses", 158, 1

{
    my @zzzz=(\%seen_couchrequsts, \%seen_people );
    my @zzzz=\(%seen_couchrequsts, %seen_people );
my @zzzz=(\%seen_couchrequsts, \%seen_people );
}




This bug report was last modified 2 years and 243 days ago.

Previous Next


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