ob-core: Fix wrong indentation of results
commit6fdc2361c93d2f77bcc81b479b6d68d57bd268a2
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 21 Aug 2013 10:24:17 +0000 (21 12:24 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 21 Aug 2013 12:16:28 +0000 (21 14:16 +0200)
treee93199bc5ec36ab7516d420b0fb064bfe0938de8
parent927f1bd5e9c6aa22082ce2a3add0c30b7dd95ce1
ob-core: Fix wrong indentation of results

* lisp/ob-core.el (org-babel-get-src-block-info): Look for indentation
  value at the correct location.
* testing/lisp/test-ob.el: Add test.
lisp/ob-core.el
testing/lisp/test-ob.el