From: Lars Ingebrigtsen <larsi@gnus.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: 52496@debbugs.gnu.org, Yilkal Argaw <yilkalargawworkneh@gmail.com>
Subject: bug#52496: syntax highlighting problem on emacs shell-script mode
Date: Sun, 19 Dec 2021 14:33:41 +0100 [thread overview]
Message-ID: <87czlsra6i.fsf@gnus.org> (raw)
In-Reply-To: <87ilvkd8ng.fsf@igel.home> (Andreas Schwab's message of "Sun, 19 Dec 2021 14:30:27 +0100")
Andreas Schwab <schwab@linux-m68k.org> writes:
>> It seems like sh-mode isn't interpreting that "@" as the end of the
>> heredoc.
>
> ELISP> (let ((s " <<- @\n")) (string-match sh-here-doc-open-re s)
> ELISP> (match-string 1 s))
> "-"
> ELISP> (let ((s " <<- EOF\n")) (string-match sh-here-doc-open-re s)
> ELISP> (match-string 1 s))
> "EOF"
Right. I haven't real the shell documentation -- is "@" a valid heredoc
... separator?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2021-12-19 13:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-15 0:35 bug#52496: syntax highlighting problem on emacs shell-script mode Yilkal Argaw
2021-12-19 12:54 ` Lars Ingebrigtsen
2021-12-19 13:30 ` Andreas Schwab
2021-12-19 13:33 ` Lars Ingebrigtsen [this message]
2021-12-19 13:57 ` Andreas Schwab
2021-12-19 14:10 ` Lars Ingebrigtsen
2021-12-19 14:47 ` Andreas Schwab
2021-12-19 15:46 ` Kévin Le Gouguec
2021-12-20 9:46 ` Lars Ingebrigtsen
2021-12-21 4:20 ` Yilkal Argaw
[not found] ` <CAJddU=rbKWaPHBmxAGz-bM4TsziYPOoC5tOJMKpybWOE-GJEPA@mail.gmail.com>
2021-12-19 19:42 ` Lars Ingebrigtsen
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=87czlsra6i.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=52496@debbugs.gnu.org \
--cc=schwab@linux-m68k.org \
--cc=yilkalargawworkneh@gmail.com \
/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).