all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: 28640@debbugs.gnu.org
Subject: bug#28640: 25.2; cperl-mode indentation after package BLOCKs
Date: Fri, 5 Jul 2019 22:20:52 +0200	[thread overview]
Message-ID: <CADwFkmkdarhXdHtmPh36Kr6aBx6d-d9WmvW+J=97HHyjMHO00Q@mail.gmail.com> (raw)
In-Reply-To: <86zi9ece8j.fsf@barnacle2.webonastick.com>

Darren Embry <dse@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





      reply	other threads:[~2019-07-05 20:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-29  4:37 bug#28640: 25.2; cperl-mode indentation after package BLOCKs Darren Embry
2019-07-05 20:20 ` Stefan Kangas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADwFkmkdarhXdHtmPh36Kr6aBx6d-d9WmvW+J=97HHyjMHO00Q@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=28640@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.