Loading slime 2.27 going into debugger as of last night.

Luís Oliveira luismbo at gmail.com
Tue Mar 29 10:03:48 UTC 2022


On Thu, 24 Mar 2022 at 19:14, Jeff Cunningham <jeffrey at jkcunningham.com> wrote:
> ;;; Added this so I can change the names of package symbols and get
> ;;; prompted about whether or not I want to drop them:
> (setf sb-ext:*on-package-variance* '(:error t))

Try (setf sb-ext:*on-package-variance* '(:warn (:swank :swank-backend)
:error t)) instead.

Cheers,
Luís



More information about the slime-devel mailing list