emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [Patch] Documentation, was Re: Spurious source-code output?


From: Thomas S. Dye
Subject: [O] [Patch] Documentation, was Re: Spurious source-code output?
Date: Thu, 5 May 2011 08:28:02 -1000

Hi Nick,

Thanks for fixing the documentation link.

Here is a patch that adds a reference to language-specific header arguments.

All the best,
Tom

Attachment: 0001-Refer-to-language-specific-Babel-header-arguments.patch
Description: Binary data




On May 5, 2011, at 7:45 AM, Nick Dokos wrote:

Thomas S. Dye <address@hidden> wrote:

Hi Nick,

Without claiming to be a babel expert, :results graphics is a language-
specific option used for e.g. R code blocks.  You can find it
documented in the appropriate language-specific sections.


OK - thanks for the clarification! It might be a good idea to note
(perhaps in section 14.8.2, "Specific header arguments", or perhaps its
parent?) that individual languages might provide extensions to the
standard header args. Also, the link in the manual (section 14.7, "Languages")
to language-specific documentation should probably be changed to

  http://orgmode.org/worg/org-contrib/babel/languages.html

which provides some useful context. The current link just takes you to
the directory listing. Trivial patch for the latter problem is appended.

Thanks,
Nick

diff --git a/doc/org.texi b/doc/org.texi
index a0f6638..8cf5535 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -11639,7 +11639,7 @@ Code blocks in the following languages are supported.

Language-specific documentation is available for some languages.  If
available, it can be found at
address@hidden://orgmode.org/worg/org-contrib/babel/languages}.
address@hidden://orgmode.org/worg/org-contrib/babel/languages.html}.

The @code{org-babel-load-languages} controls which languages are enabled for evaluation (by default only @code{emacs-lisp} is enabled). This variable can


reply via email to

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