I'm new to Emacs and I'm trying to set it up to code fluxus.  I just can't make it run any code.  Not even a simple scheme example.<div><br></div><div>When I hit 'M-x run-scheme' it outputs 'Searching for program: No such file or directory, [whatever I put]'.  I tried with default option mzscheme, I tried racket, drracket, fluxus, ... who knows what else.  Nothing works.</div>
<div><br>In the .emacs config file I added (setq scheme-program-name "/many/different/paths/to/interpreters") such as fluxus in the Fluxus.app/Contents/macOS/ folder, drracket and racket in /Applications/Racket v5.2.1/...</div>
<div><br></div><div>I tried to put symbolic links to /usr/local/bin and /opt/local/bin (both are in my $PATH)</div><div><br></div><div>I've browsed for an answer and I've tried everything I found to no avail.  I'm sure it's not that hard but I must be missing something big here.</div>
<div><br></div><div>I'm on OSX 10.6 and installed quack.</div><div><br></div><div>By the way, I even tried the OSC option, but didn't work either, it says: </div><div><br></div><div>error: localhost/88008 nodename nor servname provided, or not known</div>
<div><br></div><div>I have also tried with 127.0.0.1 instead of localhost.</div><div><br>Thanks,</div><div><div><br></div>Roger<br>
</div>