[slime-devel] Time when .swank.lisp is loaded vs. contribs

14 May
2010
14 May
'10
2:47 a.m.
~/.swank.lisp is loaded in swank-loader.lisp. However, contribs are loaded on demand controlled by Slime. So .swank.lisp is nowadays loaded before all contribs are loaded. This means when you try to put stuff in there that uses functions from contribs, you'll get annoying undefined function style-warnings. What do you think would be the best way to address this issue? -T.
5418
Age (days ago)
5418
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tobias C. Rittweiler