Hey Chris, <br><br>I use fluxus with MrEd and Emacs exclusively.<br><br>This is in my .emacs:<br>(setq scheme-program-name "mred-text -i -t /usr/local/collects/fluxus-016/drflux.ss")<br><br>But most of the time, I end up doing a ^UM-xrun-scheme and deleting the -t option, so when I "run-scheme" it just does a "mred-text -i"<br>

<br>Then in my scheme file, typically the first line is:<br>(require fluxus-016/drflux)<br><br>Which then gets the whole fluxus thing working...<br><br>Either way will work... I do the latter cuz sometimes I want change things up before firing up fluxus.<br>

<br>All interaction then will be through your subordinate scheme window... which is good if 1) like me you like emacs and/or 2) you don't want the scratchpad visible while you code.<br><br>Hope that helps!<br>-Scott<br>

<br><div class="gmail_quote">On Mon, Sep 14, 2009 at 3:49 AM, chris kummerer <span dir="ltr"><<a href="mailto:chris@lo-res.org">chris@lo-res.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

hi,<br>
<br>
(I realize it's getting boring, but I still had to shelve working with fluxus again for various reasons, now on vacation I have time enough but:)<br>
<br>
if I use drflux.ss in drscheme and run it I get a repl and as a simple test<br>
(build-cube) works as expected, using drflux.ss from mred (via -z -t drflux.ss)<br>
yields a black window but mred never returns to the repl prompt, could someone<br>
enlighten me how to get the fluxus repl to work from mred and thus emacs ?<br>
<br>
TIA<br>
<br>
x<br><font color="#888888">
<br>
-- <br>
<a href="mailto:chris@lo-res.org" target="_blank">chris@lo-res.org</a>        Postmodernism is german romanticism with better<br>
<a href="http://pilot.fm/" target="_blank">http://pilot.fm/</a>        special effects. (Jeff Keuss / via <a href="http://ctheory.net" target="_blank">ctheory.net</a>)<br>
</font></blockquote></div><br>