[babel] Re: [Orgmode] [PATCH] Make org-babel-tangle work when target-file is nil

2009-11-29 Thread Dan Davison
"Eric Schulte" 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 makin

Re: [Orgmode] [PATCH] Make org-babel-tangle work when target-file is nil

2009-11-29 Thread Eric Schulte
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 d

[Orgmode] [PATCH] Make org-babel-tangle work when target-file is nil

2009-11-29 Thread Nicolas Girard
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 patch Description: Binary data ___ Emacs-orgmode mailing l