slime does not work with emacs22

Bug #179118 reported by Par Kurlberg
4
Affects Status Importance Assigned to Milestone
slime (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: slime

When invoking slime in emacs22 (on ubuntu-feisty), I get the following
error message:

(progn (load
"/usr/share/emacs/22.1/site-lisp/slime/swank-loader.lisp" :verbose t)
(funcall (read-from-string "swank:start-server")
"/tmp/slime.17791" :coding-system "iso-latin-1-unix"))

It seems slime-path is not set correctly:

> slime-path is a variable defined in
> `/usr/share/emacs22/site-lisp/slime/slime.elc'. Its value is
> "/usr/share/emacs/22.1/site-lisp/slime/"

(Note that swank-loader has the following path:
/usr/share/common-lisp/source/slime/swank-loader.lisp )

Emacs version:
GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.10.11) of 2007-11-21 on vernadsky

I can reproduce it by doing this:

emacs22 -q

# evaluate this:
(setq inferior-lisp-program "/usr/bin/sbcl")
(require 'slime)
M-x slime

Revision history for this message
Jonathan Lynch (jimethn) wrote :

I want to confirm this bug. To fix it in userland I had to add this line to my .emacs file:
(setq slime-path "/usr/share/common-lisp/source/slime/")

Revision history for this message
Halizah (halizah-b) wrote : Re: [Bug 179118] Re: slime does not work with emacs22

Thank you. Anyway, the bug has been fixed.

----- Original Message ----
From: Jonathan Lynch <email address hidden>
To: <email address hidden>
Sent: Monday, January 21, 2008 11:57:41 AM
Subject: [Bug 179118] Re: slime does not work with emacs22

I want to confirm this bug. To fix it in userland I had to add this
 line to my .emacs file:
(setq slime-path "/usr/share/common-lisp/source/slime/")

--
slime does not work with emacs22
https://bugs.launchpad.net/bugs/179118
You received this bug notification because you are a bug contact for
slime in ubuntu.

      ____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Revision history for this message
Par Kurlberg (kurlberg-gmail) wrote :

Thanks!

Daniel T Chen (crimsun)
Changed in slime:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.