0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 18:36:26 +00:00
org-mode/contrib/babel/lisp
Dan Davison 0d10946cff org-babel: nested calls inherit header args from enclosing scopes
And when merging header args, those from enclosing scopes take
precedence. For example, output to file from a source block is
implemented by (a) sending the output to file, and (b) having the
source block return the file name as its result. Before this change,
the file name returned could be set by a referenced source block (a
nested call), regardless of the value of the :file header arg of the
top-level source block.
2009-10-19 23:33:03 -04:00
..
langs org-babel: alter R tangling defaults 2009-10-19 21:44:41 -04:00
org-babel-comint.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-exp.el now respects the properties on export 2009-09-12 12:14:09 -06:00
org-babel-lob.el org-babel: allow #+lob line to be terminated by end-of-buffer 2009-09-30 07:19:13 -06:00
org-babel-ref.el org-babel: nested calls inherit header args from enclosing scopes 2009-10-19 23:33:03 -04:00
org-babel-table.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-tangle.el org-babel: make org-babel-tangle-file interactive 2009-10-19 21:45:15 -04:00
org-babel.el org-babel: make [:file filename] imply [:exports results] 2009-10-19 23:32:22 -04:00