0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-26 08:02:52 +00:00
org-mode/contrib/babel/lisp
Dan Davison 64c26c6561 org-babel: remove prompt characters from R output
When evaluating R code in a persistent session, lines of output
typically start with a single prompt character. However, under certain
circumstances, lines start with a concatenation of (primary and
secondary) prompt characters separated by spaces. This seems to be
related to having blank lines in the input. This fix ensures that all
such prompt characters are removed from the output.
2009-10-19 23:34:13 -04:00
..
langs org-babel: remove prompt characters from R output 2009-10-19 23:34:13 -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: a bug in reference-resolution caused by a typo 2009-10-19 23:33:13 -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