emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* :noweb header argument
@ 2012-01-08 23:04 Thomas S. Dye
  2012-01-10  8:04 ` Sebastien Vauban
  0 siblings, 1 reply; 16+ messages in thread
From: Thomas S. Dye @ 2012-01-08 23:04 UTC (permalink / raw)
  To: Org-mode

Hi Eric,

Is there a difference between :noweb tangle and :noweb no?  Based on the
documentation and some limited testing, I made the following table.

*** :noweb parameters

| param  | eval | tangle | export |
|--------+------+--------+--------|
| yes    | +    | +      | +      |
| no     | -    | +      | -      |
| tangle | -    | +      | -      |
|--------+------+--------+--------|
| need   | +    | +      | -      |

I think it might be good to have a parameter that expands noweb
references on evaluation and tangling, but leaves them alone during
export.  This way the code block would be fully functional, but wouldn't
duplicate code during export (when the noweb references are to other
code blocks in the same document).

In any case, I'll fix the documentation (which incompletely describes
:noweb no) when I have this figured out.

All the best,
Tom

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com

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

end of thread, other threads:[~2012-01-18 19:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-08 23:04 :noweb header argument Thomas S. Dye
2012-01-10  8:04 ` Sebastien Vauban
2012-01-10  8:24   ` Andreas Leha
2012-01-10 11:30   ` Eric S Fraga
2012-01-10 15:41   ` Thomas S. Dye
2012-01-10 16:44     ` Eric Schulte
2012-01-10 18:42       ` Thomas S. Dye
2012-01-11  8:09         ` Sebastien Vauban
2012-01-11 15:06           ` Eric S Fraga
2012-01-14 19:59           ` Eric Schulte
2012-01-14 23:06             ` Thomas S. Dye
2012-01-15 15:28               ` Eric Schulte
2012-01-18 10:03             ` Eric S Fraga
2012-01-18 19:11               ` Yagnesh Raghava Yakkala
2012-01-11 17:17         ` Eric Schulte
2012-01-10 21:04       ` Eric S Fraga

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).