Bug#640815: slime: Crash upon loading: there is no package with name ASDF

2011-09-08 Thread Sébastien Villemot
retitle 640815 README.Debian should explain how to setup ASDF in the CL machine severity 640815 wishlist thanks Ok I realized that I had to manually setup ASDF in my ~/.clisprc: (load #P/usr/share/common-lisp/source/cl-asdf/asdf.lisp) Or, for SBCL, in my ~/.sbclrc (require 'asdf)

Bug#640815: slime: Crash upon loading: there is no package with name ASDF

2011-09-07 Thread Sébastien Villemot
Package: slime Version: 1:20110806-1 Severity: normal Upon startup with M-x slime, on a fresh install of slime, I get the following crash: (progn (load /usr/share/common-lisp/source/slime/swank-loader.lisp :verbose t) (funcall (read-from-string swank-loader:init)) (funcall (read-from-string