[slime-devel] Re: Any word on a 1.1 release?
Luke Gorrie
luke at synap.se
Thu Apr 21 07:43:24 UTC 2005
Helmut Eller <heller at common-lisp.net> writes:
> Martin Simmons <martin at lispworks.com> writes:
>
> > Luke> Did I miss something, or is this something that should go in the release?
> >
> > Keywords maybe? E.g.
> >
> > (defmacro confusion (&key ((:the-keyword the-variable)))
> > `(list ,the-variable))
>
> Also default values: (defun foo (&optional (a "a")) ...)
Darn, it really messes with strings. I would like to strip the package
names of parameter names but it seems a more sophisticated approach
would be needed. I have rolled back the change.
More information about the slime-devel
mailing list