Fix `org-babel-result-end' command to provide consistent result removal where result...
commit50a35c42dbc1df91c69cf9bcf03fc72cc3a518d7
authorMartyn Jago <martyn.jago@btinternet.com>
Tue, 24 Jan 2012 16:12:29 +0000 (24 16:12 +0000)
committerEric Schulte <eric.schulte@gmx.com>
Sun, 19 Feb 2012 15:27:56 +0000 (19 08:27 -0700)
tree489c560617aca4f4124b5611fa1f79598acbd784
parentd2a0a5378b6777a6145be4df19ccc2a9719e9002
Fix `org-babel-result-end' command to provide consistent result removal where result is type `wrap'.

* lisp/ob.el:

Fix `org-babel-result-end' command to provide consistent result
removal where result is type `wrap'. Prior to this fix
multiple (org-ctrl-c-ctrl-c) commands will add multiple newlines to
the end of results (one newline per block execution).

This fixes the test `test-ob/org-babel-remove-result--results-wrap'

* testing/lisp/test-ob.el:

Uncomment test since it now passes.

Conflicts:

testing/lisp/test-ob.el
lisp/ob.el
testing/lisp/test-ob.el