emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Manual patch: noweb header argument
@ 2015-02-22 17:29 Thomas S. Dye
  0 siblings, 0 replies; only message in thread
From: Thomas S. Dye @ 2015-02-22 17:29 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 104 bytes --]

Aloha all,

The attached patch recognizes all six possible :noweb header arguments.

All the best,
Tom


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Patch for manual --]
[-- Type: text/x-patch, Size: 960 bytes --]

From 3106e37ba1cfd7fa8e7c1a792a7c69cf76aa5343 Mon Sep 17 00:00:00 2001
From: tsdye <tsd@tsdye.com>
Date: Sun, 22 Feb 2015 07:20:34 -1000
Subject: [PATCH] Revise noweb header argument

---
 doc/org.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index 5b4862b..99c6819 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -15618,8 +15618,8 @@ the same session.  Using different session names enables concurrent sessions
 The @code{:noweb} header argument controls expansion of ``noweb'' syntax
 references (see @ref{Noweb reference syntax}) when the code block is
 evaluated, tangled, or exported.  The @code{:noweb} header argument can have
-one of the five values: @code{no}, @code{yes}, @code{tangle}, or
-@code{no-export} @code{strip-export}.
+one of six values: @code{no}, @code{yes}, @code{tangle}, @code{no-export},
+@code{strip-export}, or @code{eval}.
 
 @itemize @bullet
 @item @code{no}
-- 
2.3.0


[-- Attachment #3: Type: text/plain, Size: 146 bytes --]


-- 
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 related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-22 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-22 17:29 Manual patch: noweb header argument Thomas S. Dye

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