ob-core: Preserve inline-ness of source blocks when inserting results
commit6f0843d8a32a71139b3f8375bef4ae768f4c24dd
authorNicolas Berthier <nberth@member.fsf.org>
Fri, 1 Aug 2014 09:28:05 +0000 (1 11:28 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 22 Aug 2014 12:39:39 +0000 (22 14:39 +0200)
treef74d52a77d74501d5797b87465806389fb022bca
parent2ea7bf4042ba1f9256138bd15089ed2b4b3518b4
ob-core: Preserve inline-ness of source blocks when inserting results

* lisp/ob-core.el (org-babel-insert-result): Preserve inline-ness of
source blocks.

* testing/lisp/test-ob-exp.el: Update newly passing tests.
lisp/ob-core.el
testing/lisp/test-ob-exp.el