Bob Heffernan <bob.heffer...@gmail.com> writes: > I am having trouble with evaluating scheme source-blocks in org-mode. > Specifically, in a minimal example such as this: > > #+title: Test > #+PROPERTY: header-args :session *scheme* > > #+begin_src scheme > (+ 1 1) > #+end_src > > When I evaluate the src block, the results come back empty.
Does the patch in https://orgmode.org/list/3462869.oopU1TnKvU@felipe-thinkpad-x200 help? Best, Ihor