unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
Cc: 20535@debbugs.gnu.org
Subject: bug#20535: perl mode quoted text color vs. EOF quoting
Date: Fri, 07 Aug 2020 12:14:08 +0200	[thread overview]
Message-ID: <87y2mq4vbj.fsf@gnus.org> (raw)
In-Reply-To: <87y4kyio4v.fsf@jidanni.org> ("積丹尼 Dan Jacobson"'s message of "Sat, 09 May 2015 08:35:28 +0800")

積丹尼 Dan Jacobson <jidanni@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

  reply	other threads:[~2020-08-07 10:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-09  0:35 bug#20535: perl mode quoted text color vs. EOF quoting 積丹尼 Dan Jacobson
2020-08-07 10:14 ` Lars Ingebrigtsen [this message]
2020-08-09  5:50   ` 積丹尼 Dan Jacobson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2mq4vbj.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=20535@debbugs.gnu.org \
    --cc=jidanni@jidanni.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).