all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18471: perl mode here doc colors thrown off by quote marks
@ 2014-09-13 11:55 積丹尼 Dan Jacobson
  2019-09-14 12:51 ` Stefan Kangas
  2019-09-18 12:38 ` 積丹尼 Dan Jacobson
  0 siblings, 2 replies; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2014-09-13 11:55 UTC (permalink / raw)
  To: 18471

The " wrecks the colors in perl mode.

    my $lines = <<'HERE_TARGET';
BLA
#By the way this comment is not a comment so should not be highlighted
MLA"
ZZZ
HERE_TARGET
    print $lines;

Single quotes would wreck it too.





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

end of thread, other threads:[~2019-09-18 12:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-13 11:55 bug#18471: perl mode here doc colors thrown off by quote marks 積丹尼 Dan Jacobson
2019-09-14 12:51 ` Stefan Kangas
2019-09-18 12:38 ` 積丹尼 Dan Jacobson

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.