GNU bug report logs - #8062
perl-mode final ); indenting

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Thu, 17 Feb 2011 14:43:02 UTC

Severity: minor

Tags: confirmed

Found in version 26.2

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: 8062 <at> debbugs.gnu.org
Subject: bug#8062: perl-mode final ); indenting
Date: Thu, 17 Feb 2011 14:46:25 +0800
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.




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

Previous Next


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