fix bug in indented wrapped results insertion
commitdbe4bf805f3a50f0c47036e556606de1366a947a
authorEric Schulte <eric.schulte@gmx.com>
Tue, 27 Mar 2012 11:09:22 +0000 (27 07:09 -0400)
committerEric Schulte <eric.schulte@gmx.com>
Tue, 27 Mar 2012 11:09:22 +0000 (27 07:09 -0400)
tree4e40d5c61330517623f72d0b372776aca229c046
parente7a3dd375051c0c3868a7918ce8f0d381a51cc1b
fix bug in indented wrapped results insertion
* lisp/ob.el (org-babel-insert-result): Fix bug in indented wrapped
  results insertion.
* testing/lisp/test-ob.el (test-ob/org-babel-results-indented-wrap):
  Test correct indentation behavior.
lisp/ob.el
testing/lisp/test-ob.el