[plt-scheme] Please share your comments on the pros and cons of mzscheme + EMACS

From: Dimitris Vyzovitis (vyzo at media.mit.edu)
Date: Fri Jun 8 09:51:21 EDT 2007

On Fri, 8 Jun 2007, Geoffrey S. Knauth wrote:

> On Jun 7, 2007, at 23:19, Eli Barzilay wrote:
> > What I'd be willing to do, is hack something that makes it easier to
> >   send a file to a running DrScheme window...
>
> I envision this as an add-on to Emacs dired-mode.  You've got your
> cursor on a particular filename, you press a magic key, and the file
> is sent to DrScheme.  DrScheme would have to be listening, and
> DrScheme would have to open or refres and opened file and then run it.

You may find this useful:
http://www.emacswiki.org/cgi-bin/wiki/scheme-here.el

It is not perfect, but at least it makes me have multiple schemes running
organized by directory. The bindings are a little funky, but at least they
don't interfere with other things (and you can always change them :)

-- vyzo



Posted on the users mailing list.