ob-core: Improper lists are returned in fixed-width areas
commit1493151b3fa37496dda12ecbcfc94501ceeafd81
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 25 Feb 2015 13:41:13 +0000 (25 14:41 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 25 Feb 2015 13:41:13 +0000 (25 14:41 +0100)
treecc3a3f6e73669ee679d5b8a94f51aecf685383fb
parentc76f254e8be9801563599b39c08ced97ae966c0c
ob-core: Improper lists are returned in fixed-width areas

* lisp/ob-core.el (org-babel-insert-result): Improper lists are
  removeable.

When a list cannot be turned into a table, return it in a fixed-width
area so that it can be removed.

Suggested-by: Charles C. Berry <ccberry@ucsd.edu>
<http://permalink.gmane.org/gmane.emacs.orgmode/95430>
lisp/ob-core.el