emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [error] Error in the info manual on :noweb header arguments


From: Eric S Fraga
Subject: [Orgmode] [error] Error in the info manual on :noweb header arguments
Date: Wed, 03 Nov 2010 12:22:33 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

The following has a small error:

,----
| 14.8.2.10 `:noweb'
| ..................
| 
| The `:noweb' header argument controls expansion of "noweb" style (see
| *note Noweb reference syntax::) references in a code block.  This header
| argument can have one of three values: `yes' `no' or `tangle'.
| 
|    * `yes' All "noweb" syntax references in the body of the code block
|      will be expanded before the block is evaluated, tangled or
|      exported.
| 
|    * `no' The default.  No "noweb" syntax specific action is taken on
|      evaluating code blocks, However, noweb references will still be
|      expanded during tangling.
| 
|    * `yes' All "noweb" syntax references in the body of the code block
|      will be expanded before the block is tangled, however "noweb"
|      references will not be expanded when the block is evaluated or
|      exported.
`----

Specifically, the last bullet point should be for `tangle', not `yes'.

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1
: using Org-mode version 7.02trans (release_7.3.10.g7f79)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]