[slime-devel] More features by default

Zach Beane xach at xach.com
Sun Dec 28 02:43:45 UTC 2008


Luis Oliveira <luismbo at gmail.com> writes:

> 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.

I disagree. I think the default slime setup should have no contribs
loaded, not the arbitrary slime-fancy kitchen sink of contribs loaded.

Zach





More information about the slime-devel mailing list