unofficial mirror of bug-gnu-emacs@gnu.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

* bug#18471: perl mode here doc colors thrown off by quote marks
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2019-09-14 12:51 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 18471

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> 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.

I tried reproducing this on the latest version of Emacs, 26.3, but was
unable to.  The colors using both double and single quotes looked fine
to me.  The comment line looked fine as well.

Could you please try reproducing this with the latest version of
Emacs?  If you are able to do so, could you please provide a recipe
for reproducing it, starting from "emacs -Q"?

If I don't hear back in a couple of weeks, I will close this as unreproducible.

Thanks,
Stefan Kangas





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

* bug#18471: perl mode here doc colors thrown off by quote marks
  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
  1 sibling, 0 replies; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2019-09-18 12:38 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 18471-done

Seems OK now with Debian emacs 1:26.1+1-4. Closing.





^ 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 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).