org-mode/contrib/babel/lisp
Dan Davison 5f8a57ad48 babel: change implementation of external R process evaluation
Use shell-command-on-region, bringing R into line with ruby, python,
clojure, shell. In addition to consistency (and perhaps efficiency),
this will also be preferable in the case of a remote R process because
it means that transfer of the input to the remote process is dealt
with automatically by tramp.
2010-02-27 14:14:08 -05:00
..
langs babel: change implementation of external R process evaluation 2010-02-27 14:14:08 -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 babel: fixed type in org-babel-keys 2010-01-01 15:55:11 -07:00
org-babel-lob.el babel: now including source code block arguments w/source name on export 2010-02-10 13:34:00 -07:00
org-babel-ref.el babel: smarter `org-babel-ref-split-args' -- fixes bug parsing indexed function-style args 2010-02-14 11:48:28 -07:00
org-babel-table.el org-babel: cleaner passing of parameter to language specific files 2009-11-10 15:23:00 -07:00
org-babel-tangle.el babel: org-babel-load-file no longer fails when `file-truename' returns nil 2010-02-08 13:17:06 -07:00
org-babel.el babel: tiny doc tweak 2010-02-27 14:14:07 -05:00