GNU bug report logs - #25098
perl-mode =>q vs. => q colors

Previous Next

Package: emacs;

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

Date: Sat, 3 Dec 2016 01:07:01 UTC

Severity: minor

Tags: confirmed

Found in version 26.2

Fixed in version 28.1

Done: haj <at> posteo.de (Harald Jörg)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: bug#25098: closed (Bug#25098 is fixed in source, closing the report)
Date: Fri, 11 Jun 2021 15:59:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#25098: perl-mode =>q vs. => q colors

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 25098 <at> debbugs.gnu.org.

-- 
25098: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25098
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: haj <at> posteo.de (Harald Jörg)
To: 25098-done <at> debbugs.gnu.org
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

[Message part 3 (message/rfc822, inline)]
From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <bug-gnu-emacs <at> gnu.org>
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"



This bug report was last modified 3 years and 342 days ago.

Previous Next


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