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

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

bug#25098: closed (perl-mode =>q vs. => q colors)


From: GNU bug Tracking System
Subject: bug#25098: closed (perl-mode =>q vs. => q colors)
Date: Fri, 11 Jun 2021 15:59:02 +0000

Your message dated Fri, 11 Jun 2021 15:58:01 +0000
with message-id <87k0n0z94m.fsf@hajtower>
and subject line Bug#25098 is fixed in source, closing the report
has caused the debbugs.gnu.org bug report #25098,
regarding perl-mode =>q vs. => q colors
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
25098: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25098
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: perl-mode =>q vs. => q colors Date: Sat, 03 Dec 2016 06:10:00 +0800
Perl mode gets the colors bad in the latter:
my $good = XML::LibXML->load_xml( string => q{<div class="clearfix">});
my $bad  = XML::LibXML->load_xml( string =>q{<div class="clearfix">});
And for multi-line q{}'s, one had better even give a whole newline or two
instead of just a space...
emacs-version "25.1.1"



--- End Message ---
--- Begin Message --- Subject: Bug#25098 is fixed in source, closing the report Date: Fri, 11 Jun 2021 15:58:01 +0000
Version: 28.1

perl-mode now detects quote-like operators if they appear immediately
after a "fat comma" =>.  I'm closing the bug report.
-- 
Cheers,
haj


--- End Message ---

reply via email to

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