GNU bug report logs -
#20535
perl mode quoted text color vs. EOF quoting
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20535 in the body.
You can then email your comments to 20535 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20535
; Package
emacs
.
(Sat, 09 May 2015 00:36:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 09 May 2015 00:36:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
# 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
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20535
; Package
emacs
.
(Fri, 07 Aug 2020 10:15:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 20535 <at> debbugs.gnu.org (full text, mbox):
積丹尼 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
Reply sent
to
積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
:
You have taken responsibility.
(Sun, 09 Aug 2020 06:26:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
:
bug acknowledged by developer.
(Sun, 09 Aug 2020 06:26:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 20535-done <at> debbugs.gnu.org (full text, mbox):
>>>>> "LI" == Lars Ingebrigtsen <larsi <at> gnus.org> writes:
LI> What part of it isn't in the right colour? Looks pretty OK to me
LI> (except the final-EOF-thing we discussed in a different bug report).
OK currently only the EOF is still bothering me, so I'll close this.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 06 Sep 2020 11:24:05 GMT)
Full text and
rfc822 format available.
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.