I confirm that...
Expected behavior
Geiser interpreter should print output to #+RESULTS when executing scheme in org-mode.
Current behavior
#+begin_src scheme :results output
(version)
#+end_src
#+RESULTS:
: Geiser Interpreter produced no output
#+begin_src scheme :results output
(* 45 9)
#+end_src
#+RESULTS:
: Geiser Interpreter produced no output
seems that it is an old serious problem: https://gitlab.com/emacs-geiser/guile/-/issues/13
Steps to reproduce
https://gitlab.com/emacs-geiser/guile/-/issues/13
System Information
http://dpaste.com/H5UGVJ4MA
I confirm that...
Expected behavior
Geiser interpreter should print output to #+RESULTS when executing scheme in org-mode.
Current behavior
seems that it is an old serious problem: https://gitlab.com/emacs-geiser/guile/-/issues/13
Steps to reproduce
https://gitlab.com/emacs-geiser/guile/-/issues/13
System Information
http://dpaste.com/H5UGVJ4MA