emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Bernhard Pröll" <bmutbuerger@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: scheme SRC blocks
Date: Tue, 22 Mar 2016 09:05:06 +0100	[thread overview]
Message-ID: <20160322080506.GC11755@gmail.com> (raw)
In-Reply-To: <87d1qn8z8m.fsf@gmail.com>

On Mon, 21. Mar 23:55, Arun Isaac wrote:
>
>> In addition to requiring 'geiser-install you have to set the
>> geiser-active-implementations variable, e.g.:
>
>Customizing the geiser-active-implementations variable works for
>me. Thank you.
>
>> alternatively there is a :scheme header argument for src blocks:
>>
>> #begin_src scheme :scheme guile
>
>Unfortunately, this doesn't work for me. Is this header argument
>documented somewhere in the manual?
>
>This approach seems more self-contained to the org file, and it'll be
>good to have this, in case I want to send my org file to someone else,
>or if I decide to try out more scheme implementations.
>
Hi,

the org-babel-execute:scheme function looks for a :scheme header argument (otherwise uses the geiser-default-implementation). This may depend on your org version, mine is 8.3beta. The argument is listed in the org babel reference card:

http://org-babel.readthedocs.org/en/latest/extra-header-args/

Regards
Bernhard

  reply	other threads:[~2016-03-22  8:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-20 20:20 scheme SRC blocks Arun Isaac
2016-03-21  7:22 ` Robert Klein
2016-03-21 10:56   ` Bernhard Pröll
2016-03-21 18:25     ` Arun Isaac
2016-03-22  8:05       ` Bernhard Pröll [this message]
2016-03-22 19:52         ` Arun Isaac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160322080506.GC11755@gmail.com \
    --to=bmutbuerger@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).