Federico Beffa <[email protected]> writes:
> if you want to try the package in emacs, you must first unload
> 'geiser' as there is some incompatibility between the latter and
> 'xscheme' (from MIT-Scheme). The problem is fixed upstream (geiser).
It looks like this package downloads a pre-compiled binary bundle
containing both MIT/GNU Scheme and scmutils. There's no compelling
reason to do that here. We already have a package for MIT/GNU scheme,
so it should be possible to use that to compile this from source. Let's
do that instead please.
Mark