[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: what happened to 'case' in emacs 28 ?
From: |
John Covici |
Subject: |
Re: what happened to 'case' in emacs 28 ? |
Date: |
Sun, 19 Jun 2022 13:25:37 -0400 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
hmmm, using emacs 28 and probably 27, I do get cl is depricated, but I
have no idea which package is using it or do I need to change
anything?
On Sun, 19 Jun 2022 13:11:00 -0400,
Bruno Barbier wrote:
>
>
>
> Andreas Schwab <schwab@linux-m68k.org> writes:
>
> > The case macro has always been defined by the cl library, and that has
> > not changed.
> >
>
>
> And the 'cl' package has been deprecated in emacs 27 (see etc/NEWS.27).
>
> If you didn't change anything, something was probably loading the 'cl'
> package before, and the new version has been fixed to use the 'cl-lib'
> package instead, with the clean "cl-" prefix.
>
> The 'cl-lib' has been introduced in emacs 24 (see etc/NEWS.24):
>
> *** CL's main entry is now (require 'cl-lib).
> `cl-lib' is like the old `cl' except that it uses the namespace
> cleanly;
> i.e., all its definitions have the "cl-" prefix (and internal
> definitions
> use the "cl--" prefix).
>
>
>
>
>
> > --
> > Andreas Schwab, schwab@linux-m68k.org
> > GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
> > "And now for something completely different."
>
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici wb2una
covici@ccs.covici.com