Eric S Fraga <e.fr...@ucl.ac.uk> writes:

> "Eric Schulte" <schulte.e...@gmail.com> writes:
>
>> [...]
>>>
>>> The problem is that nothing appears in the org file; instead, I get the
>>
>>> following error message:
>>>
>>> Evaluate this clojure code block (simple) on your system? (y or n)  y
>>> executing Clojure code block (simple)...
>>> org-babel-execute:clojure: Invalid read syntax: "#"
>
> [...]
>
>>> Can you help at all?  I am a little confused, to say the least :(
>>>
>>
>> Yes, I just pushed up a commit which should solve this issue.
>
> Brilliant.  The error message is gone and I get the results I expect!
> Many thanks.

Wonderful,

Perhaps at some point it would be worth trying something more
complicated in the case of an error reading as pure lisp, e.g., trying
to invoke a to_string or (if the object designer is an Org-mode fan) a
to_org method on the object being returned...

Best -- Eric

also, off topic, another option for lisp on the JVM is ABCL a full
implementation of Common Lisp on the JVM http://armedbear.org/abcl.html

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

Reply via email to