Geoff Wozniak geoff@wozniak.ca writes:
I've run into an issue with slime-repl-set-package and the latest Slime from CVS. When I call slime-repl-set-package, I immediately see "FALL THROUGH" in the minibuffer. Looking at the code, it seems to be a result of the call to slime-pretty-package-name which signals an error with "FALL THROUGH" when none of the cases match.
Right, that was a bug. Excuse me. Fixed in CVS.
Thanks for the report!
-T.