emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] [babel] `org-babel-tangle-w-comments' controls comment inserti


From: Eric Schulte
Subject: [Orgmode] [babel] `org-babel-tangle-w-comments' controls comment insertion in tangled code
Date: Fri, 28 May 2010 08:55:48 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi,

The insertion of automatically generated comments in tangled source code
is now controlled by the new `org-babel-tangle-w-comments' variable.
Setting this variable to non-nil will allow org-babel to insert comments
for those languages with comment support.

This changes the default behavior.  The default value for this variable
is nil -- previously these comments were always inserted, now they are
only inserted after setting `org-babel-tangle-w-comments' to a non-nil
value.

Best -- Eric

,----[commit ff58dacc7ca83c07cd6a57eccda3a55e20019d95]
| babel: `org-babel-tangle-w-comments' controls comment insertion in tangled 
code
| 
| * contrib/babel/lisp/org-babel-tangle.el (org-babel-spec-to-string):
|   The insertion of automatically generated comments into tangled code
|   is now customizable through the `org-babel-tangle-w-comments'
|   variable.
`----



reply via email to

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