[slime-devel] Unloading SLIME
Stanisław Halik
sthalik at test123.ltd.pl
Sun Aug 16 01:21:16 UTC 2009
thus spoke David Neu <david at davidneu.com>:
> Thanks!
There are many more places that might contain SLIME-related stuff, like
`after-load-alist'.
Might be of use to write a function that walks the symbol table, then
deeply walks all possible data structure types searching for "slime-"
symbols in symbols' function and value cells.
Not reliable enough to run automatically, but it might help you
determine which non-slime symbols need having their values modified.
More information about the slime-devel
mailing list