R. Mattes <rm <at> mh-freiburg.de> writes:
I was almost *sure* I didn't have to do this before today. Did something change?
Seems so.
It did.
I can't start slime/sbcl from emacs anymore (`M-x slime'). While
I don't start SLIME with M-x slime, and I don't have one at hand, so I can't reply to this one.
ralf <at> hobbes:/LISP/slime$ rlwrap sbcl --noinform --userinit /dev/null
- (asdf:oos 'asdf:load-op :swank)
; loading system definition from /usr/local/src/LISP/slime/swank.asd into ; #<PACKAGE "ASDF3932"> ; registering #<SYSTEM :SWANK {481A7439}> as SWANK NIL
- (find-package :swank)
NIL
* (find-package :swank-loader) * (swank-loader:load-swank)