geiser-users
[Top][All Lists]
Advanced

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

Re: [Geiser-users] xscheme


From: Jose A. Ortega Ruiz
Subject: Re: [Geiser-users] xscheme
Date: Fri, 14 Aug 2015 00:05:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hi,

On Thu, Aug 13 2015, Federico Beffa wrote:

> Hi,
>
> I believe that Geiser is interfering with Emacs' own 'xscheme'
> library. If I execute
>
> (require 'xscheme)
>
> then the command 'run-scheme' starts my MIT Scheme interpreter in a
> '*scheme*' buffer. However, if I also
>
> (require 'geiser-install)
>
> then the command 'run-scheme' changes behavior. In particular it asks
> me to choose scheme implementation, but it doesn't allow me to choose
> the MIT scheme.

Geiser does not redefine 'run-scheme', and i cannot reproduce the error
you describe here.  The functions defined by geiser are 'run-geiser',
'run-guile', 'run-chicken' and 'run-racket'.

What version of geiser are you using? How did you install it?

Are you able to reproduce it starting from 'emacs -q' and loading only
geiser?

jao
-- 
I saw the angel in the marble and carved until I set him
free. -Michelangelo Buonarroti



reply via email to

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