Hello,

Lawrence Bottorff <borg...@gmail.com> writes:

> In a fresh org file I try this:
>
> #+begin_src scheme :session mainsession
> (define (mysquare x)
>   (* x x))
> #+end_src
>
> and get this:
>
> executing Scheme code block...
> => #<void>
> : ‘org-babel-script-escape’ expects a string

It now prints:

  : #<unspecified>

Please let me know if that fixes the problem on your side.

Thank you.

Regards,

-- 
Nicolas Goaziou

Reply via email to