Преглед на файлове

Add clarification to `:no-expand' header argument

* doc/org.texi (no-expand): Added statement to clarify that this
  header argument has no impact on the execution of a code block.

TINYCHANGE
Rainer M. Krug преди 11 години
родител
ревизия
7cf4d591eb
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      doc/org.texi

+ 3 - 0
doc/org.texi

@@ -15009,6 +15009,9 @@ during tangling.  This has the effect of assigning values to variables
 specified with @code{:var} (see @ref{var}), and of replacing ``noweb''
 specified with @code{:var} (see @ref{var}), and of replacing ``noweb''
 references (see @ref{Noweb reference syntax}) with their targets.  The
 references (see @ref{Noweb reference syntax}) with their targets.  The
 @code{:no-expand} header argument can be used to turn off this behavior.
 @code{:no-expand} header argument can be used to turn off this behavior.
+Note: The @code{:no-expand} header argument has no impact on export,
+i.e. code blocks will irrespective of this header argument expanded for
+execution.
 
 
 @node session
 @node session
 @subsubsection @code{:session}
 @subsubsection @code{:session}