[plt-scheme] running an MzScheme debugger in Emacs?
On Apr 25, Benjamin L. Russell wrote:
> In sum, there seem to be the following options:
> [...]
+1 on what Grant said (Emacs for editing and DrScheme for debugging).
But also -- did you look at how to use errortrace? It should be easy
to configure Emacs to start mzscheme with the right command-line
arguments that load it (and I don't think that there are any specific
Windows problems).
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!