"Eric Schulte" <schulte.e...@gmail.com> writes: > Thanks Nicolas, > > By default source-code blocks are not tangled. They are only tangled if > their :tangle header argument is equal to "yes" or is a file name -- in > which case target-file is set to that file name. I believe your patch > would have the effect of making all source-code blocks tangle by > default -- which is not the desired behavior.
Hi Nicolas, Just to add to that -- when I want to tangle all source blocks in a file, I include the line #+property: tangle yes in my org file, which can be over-ridden on a per-block basis with ':tangle no'. Dan > > I realize that the documentation of tangling, noweb syntax, and these > many header arguments is lacking and this is something that we are > working on fixing. > > Best -- Eric > > Nicolas Girard <nicolas.gir...@nerim.net> writes: > >> Hi all, >> >> I'm glad to be back around there, it's been a while ! >> >> As the title says, the attached file makes org-babel-tangle work when >> its "target-file" optional argument is nil. >> >> Cheers, >> Nicolas >> >> _______________________________________________ >> 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 > > > _______________________________________________ > 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 _______________________________________________ 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