GNU bug report logs - #36377
perl-mode: shouln't indent even within embedded here-docs

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Tue, 25 Jun 2019 14:23:01 UTC

Severity: minor

Tags: confirmed

Full log


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: shouln't indent even within embedded here-docs
Date: Tue, 25 Jun 2019 22:21:57 +0800
Here typing "aaa<RET>" works properly for the first aaa. But on the
second, it wrongly tries to indent within the here-doc. emacs-version "26.1"

$a = <<EOF;
aaa
EOF

%fields = (
    zzz => <<EOF
aaa
EOF
);





This bug report was last modified 5 years and 348 days ago.

Previous Next


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