all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Glenn Morris <rgm@gnu.org>
Cc: Ralf Doering <rdoering@netsys-it.de>, 6391@debbugs.gnu.org
Subject: bug#6391: 23.2; Wrong face with here-docs in sh-mode
Date: Fri, 11 Jun 2010 10:22:49 +0200	[thread overview]
Message-ID: <m3pqzynfl2.fsf@hase.home> (raw)
In-Reply-To: <lmpqzyxmwh.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 10 Jun 2010 23:34:38 -0400")

Glenn Morris <rgm@gnu.org> writes:

> Ralf Doering wrote:
>
>> still displayed with sh-heredoc face. This seems to be caused by '-'
>> used in the here-doc marker, as changing "<<-+++" to "<<+++" displays
>> the right face after the here doc. However, '<<-' is valid and needed in my
>> case.
>
> It works fine with a more traditional delimiter such as "EOF".
> I'd guess there is a regexp-quote issue, or perhaps a character syntax
> issue, with your chosen "+++".

See sh-here-doc-open-re.  Only delimiters consisting of word characters
are recognized if unquoted.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





  reply	other threads:[~2010-06-11  8:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1aac0e111e0356d84eb3c968b1fe553547298abe.camel@rdmp.org>
2010-06-10 14:10 ` bug#6391: 23.2; Wrong face with here-docs in sh-mode Ralf Doering
2010-06-11  3:34   ` Glenn Morris
2010-06-11  8:22     ` Andreas Schwab [this message]
2010-06-14 17:50       ` Glenn Morris
2020-03-21 18:07   ` bug#6391: emacs: " Dale Mellor
2020-03-21 21:53     ` Noam Postavsky
2020-03-21 22:42     ` Dale Mellor
2020-03-21 23:54       ` Noam Postavsky

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

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

  git send-email \
    --in-reply-to=m3pqzynfl2.fsf@hase.home \
    --to=schwab@linux-m68k.org \
    --cc=6391@debbugs.gnu.org \
    --cc=rdoering@netsys-it.de \
    --cc=rgm@gnu.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.