This seems to be working now. I commented out the forth and ruby autoloads since I will only be using Scheme. Even with these commented out, emacs was still giving me this error:<br>Cannot open load file: ruby-mode<br><br>
I moved the ruby and forth .els to /usr/share/emacs.. I thought /etc/emacs/site-start.d/ was in the load-path but now that they&#39;re in /usr/share everything seems to work okay. <br><br>I also had to set this variable to just &quot;snd&quot;<br>
;; (setq inf-snd-scheme-program-name &quot;snd-s7 -notehook&quot;)<br><br><br>