I got a bit further in trying to get swank-gambit to work, but still not as far as others on this list.<br><br>Previously I hadn't downloaded Sort.scm from <br><pre><a href="http://dynamo.iro.umontreal.ca/~gambit/wiki/images/3/34/Sort-r1.tgz">http://dynamo.iro.umontreal.ca/~gambit/wiki/images/3/34/Sort-r1.tgz</a></pre>

<br>I downloaded it and put the Sort.scm file in the same directory as swank-gambit/. From that directory, I ran:<br>$ gsi swank-gambit.scm<br><br>This doesn't return. I assume this means the swank server is up, running, and listening.<br>

<br>In a new terminal, I open a simple scheme program in emacs (emacs hello-world.scm), and type M-x slime-connect ENT ENT ENT. On the third ENT I get the following question in the minibuffer:<br><br>"Versions differ: 2009-09-08 (slime) vs 2010-07-06 (swank). Continue? (y or n)"<br>

<br>Typing y causes emacs to hang. There's no visible output from either the terminal from which I ran swank-server.scm, or the terminal from which I ran emacs.<br><br> I'm running on Ubuntu 10.04. Querying gsi's version using "gsi -v" prints:<br>

v4.6.0 20100115040636 i686-pc-linux-gnu "./configure --enable-single-host"<br><br>Is it really likely that this version difference between slime and swank-gambit is the cause of this problem? (I had assumed that SLIME's interface would be pretty stable.) What SLIME versions have people used successfully with swank-gambit?<br>

<br>Best,<br>-- Matt<br><br><div class="gmail_quote">On Sun, Feb 6, 2011 at 12:38 PM, Matthew Koichi Grimes <span dir="ltr"><<a href="mailto:mkg@cs.nyu.edu" target="_blank">mkg@cs.nyu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I tried downloading what seemed to be the latest version of swank-gambit at: <br><a href="https://github.com/shortsightedsid/swank-gambit" target="_blank">https://github.com/shortsightedsid/swank-gambit</a><br>


<br>Being a total lisp, scheme, and SLIME newbie, I'm having trouble getting off the ground with this. The swank-gambit README file reads:<br>
<br>"Run swank-gambit.scm from the command line, and then type `M-x slime-connect ENT ENT ENT` to get a SLIME prompt."<br><br>I tried running "gsi swank-gambit.scm" from a shell, but it just hangs, with no visible output. I suspect I'm grossly misunderstanding the instructions. Any help would be much appreciated.<br>



<br>-- Matt<br><br>
</blockquote></div><br>