fix output handling of lisp blocks
commit5b397e8917bf047bf8c27ede2425e955216dc418
authorEric Schulte <schulte.eric@gmail.com>
Sun, 29 Sep 2013 19:42:37 +0000 (29 13:42 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Sun, 29 Sep 2013 19:42:37 +0000 (29 13:42 -0600)
treec5304b56d36f0930fa3b64ee3c498859a0958e69
parent817cbca767b8716118a105552c44de3150667fe8
fix output handling of lisp blocks

  previously we were conflating results/output with scalar/vector

* lisp/ob-lisp.el (org-babel-execute:lisp): Fix output handling of
  lisp blocks.
lisp/ob-lisp.el