<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<div>I'm trying a new install of f19, with Xcfe. Not having any luck getting emacs to compile slime.</div><div><br></div><div>Wondering if anyone else is having a similar problem, and if you've found the solution?</div><div><br></div><div>M - x slime [no match]</div><div><br></div><div>in .emacs, I have:</div><div><br></div><div><div>;;slime</div><div>(setq inferior-lisp-program "/usr/bin/sbcl")</div><div>(add-to-list 'load-path "/usr/share/slime")</div><div>(require 'slime)</div><div>(slime-setup)</div><div>(add-to-list 'auto-mode-alist '("\\.ins$" . lisp-mode))</div></div><div><br></div><div>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?</div><div><br></div><div>Regards,</div><div><br></div>                                            </div></body>
</html>