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. `---- _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode