all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-babel prepends <<noweb>> expansions with the prefix of the <<tag>>? Can this be turned off?
@ 2020-02-25  2:09 Vladimir Nikishkin
  2020-02-25  7:00 ` Johannes Dahl
  2020-09-07  4:33 ` Bastien
  0 siblings, 2 replies; 5+ messages in thread
From: Vladimir Nikishkin @ 2020-02-25  2:09 UTC (permalink / raw)
  To: emacs-orgmode

Hello, everyone

I have the following case:

#+name: test1
#+begin_src shell
LINE to comment
LINE to not comment
#+end_src

#+begin_src shell
  #<<test1>>
#+end_src

When I expand it, I get:
#LINE to comment
#LINE to not comment

That's not entirely what I want. Can this behaviour be switched off somehow?

-- 
Yours sincerely, Vladimir Nikishkin

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-10  9:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-25  2:09 org-babel prepends <<noweb>> expansions with the prefix of the <<tag>>? Can this be turned off? Vladimir Nikishkin
2020-02-25  7:00 ` Johannes Dahl
2020-02-25  7:11   ` Johannes Dahl
2020-09-07  4:33 ` Bastien
2020-09-10  9:21   ` Vladimir Nikishkin

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.