* Noweb (named blocks) reference name
@ 2014-12-07 10:33 abonnements
0 siblings, 0 replies; only message in thread
From: abonnements @ 2014-12-07 10:33 UTC (permalink / raw)
To: emacs-orgmode
Hi,
what do you think of allowing spaces in Noweb reference name or
named blocks? It seems (to me) to be more natural than remplacing spaces
by minus for instance.
Example :
1) With named block
#+name: first variable
: 30
2) With noweb
#+name: step 1
#+begin_src ....
#+name: step 2
#+begin_src ....
#+begin src ... :noweb yes
<<<step 1>>>
<<<step 2>>>
#+end_src
Is it possible? (at least using "..." to group words.
Thanks.
Thierry
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-07 10:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-07 10:33 Noweb (named blocks) reference name abonnements
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).