org-mode/lisp
Dan Davison 4f15280631 Bugfix: not assuming that we're in a source block when inserting result.
The o-b-insert-result code was assuming that we were in a source
block, where it could find the head, etc. However there are two
situations when this is not true LoB calls (although they can't output
results to buffer in this branch, they can in branch 'results'), and
org-babel-exp (which calls o-b-insert-result in an empty temp buffer).
2009-07-17 00:18:03 -04:00
..
langs added ability for languages to change their default header argument values 2009-07-16 18:52:31 -06:00
org-babel-comint.el ruby blocks can now pop to session buffer (optionally evaluating header-args) 2009-06-14 11:08:12 -07:00
org-babel-exp.el renaming the org-babel/ directory to the lisp/ directory 2009-05-24 13:56:20 -07:00
org-babel-init.el added support for ditaa source blocks 2009-07-16 18:23:19 -06:00
org-babel-lob.el Library of Babel should only try to ingest named source blocks 2009-06-15 12:55:02 -07:00
org-babel-ref.el Merge branch 'master' into library-of-babel 2009-06-14 15:24:41 -07:00
org-babel-table.el renaming the org-babel/ directory to the lisp/ directory 2009-05-24 13:56:20 -07:00
org-babel-tangle.el removed debug statement 2009-07-15 17:52:28 -07:00
org-babel.el Bugfix: not assuming that we're in a source block when inserting result. 2009-07-17 00:18:03 -04:00