optionally export additional information with call lines
commit527e6844cc1b67f2ef93c2304265ffe4b9cf3e69
authorEric Schulte <eric.schulte@gmx.com>
Mon, 23 Jan 2012 19:52:57 +0000 (23 12:52 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Mon, 23 Jan 2012 19:53:15 +0000 (23 12:53 -0700)
treeb80ae9a21bba712e10c902d083a344c52c02b880
parent1d99fd7010b1528dd98f592a58b3a98f0b479221
optionally export additional information with call lines

* lisp/ob-exp.el (org-babel-exp-call-line-template): Control export of
  additional call line information.
  (org-babel-exp-non-block-elements): Fancier call line export.
* testing/examples/babel.org (an): Example data to test new call line
  export.
* testing/lisp/test-ob-exp.el (ob-exp/export-call-line-information):
  Test new call line export.
lisp/ob-exp.el
testing/examples/babel.org
testing/lisp/test-ob-exp.el