improved handling of results that look like elisp
commite400a80429b41596da24b0d61c9fcdcf89a17bff
authorEric Schulte <eric.schulte@gmx.com>
Mon, 6 Aug 2012 15:37:09 +0000 (6 09:37 -0600)
committerEric Schulte <eric.schulte@gmx.com>
Mon, 6 Aug 2012 15:37:09 +0000 (6 09:37 -0600)
tree05aa56725c5c163f37f3ce8ec491f83993546501
parent7791d40045ea8b6eef089c362fdf3cb35312a1a8
improved handling of results that look like elisp

* lisp/ob.el (org-babel-string-read): Don't automatically evaluate
  code block results which look like elisp.
  (org-babel-import-elisp-from-file): Raise a warning message when the
  process of reading code block results raises an error.
lisp/ob.el