Thanks Mike.<br><br>I downloaded the three .el files for Forth and Ruby. How would I then update my .emacs. <br><br>I copied them to /etc/emacs/site-start.d/ but emacs didn&#39;t load them.<br><br>Thanks,<br>James<br><br><div class="gmail_quote">
On Tue, Aug 4, 2009 at 2:30 AM, Michael Scholz <span dir="ltr">&lt;<a href="mailto:mike@fth-devel.net">mike@fth-devel.net</a>&gt;</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;">
<div class="im">James &lt;<a href="mailto:ja.lira0@gmail.com">ja.lira0@gmail.com</a>&gt; writes:<br>
&gt; I recently compiled snd-10 from daily sources with the default S7-scheme. I&#39;m<br>
&gt; trying to get it working in emacs.<br>
</div>&gt; [...]<br>
<div class="im">&gt; Emacs loads everything with no errors but when I try to switch to snd-scheme<br>
&gt; mode the *Message* buffer gives me this:<br>
&gt;<br>
&gt; Loading /home/james/bin/snd-10/inf-snd.el (source)...<br>
&gt; eval-buffer: Cannot open load file: ruby-mode<br>
<br>
</div>inf-snd.el is prepared to work with snd-scheme, snd-ruby, and snd-forth<br>
so it expects more than the usual libraries delivered with Emacs.  You<br>
will find ruby-mode.el and inf-ruby.el in any<br>
<a href="ftp://ftp.ruby-lang.org/pub/ruby/ruby-*.tar.gz" target="_blank">ftp://ftp.ruby-lang.org/pub/ruby/ruby-*.tar.gz</a> and gforth.el in<br>
<a href="ftp://ftp.gnu.org/pub/gnu/gforth/gforth-0.%5B67%5D.*.tar.gz" target="_blank">ftp://ftp.gnu.org/pub/gnu/gforth/gforth-0.[67].*.tar.gz</a>.<br>
<br>
Sorry for the confusion.<br>
Mike<br>
</blockquote></div><br>