<div class="gmail_quote">On Fri, Apr 25, 2008 at 6:11 AM, Noel Welsh &lt;<a href="mailto:noelwelsh@gmail.com">noelwelsh@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Fri, Apr 25, 2008 at 10:52 AM, Benjamin L. Russell<br>&lt;<a href="mailto:dekudekuplex@yahoo.com">dekudekuplex@yahoo.com</a>&gt; wrote:<br>&gt; &nbsp;Unfortunately, it seems that MzScheme does not run a debugger in Emacs, and that Emacs cannot run an inferior interactive MIT Scheme mode in Windows, but only in UNIX, because their inferior interactive Scheme mode relies on UNIX signals, which are not present in Windows.<br>
</div>...<br>
<div class="Ih2E3d">&gt; &nbsp;In sum, there seem to be the following options:<br></div>...<br>8) Use a different process that doesn&#39;t rely on a debugger<br></blockquote>
<div>&nbsp;</div>
<div>I&#39;m also with Noel on this one - I&#39;m not a big fan of debuggers either.&nbsp; I do find that DrScheme&#39;s error reporting is quite impressive though (what, with all the colored lines and such).</div>
<div>&nbsp;</div>
<div>As long as we&#39;re talking about emacs + mzscheme integration, I&#39;m curious, what&#39;s the preferred way of handling redefinition of code in other modules?&nbsp; I know, for example, in DrScheme, after you change code in another module, you can hit Control + T, and it starts up a fresh repl.&nbsp; In SISC (while in emacs), when I want to redefine a module, I just reimport it again at the REPL.&nbsp; In emacs, what&#39;s the preferred way to handle these changes? Does one just kill the scheme buffer and start a new one?</div>

<div>&nbsp;</div>
<div>I feel like I&#39;m missing something really obvious there...</div>
<div>&nbsp;</div>
<div>-Ben</div>
<div>&nbsp;</div>
<div>&nbsp;</div></div><br>-- <br>Have an idea for software? I can make it happen - <a href="http://www.ideas2executables.com">http://www.ideas2executables.com</a><br>My Blog: <a href="http://benjisimon.blogspot.com">http://benjisimon.blogspot.com</a>