scsh-users
[Top] [All Lists]

Re: scheme in GNU Emacs

To: scsh-users <scsh-users@scsh.net>
Subject: Re: scheme in GNU Emacs
From: Anders Vinjar <anders.vinjar@notam.uio.no>
Date: Mon, 15 Nov 2004 10:25:37 +0100 (MET)
List-id: <scsh-users.list-id.scsh.net>
Organization: University of Oslo, Norway
If you type "C-u, M-x run-scheme" - ie. give run-scheme a numeric
argument, you get prompted for which executable to start running
in an inferior-scheme-process.

Or set the variable 'scheme-program' to whatever starts scm on
your computer.

Typing "C-h, f, run-scheme" will give you information about all
this.

>>> "AJ" == Anurag Jain <anurag_jain76@yahoo.com> writes:
AJ> 
AJ> Could anyone give me a clue as to how to set up emacs to recognise scm
AJ> Scheme. in linux10 (Fedora project)
AJ> The interpreter works, but emacs can't access it. When i type in "Meta-X
AJ> run-scheme" (as the scm man page says to), emacs says "No such file or
AJ> program: scheme". I've also tried "run-scm" and "run-SCM". The man page
AJ> isn't too helpful (at least to a semi-newbie like me), since it mostly
AJ> talks about compiling scm from scratch.
AJ> 
AJ> Any info would be greatly appreciated.

<Prev in Thread] Current Thread [Next in Thread>
  • Re: scheme in GNU Emacs, Anders Vinjar <=