[CM] f19, slime
Fernando Lopez-Lezcano
nando at ccrma.Stanford.EDU
Wed Jul 10 13:59:46 PDT 2013
On 07/10/2013 11:50 AM, James Hearon wrote:
> Hi,
> I'm trying a new install of f19, with Xcfe. Not having any luck getting
> emacs to compile slime.
>
> Wondering if anyone else is having a similar problem, and if you've
> found the solution?
>
> M - x slime [no match]
>
> in .emacs, I have:
>
> ;;slime
> (setq inferior-lisp-program "/usr/bin/sbcl")
> (add-to-list 'load-path "/usr/share/slime")
> (require 'slime)
> (slime-setup)
> (add-to-list 'auto-mode-alist '("\\.ins$" . lisp-mode))
>
> Still new to emacs, slime, and not sure how to troubleshoot yet. SBCL
> is working and slime package is installed [planetccrma repo], but maybe
> there's something I forgot to tweak?
Hmmm, strange. I just tested on my old laptop which has a fc19 install
and it seems to work fine. Did you restart emacs after you added the
incantations to ~/.emacs? Make sure you have the slime-sbcl package
installed...
-- Fernando
More information about the Cmdist
mailing list