wrap code block results in drawers rather than blocks
commita706d16127d463adaa4f038b776e58326a5eea5b
authorEric Schulte <eric.schulte@gmx.com>
Sun, 11 Dec 2011 16:27:48 +0000 (11 09:27 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Sun, 11 Dec 2011 16:51:27 +0000 (11 09:51 -0700)
tree26847483f747014d469036b6f7c2e93a74d9de3a
parentcd447fa11d2bb76982d42427b1ef7344e7f81d6c
wrap code block results in drawers rather than blocks

* lisp/ob.el (org-babel-insert-result): Do not examplize wrapped
  scalar results, simply wrap them.
  (org-babel-result-end): Find the end of results wrapped in a RESULTS
  drawer.
lisp/ob.el
lisp/org.el