all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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 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.