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

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

bug#8062: perl-mode final ); indenting


From: Stefan Kangas
Subject: bug#8062: perl-mode final ); indenting
Date: Sat, 6 Jul 2019 04:11:45 +0200

jidanni@jidanni.org writes:

> emacs -Q this file.pl, emacs-version "24.0.50.1"
>
> #!/usr/bin/perl
> my %h = (
>     '1-3' => {
>         name  => '慶福街 1-3 Qingfu St.',
>         coord => '120.865225,24.181802',
>     },
>     '1-6' => {
>         name  => '慶福街 1-6 Qingfu St.',
>         coord => '120.866215,24.181668',
>     }
>     ); #<--TAB put this here. It should be in column one.
> Run it through perltidy to check.

I can reproduce this bug on Emacs 26.2.

Thanks,
Stefan Kangas





reply via email to

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