[slime-devel] wielding slime-load-system in .emacs
Harald Hanche-Olsen
hanche at math.ntnu.no
Wed Jan 28 16:56:57 UTC 2009
+ david thompson <thompdump at gmail.com>:
> I don't spend much time meditating on the internals of slime and
> thought this felt about right...
> (add-hook 'slime-connected-hook (lambda ()
> (slime-load-system 'foo)))
>
> However, slime doesn't like it and complains: The variable
> SWANK-IO-PACKAGE::FOO is unbound.
>
> What's the 'right' way to do it?
Just a semi-educated guess, but how about replacing 'foo by :foo?
- Harald
More information about the slime-devel
mailing list