[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to invoke the emacs interface for guile 1.7
From: |
Steven Wu |
Subject: |
Re: how to invoke the emacs interface for guile 1.7 |
Date: |
Wed, 6 Oct 2004 21:39:57 -0700 |
On Oct 6, 2004, at 10:53 AM, Neil Jerram wrote:
Steven Wu wrote:
I got the guile from CVS, and it has a couple of elisp files for
emacs to interface with guile. How can I use it? Can I run it like
Eshell, or use it as an emacs mode? Btw, is there a way to filter out
junk mail from our mailing list?
steve
[copy of earlier off-list reply]
Hi Steven,
Do you mean GDS (gds.el)? If so, could you try out the instructions
in emacs/gds-tutorial.txt.
Not really, gds is the debugger if I am not mistaken. I was talking
about a interactive guile mode in emacs. I took Thien-Thi Nguyen's
run-guile.el and modified it a little bit, and it let me to run guile
as a inferior interpreter.
The new guile.el doesn't seem to do that.
steve