$ rpm -ql emacs-slime|grep ChangeLog /usr/share/doc/emacs-slime-2.0/ChangeLog При запуске slime в emacs выдается: (load "/usr/share/emacs/site-lisp/slime/swank-loader.lisp" :verbose t) (swank:start-server "/tmp/.private/maverik/slime.4505" :external-format :iso-latin-1-unix) This is SBCL 1.1.12, an implementation of ANSI Common Lisp. More information about SBCL is available at <http://www.sbcl.org/>. SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * ; loading #P"/usr/share/emacs/site-lisp/slime/swank-loader.lisp" debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread #<THREAD "main thread" RUNNING {AC118C9}>: failed to find the WRITE-DATE of /usr/share/emacs/site-lisp/slime/ChangeLog: No such file or directory Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [RETRY ] Retry EVAL of current toplevel form. 1: [CONTINUE] Ignore error and continue loading file "/usr/share/emacs/site-lisp/slime/swank-loader.lisp". 2: [ABORT ] Abort loading file "/usr/share/emacs/site-lisp/slime/swank-loader.lisp". 3: Exit debugger, returning to top level. (SB-IMPL::SIMPLE-FILE-PERROR "failed to find the WRITE-DATE of ~A" #P"/usr/share/emacs/site-lisp/slime/ChangeLog" 2) 0]
Давайте не будет притворяться, что пакет поддерживается. Удалил из Сизифа, пользуйтесь встроенным менеджером пакетов emacs.
Может, не стоило так радикально? В менеджере пакетов я что-то slime не вижу...
Он есть по крайней мере в marmalade и melpa.