GNU bug report logs - #62601
perl-mode bracket indentation distorted by label

Previous Next

Package: emacs;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Sun, 2 Apr 2023 01:47:02 UTC

Severity: minor

To reply to this bug, email your comments to 62601 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#62601; Package emacs. (Sun, 02 Apr 2023 01:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 02 Apr 2023 01:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: perl-mode bracket indentation distorted by label
Date: Sun, 02 Apr 2023 08:29:25 +0800
In perl mode, the indentation of the two closing brackets (solo item on
line) gets reduced by the LI:.

for my $l (@lines) {
  LI:
    for ( $l->{text} ) {
	next LI unless length;
	next LI if /^\S/;
  }
    for ( 0 .. $#zh ) {
	next unless $l->{ $zh[$_] };
	$l->{info} .= $l->{ $zh[$_] } . $en[$_];
  }
}
emacs-version "28.2"




Severity set to 'minor' from 'normal' Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 11 Sep 2023 23:42:02 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 275 days ago.

Previous Next


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