unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
Cc: 22355@debbugs.gnu.org
Subject: bug#22355: perl mode qq{} not colored correctly if not on same line
Date: Sat, 6 Jul 2019 06:57:25 +0200	[thread overview]
Message-ID: <CADwFkmnzOtwNdUpZutzsnVwPvy-zoj=6u6x5bbAPwS3h7xTFQA@mail.gmail.com> (raw)
In-Reply-To: <87y4bvvz2i.fsf@jidanni.org>

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

> The former is not color coded the same as the latter. Bad!
>
> printf qq
> {<?xml version="1.0" encoding="UTF-8"?>
> <kml xmlns="http://www.opengis.net/kml/2.2">
>  <Document>
>   <Folder><name>台灣 %s 廣播電台</name>
>   <description><![CDATA[http://radioscanningtw.wikia.com/wiki/台描:地圖 %d-%02d-%02d]]></description>
> }, uc( substr( $ARGV[0], 0, 2 ) ), $year + 1900, $mon + 1, $mday;
>
>
> printf qq{<?xml version="1.0" encoding="UTF-8"?>
> <kml xmlns="http://www.opengis.net/kml/2.2">
>  <Document>
>   <Folder><name>台灣 %s 廣播電台</name>
>   <description><![CDATA[http://radioscanningtw.wikia.com/wiki/台描:地圖 %d-%02d-%02d]]></description>
> }, uc( substr( $ARGV[0], 0, 2 ) ), $year + 1900, $mon + 1, $mday;
>
> emacs-version "24.5.1"

I can reproduce this on Emacs 26.2.

Best regards,
Stefan Kangas





  reply	other threads:[~2019-07-06  4:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-12 11:04 bug#22355: perl mode qq{} not colored correctly if not on same line 積丹尼 Dan Jacobson
2019-07-06  4:57 ` Stefan Kangas [this message]
2021-06-11 15:56 ` bug#22355: is fixed in source, closing the report Harald Jörg

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='CADwFkmnzOtwNdUpZutzsnVwPvy-zoj=6u6x5bbAPwS3h7xTFQA@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=22355@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).