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

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

bug#48038: 26.3; Incorrect syntax highlighting in perl-mode


From: Lars Ingebrigtsen
Subject: bug#48038: 26.3; Incorrect syntax highlighting in perl-mode
Date: Tue, 27 Apr 2021 03:12:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Morten Welinder <mwelinder@gmail.com> writes:

> 1. Start "emacs -Q" and create a buffer "foo.pl" with the contents
>
> my %h = (foo => 1,
>      q_foo => 2,
>      );
>
> 2. Notice that "q" is coloured black and "_foo" and everything thereafter is
>     coloured red.  Expected is that the whole key is black and that
> the subsequent
>    text is not affected.

I can confirm that this bug is still present in Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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