org-mode/lisp
Dan Davison eb7206f744 Fixing function call-style source block arguments.
style syntax. There still needs to be work done on the regexps for
recognising #+srcname lines possibly with/without parenthesised
arguments. This change makes org-babel-block-name return nil rather
than fail when it doesn't find a src block head (e.g. in a #+lob
line), which seems sensible.

The sbe test table is failing half-way down at `simple ruby
arrays'. For some reason it is making a mini table ("| |") to the
right hand, and point keeps jumping out of the table. My ability to
debug sbe-related stuff is hampered by me not understanding the
code (I need to learn about macros).
2009-07-10 18:38:12 -04:00
..
langs Revert "Moving non-language specific code out of language-specific files." 2009-07-08 00:13:07 -04: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 now requiring cl 2009-06-27 11:58:00 -07: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 Fixing function call-style source block arguments. 2009-07-10 18:38:12 -04: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 Some todos/bug notes in org-babel.org 2009-06-30 20:46:51 -04:00
org-babel.el Fixing function call-style source block arguments. 2009-07-10 18:38:12 -04:00