bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27147: perl-mode print STDERR <<EOF; not colored


From: Mauro Aranda
Subject: bug#27147: perl-mode print STDERR <<EOF; not colored
Date: Tue, 18 Oct 2022 20:21:15 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

tags 27147 patch
quit


積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> STDERR throws off coloration:
>
> print <<EOF;
> ZZZ
> EOF
>
> print STDERR <<EOF;
> ZZZ
> EOF
>
> print <<EOF;
> ZZZ
> EOF

I attach a patch to fix this bug and improve HERE documents
identification in perl-mode.

Attachment: 0001-Improve-HERE-document-detection-in-perl-mode.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]