* Jonathon McKitrick [2007-09-04 17:28+0200] writes:
This still does not work for me. Not sure why not.
Do you get some error message if you type M-x slime-autodoc-mode ?
Also, the load-system shortcut ',load' does not work. I have this is my startup file:
(add-hook 'slime-load-hook (lambda () (require 'slime-asdf)))
and I also load slime-fancy. What else do I need to add?
Can you load it manually with M-x load-library slime-asdf ?