[slime-devel] Emacs, SLIME and CLISP issue
Jiehong Ma
ma.jiehong at gmail.com
Sun Feb 28 13:43:13 UTC 2010
Hello!
I'm writting you because I can't get Emacs, SLIME and CLISP working
together.
Here are my versions number :
Emacs 23.1
SLIME cvs from 20091005
CLISP 2.48
My .emacs file contains
(add-to-list ’load-path "/usr/share/emacs/site-lisp/
slime/")
(setq inferior-lisp-program "/usr/bin/clisp")
(require ’slime)
(slime-setup)
When I type M-x slime on Emacs I get [No Match]…
The paths are good because I've checked them 2 times but I can't find why
it's not working over the internet.
Thank you for helping me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20100228/00fc8ba0/attachment.html>
More information about the slime-devel
mailing list