[gambit-list] Attach Emacs to a web-repl?
Guillaume Germain
guillaume.germain at gmail.com
Tue Oct 17 22:01:51 EDT 2006
On 10/17/06, Andrew Lentvorski <bsder at allcaps.org> wrote:
> I want to be able to use the gambit-mode in an emacs on machine A
> running against a gambit on machine B. That's what I mean by "attach".
I'm not sure whether that helps in your case, but you might be able to
do something like:
(setq scheme-program-name "ssh user at host /usr/local/bin/gsi -:d-")
Works for me.
Guillaume
More information about the Gambit-list
mailing list