passing header arguments through to called code blocks
commitc676f6236122dfc84e70fcca585b7040c14276f3
authorEric Schulte <schulte.eric@gmail.com>
Sun, 7 Nov 2010 14:39:05 +0000 (7 07:39 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 8 Nov 2010 21:18:33 +0000 (8 14:18 -0700)
tree024132a579a974d673283486786c8a7358ab581b
parent6630edbd0f7d82eb56452232e7374589e618c399
passing header arguments through to called code blocks

* lisp/ob-lob.el (org-babel-lob-get-info): including pass-through
  header arguments in results variable header argument string

* lisp/ob.el (org-babel-execute-src-block): working with new header
  argument setup
  (org-babel-parse-header-arguments): only split header argument
  strings when []'s are balanced
lisp/ob-exp.el
lisp/ob-lob.el
lisp/ob-ref.el
lisp/ob.el