|
|
 | | From: | Jeffrey Cunningham | | Subject: | Question about SLIME | | Date: | Wed, 19 Jan 2005 19:54:36 -0800 |
|
|
 | Hi;
I just installed SLIME and started playing around with it. When I tried M-C-x which is supposed to "evaluate the top level form" according to the document I found here:
http://common-lisp.net/project/slime/doc/slime.pdf
it killed my emacs instance without so much as a by-your-leave. I tried using a .emacs file stripped down to the four lines required to setup SLIME (according to same document), but it made no difference, so I don't think it has anything to do with my .emacs setup.
I'm running emacs 21.3.1 on a Gentoo system, xorg-x11 6.8.0-r3, in case it's relevant. I am trying to use cmucl 18e-r4.
Does anyone know what's going on?
TIA;
-Jeff
|
|
 | | From: | Edi Weitz | | Subject: | Re: Question about SLIME | | Date: | Thu, 20 Jan 2005 08:02:02 +0100 |
|
|
 | On Wed, 19 Jan 2005 19:54:36 -0800, Jeffrey Cunningham wrote:
> Does anyone know what's going on?
Not me. But you should report this (with a small example and enough information to reproduce it) to the SMILE mailing list. I'm pretty sure they can help.
Edi.
--
Lisp is not dead, it just smells funny.
Real email: (replace (subseq "spamtrap@agharta.de" 5) "edi")
|
|
|