[slime-devel] More features by default
Luis Oliveira
luismbo at gmail.com
Sun Dec 28 02:03:09 UTC 2008
Zach Beane <xach at 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/
More information about the slime-devel
mailing list