On Thu, 19 Jan 2006 11:09:01 +0000, Maciek Pasternacki wrote:
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)
Could anyone please enlighten me on the reason for this change? There's an ASDF system called 'swank' - shouldn't loading this system enable swank in my image? Isn't loading thw swank package the whole point of the ASDF file?
Miracles ?
Cheers, Ralf Mattes