GNU bug report logs - #28640
25.2; cperl-mode indentation after package BLOCKs

Previous Next

Package: emacs;

Reported by: Darren Embry <dse <at> webonastick.com>

Date: Fri, 29 Sep 2017 04:37:02 UTC

Severity: minor

Tags: confirmed

Merged with 42169

Found in versions 25.2, 26.1, 26.2

Done: Harald Jörg <haj <at> posteo.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Kangas <stefan <at> marxist.se>
To: 28640 <at> debbugs.gnu.org
Subject: bug#28640: 25.2; cperl-mode indentation after package BLOCKs
Date: Fri, 5 Jul 2019 22:20:52 +0200
Darren Embry <dse <at> webonastick.com> writes:

> Hello GNU Emacs developers,
>
> I'm getting the following automatic indentation in cperl-mode for a
> script containing more than one BLOCK:
>
>     #!/usr/bin/env perl
>     use warnings;
>     use strict;
>
>     package Foo {
>       use Moose;
>     }
>       package Bar {
>         use Moose;
>       }
>
>       # Local Variables:
>       # mode: cperl
>       # End:

I can reproduce this on Emacs 26.2 and current master.

Best regards,
Stefan Kangas




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

Previous Next


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