
28 Dec
2008
28 Dec
'08
2:03 a.m.
Zach Beane <xach@xach.com> writes:
The key word for me here is "some". I don't use slime-fancy; I load the contribs I want, and only the contribs I want. I'd prefer it stayed that way.
I guess I wasn't as clear as I could have been. My proposal is basically something like this: < (defun slime-setup (&optional contribs) ---
(defun* slime-setup (&optional (contribs '(slime-fancy)))
I'm not proposing that slime-fancy should forced on everyone. I'm just suggesting that it (or some subset thereof) should be loaded *by default*. Anemic SLIME would be just one (slime-setup nil) away. -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/