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: Stefan Kangas
Subject: bug#27147: perl-mode print STDERR <<EOF; not colored
Date: Fri, 08 Nov 2019 02:41:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

found 27147 27.0.50
tags 27147 + confirmed
thanks

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

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

I can reproduce this on Emacs 27.  The problem is that there are no
colors on the STDERR example given above.

Best regards,
Stefan Kangas





reply via email to

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