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

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

bug#18064: perl-mode


From: Glenn Morris
Subject: bug#18064: perl-mode
Date: Sun, 20 Jul 2014 23:40:15 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Version: 24.1

schwiege@gmx.net wrote:

> #!/usr/bin/perl
> my $hash = { x => 1, y => 2 };# <- Here, the '}' closing bracket is
> reported as mismatch
> # not fun, since now all code coming after this is no longer parsed
> properly
>
> print "hash: ".$hash->{x}.", ".$hash->{y}."\n";
>
> In GNU Emacs 23.3.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
>  of 2013-05-17 on komainu, modified by Debian

Thanks for the report; but, by experiment, this was fixed in Emacs 24.1.
So please upgrade (current is 24.3).





reply via email to

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