ob-exp: Fix duplicate evaluation with :wrap src
commitba20e937aecd58f8c2d2e7517212cc18aed3c8e7
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 4 Dec 2013 22:23:33 +0000 (4 23:23 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 6 Dec 2013 15:40:23 +0000 (6 16:40 +0100)
tree3ad1b7a895a696ca911fcdcafc7ba3b07baadaea
parent6a86f32c70d731630e550d7a6b85b845603a81cf
ob-exp: Fix duplicate evaluation with :wrap src

* lisp/ob-exp.el (org-babel-exp-process-buffer): Fix duplicate
  evaluation with :wrap src.
(org-babel-exp-non-block-elements): Removed function.
* testing/lisp/test-ob-lob.el (test-ob-lob/export-lob-lines): Fix test.
lisp/ob-exp.el
testing/lisp/test-ob-lob.el