From: Tom Gillespie <tgbugs@gmail.com>
To: "Łukasz Stelmach" <stlman@poczta.fm>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: noweb and shell heredocs
Date: Tue, 30 Nov 2021 15:28:14 -0800 [thread overview]
Message-ID: <CA+G3_PNFagPwBzj+UuvT3KkspnK3CuDsf5M3_WWdOSP=BktuLQ@mail.gmail.com> (raw)
In-Reply-To: <87wnkwytm1.fsf%stlman@poczta.fm>
Hi Łukasz,
One workaround that is fairly reliable is to prefix the names
of the blocks to be nowebbed with an &. So #+name: block-name
becomes #+name: &block-name. Then you reference it as
<<&block-name>> and the heredoc syntax is broken. Best,
Tom
prev parent reply other threads:[~2021-11-30 23:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 18:31 noweb and shell heredocs Łukasz Stelmach
2021-11-25 21:37 ` Immanuel Litzroth
2021-11-30 22:58 ` Dr. Arne Babenhauserheide
2021-11-30 23:28 ` Tom Gillespie [this message]
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='CA+G3_PNFagPwBzj+UuvT3KkspnK3CuDsf5M3_WWdOSP=BktuLQ@mail.gmail.com' \
--to=tgbugs@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=stlman@poczta.fm \
/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.