Igor Gajsin <[email protected]> writes: > I've found a bug in org-babel. The simple code > > #+begin_src scheme > (cons 1 2) > #+end_src > > Produces an error: > > #+begin_quote > Debugger entered--Lisp error: (wrong-type-argument listp 2)
This has been fixed. Superseded-by: https://list.orgmode.org/[email protected] -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
