GNU bug report logs - #20535
perl mode quoted text color vs. EOF quoting

Previous Next

Package: emacs;

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

Date: Sat, 9 May 2015 00:36:02 UTC

Severity: minor

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 20535 <at> debbugs.gnu.org
Subject: bug#20535: perl mode quoted text color vs. EOF quoting
Date: Fri, 07 Aug 2020 12:14:08 +0200
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> # This is in the right quote color, or at least blue
>
> my $request_text = <<'EOF';
> 大家好。 本人北上參與
> https://www.facebook.com/groups/925488527463446
> https://www.facebook.com/events/1435583093424285
> 之活動尋 2015/5/29, 30, 31 沙發各一晚。
> 本人最近上電視
> http://www.youtube.com/watch?v=6tur0xYbjqw&list=PL5F672CDA8BBC6825
> 謝謝。
> EOF
>
> # This is not, due to no 'EOF' quoting.
>
> my $request_text2 = <<EOF;
> 大家好。 本人北上參與
> https://www.facebook.com/groups/925488527463446
> https://www.facebook.com/events/1435583093424285
> 之活動尋 2015/5/29, 30, 31 沙發各一晚。
> 本人最近上電視
> http://www.youtube.com/watch?v=6tur0xYbjqw&list=PL5F672CDA8BBC6825
> 謝謝。
> EOF

What part of it isn't in the right colour?  Looks pretty OK to me
(except the final-EOF-thing we discussed in a different bug report).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

This bug report was last modified 4 years and 290 days ago.

Previous Next


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