emacs-devel
[Top][All Lists]
Advanced

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

shady SLIME warnings


From: Emanuel Berg
Subject: shady SLIME warnings
Date: Sun, 09 Oct 2022 14:19:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

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.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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