unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11996: Perl mode indentation does not know about the \() construct
@ 2012-07-19 23:08 jidanni
  2022-09-20 14:20 ` Mauro Aranda
  0 siblings, 1 reply; 3+ messages in thread
From: jidanni @ 2012-07-19 23:08 UTC (permalink / raw)
  To: 11996

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 );
}





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-20 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-19 23:08 bug#11996: Perl mode indentation does not know about the \() construct jidanni
2022-09-20 14:20 ` Mauro Aranda
2022-09-20 19:08   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).