emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shady SLIME warnings


From: Philip Kaludercic
Subject: Re: shady SLIME warnings
Date: Sun, 09 Oct 2022 13:38:12 +0000

Emanuel Berg <incal@dataswamp.org> writes:

> I always, and now [1] as well, get these warnings. [last]
>
> They should be super-easy to fix so I wonder why it
> never happens?
>
> [1] GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, cairo
>     version 1.16.0) of 2022-09-27 [commit
>     a2dd9d683a02525183b5e692e42622c65639dda8]
>
> Warning: Package cl is deprecated
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/slime.el:
> Warning: Use keywords rather than deprecated positional arguments to
> `define-minor-mode'
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/slime.el:
> Warning: Use keywords rather than deprecated positional arguments to
> `define-minor-mode'
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/slime.el:
> Warning: Use keywords rather than deprecated positional arguments to
> `define-minor-mode'
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/slime.el:
> Warning: Use keywords rather than deprecated positional arguments to
> `define-minor-mode'
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’
> instead.
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’
> instead.
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: Use keywords rather than deprecated positional arguments to
> `define-minor-mode'
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘incf’ is an obsolete alias (as of 27.1); use ‘cl-incf’
> instead.
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘multiple-value-bind’ is an obsolete alias (as of 27.1); use
> ‘cl-multiple-value-bind’ instead.
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘destructuring-bind’ is an obsolete alias (as of 27.1); use
> ‘cl-destructuring-bind’ instead.
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘ecase’ is an obsolete alias (as of 27.1); use ‘cl-ecase’
> instead.
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’
> instead.
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: Use keywords rather than deprecated positional arguments to
> `define-minor-mode'
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘loop’ is an obsolete alias (as of 27.1); use ‘cl-loop’
> instead.
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘incf’ is an obsolete alias (as of 27.1); use ‘cl-incf’
> instead.
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘destructuring-bind’ is an obsolete alias (as of 27.1); use
> ‘cl-destructuring-bind’ instead.
> ../../../../../usr/share/emacs/site-lisp/elpa-src/slime-2.26.1/contrib/slime-repl.el:
> Warning: ‘assert’ is an obsolete alias (as of 27.1); use ‘cl-assert’
> instead.

Looks to me like the version of SLIME that you have installed still uses
cl.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]