ob.el: Bugfix about `nil' body variable when parsing block.
commitb93da58e1f687fb4e274cdfd43e8b797ff9d4ebf
authorBastien Guerry <bzg@altern.org>
Sat, 16 Jul 2011 16:40:36 +0000 (16 18:40 +0200)
committerBastien Guerry <bzg@altern.org>
Sat, 16 Jul 2011 16:40:36 +0000 (16 18:40 +0200)
treeca22a124abfce0bec828afd68850bb2beaf9a2e5
parent4c714198b4140b62ca679b358824113f7311e3c9
ob.el: Bugfix about `nil' body variable when parsing block.

* ob.el (org-babel-strip-protective-commas): Return `nil'
instead of an error if no argument is given.
(org-babel-parse-src-block-match): Make sure body is defined
in the let construct.
lisp/ob.el