org-mode/contrib/babel/lisp/langs
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
..
org-babel-asymptote.el org-babel-asymptote now supports interactive viewing if the :file header argument is missing 2009-09-16 16:21:45 -06:00
org-babel-css.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-ditaa.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-dot.el org-babel: dot improvements 2009-10-14 16:03:40 -06:00
org-babel-emacs-lisp.el org-babel: now supports pp results (emacs-lisp, ruby, python) 2009-10-18 16:18:34 -06:00
org-babel-gnuplot.el org-babel-execute:gnuplot no longer pops up a gnuplot window 2009-09-14 20:22:56 -06:00
org-babel-haskell.el org-babel: haskell lhs2tex export now responds to prefix argument 2009-10-09 11:44:27 -06:00
org-babel-ocaml.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-python.el org-babel: now supports pp results (emacs-lisp, ruby, python) 2009-10-18 16:18:34 -06:00
org-babel-R.el org-babel: remove prompt characters from R output 2009-10-19 23:34:13 -04:00
org-babel-ruby.el org-babel: now supports pp results (emacs-lisp, ruby, python) 2009-10-18 16:18:34 -06:00
org-babel-sass.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-screen.el org-babel: add langs/org-babel-screen.el 2009-10-04 10:22:30 -06:00
org-babel-sh.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-sql.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00