[O] Re: [Orgmode] [babel] some lisp/slime progress

2011-03-31 Thread Eric Schulte
Hi Erik, I've had an opportunity to return to Babel support for common lisp recently. I just copied over the existing ob-clojure.el file to ob-lisp.el and changed the clojure/swank specific parts. The resulting file seems to work after some initial tests and is exceedingly simple. If this

[O] Re: [Orgmode] [babel] some lisp/slime progress

2011-03-31 Thread Eric Schulte
This newly attached version includes some slight improvements over the previous, namely, - support for declaring the CL package in which evaluation takes place - support for the :results output header argument - and better handling of non-elisp-parsable results. Best -- Eric ob-lisp.el