org-mode/contrib/babel/lisp
Dan Davison 44c8487e2d babel: fix bug with remote working directory
This change fixes a bug in the remote execution branch, involving the
way that org-babel-tramp-handle-call-process-region is used
to (conditionally) handle calls to call-process-region. When
org-babel-execute-src-block called itself recursively (e.g. when
resolving a reference to another src block), a circular binding of
symbols and values resulted.
2010-02-27 18:19:18 -05:00
..
langs babel: Write R input data remotely when necessary. 2010-02-27 18:19:09 -05:00
org-babel-comint.el babel: allow point to move to end of comint buffer 2010-02-27 14:14:07 -05:00
org-babel-exp.el babel: Fix export bug. 2010-02-25 15:12:47 -05:00
org-babel-keys.el
org-babel-lob.el
org-babel-ref.el
org-babel-table.el
org-babel-tangle.el
org-babel.el babel: fix bug with remote working directory 2010-02-27 18:19:18 -05:00