[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with org-babel and geiser
From: |
Neil Jerram |
Subject: |
Re: Problem with org-babel and geiser |
Date: |
Wed, 23 Mar 2022 11:16:44 +0000 |
Hi Rudy,
On Thu, 17 Mar 2022 at 17:07, Rudolf Adamkovič <salutis@me.com> wrote:
>
> Bob Heffernan <bob.heffernan@gmail.com> writes:
>
> > I did as you described and the patched version of ob-scheme.el *does*
> > seem to solve the problem.
>
> Today, I needed to use Scheme with Org (9.5.2-24-g668205), and I found
> that the #+RESULTS: always come back empty. Oh, well! I use Guile and
> have everything configured correctly.
What do you see if you add ":results output" to the "#+begin_src"
line, and then C-c C-c again?
> Has anyone merged the patch
> discussed in this thread into Org?
Did the patch help in your case?
Best wishes,
Neil