[slime-devel] Not a fan of the new lowercase package names
Glenn Ehrlich
glenn.ehrlich at specastro.com
Mon Oct 17 15:56:20 UTC 2005
All,
> + * swank.lisp: (*canonical-package-nicknames*) use lowercase
> + symbols to name the packages. This supports CL implementations
> + with lowercase default symbol names, such as Scieneer Common Lisp,
> + while still being compatible with ANSI-CL.
Is there a way that Scieneer Common Lisp can be supported without forcing
lowercase package names on the other implementations?
It just doesn't feel right to see
:cl-user>
instead of
CL-USER>
Glenn Ehrlich
More information about the slime-devel
mailing list