bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: cmuscheme vs. xscheme


From: Gerd Moellmann
Subject: Re: cmuscheme vs. xscheme
Date: Thu, 19 Oct 2000 16:46:13 +0200 (CEST)
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.90

Alex Schroeder <asc@bsiag.com> writes:

> I would like to use cmuscheme to run guile.  I use run-scheme to do
> this.  When I start customizing the group cmuscheme, however,
> run-scheme gets redefined because xscheme.el is being loaded.  I have
> to unload-feature xscheme to fix this.
> 
> I'm not sure what causes this.  I found the following in cus-load.el,
> however:
> 
> (put 'cmuscheme 'custom-loads '("cmuscheme" "xscheme"))

Thanks for the report, Alex.  This is caused by the
`scheme-program-name' defcustom which is found both in xscheme and
cmuscheme.  I've renamed that to cmuscheme-program-name in our
current sources.



reply via email to

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