unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25098: perl-mode =>q vs. => q colors
@ 2016-12-02 22:10 積丹尼 Dan Jacobson
  2019-07-06  3:58 ` Stefan Kangas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: 積丹尼 Dan Jacobson @ 2016-12-02 22:10 UTC (permalink / raw)
  To: 25098

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"





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-11 15:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-02 22:10 bug#25098: perl-mode =>q vs. => q colors 積丹尼 Dan Jacobson
2019-07-06  3:58 ` Stefan Kangas
2019-07-06 13:00 ` 積丹尼 Dan Jacobson
2021-06-11 15:58 ` bug#25098: is fixed in source, closing the report Harald Jörg

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).