org-mode/lisp/langs
Dan Davison 93a964d236 Simplifying python results code.
Move org-babel-python-table-or-results into the :results value branch
of org-babel-python-evaluate, and get rid of default case (result-type
must always be either output or value). I wonder if the org-babel-trim
s are necessary: they don't seem to be needed in the code for ruby.
2009-07-05 19:16:08 -04:00
..
org-babel-lisp.el now using org-babel-tangle-langs to track file extensions and shebang lines 2009-06-15 15:25:46 -07:00
org-babel-python.el Simplifying python results code. 2009-07-05 19:16:08 -04:00
org-babel-R.el cosmetic: removing commented debugging code; shortening some lines 2009-07-05 15:52:41 -04:00
org-babel-ruby.el Trivial cosmetic: shortening a line to make it fit on screen 2009-07-05 16:08:07 -04:00
org-babel-sh.el Removing results processing from org-babel-sh.el 2009-07-05 19:10:45 -04:00