Re: [O] Change: no longer automatically evaluate embedded elisp in code block output Was: babel awk with table input: Code block produced no output.

2012-08-07 Thread Greg Minshall
... For this reason I've just pushed up a change which does as you suggest and inhibits lisp evaluation in the `org-babel-import-elisp-from-file' function which is only used to import emacs-lisp results from code blocks. ... This will now report the error with a message, but will still return

[O] Change: no longer automatically evaluate embedded elisp in code block output Was: babel awk with table input: Code block produced no output.

2012-08-06 Thread Eric Schulte
so, the first question is, are the semantics of parsing results such that random e-lisp-looking code should be executed? (this seems dangerous, but may nevertheless be the intended semantics.) if one did *not* want that behavior, one can call org-babel-read with the inhibit-lisp-eval