emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Avoid "Scheme implementation" prompt on export


From: Roi Martin
Subject: Re: Avoid "Scheme implementation" prompt on export
Date: Mon, 14 Oct 2024 21:52:18 +0200

Sorry, I forgot to reply to the list.

Roi Martin <jroi.martin@gmail.com> writes:

> Hi Bruno,
>
> Bruno Barbier <brubar.cs@gmail.com> writes:
>
>> According to the current source code, you should be able to pick the
>> scheme implementation using the :scheme argument (either per block, per
>> heading, or per buffer). It should take the same value as the variable
>> 'geiser-scheme-implementation'.
>
> I tried with:
>
> #+begin_src scheme :scheme chez
>   (+ 3 4)
> #+end_src
>
> and also with ':scheme racket'.
>
> Unfortunately, it does not seem to work when exporting the document.
>
> Thanks for your help!
>
>         Roi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]