emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [error] Error in the info manual on :noweb header arguments
@ 2010-11-03 12:22 Eric S Fraga
  2010-11-03 15:33 ` Eric Schulte
  0 siblings, 1 reply; 2+ messages in thread
From: Eric S Fraga @ 2010-11-03 12:22 UTC (permalink / raw)
  To: Emacs Org mode mailing list

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)

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

* Re: [error] Error in the info manual on :noweb header arguments
  2010-11-03 12:22 [error] Error in the info manual on :noweb header arguments Eric S Fraga
@ 2010-11-03 15:33 ` Eric Schulte
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Schulte @ 2010-11-03 15:33 UTC (permalink / raw)
  To: Eric S Fraga; +Cc: Emacs Org mode mailing list

Fixed,  thanks -- Eric

Eric S Fraga <ucecesf@ucl.ac.uk> writes:

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

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

end of thread, other threads:[~2010-11-03 15:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-03 12:22 [error] Error in the info manual on :noweb header arguments Eric S Fraga
2010-11-03 15:33 ` Eric Schulte

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