bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#16998: with-slots should expand to cl-symbol-macrolet


From: Jonas Bernoulli
Subject: bug#16998: with-slots should expand to cl-symbol-macrolet
Date: Sun, 16 Aug 2020 20:57:45 +0200

>> Currently with-slots expands to symbol-macrolet
>> but should instead expand to cl-symbol-macrolet.

> I've committed this change.

This is what this issue was about and it has been taken care of a long
long time ago.

> But still, eieio.el should require 'cl-lib, or `cl-symbol-macrolet'
> should have an autoload.

Nowadays it requires `eieio-core', which requires `cl-lib', so this has
been taken care of as well.

> I'm waiting for the CEDET guys to drop EIEIO from CEDET (and rely on
> Emacs's builtin EIEIO instead) to move EIEIO to `cl-lib'.

Done too.


This issue can be closed.

     Jonas





reply via email to

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