emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] externals/transient 601ebf5: Quote value of slots' :initform


From: Stefan Monnier
Subject: Re: [elpa] externals/transient 601ebf5: Quote value of slots' :initform when defining classes
Date: Wed, 16 Jun 2021 18:41:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jonas Bernoulli [2021-06-16 18:37:39] wrote:
>     The behavior of `:initform' changes in Emacs 28:

Actually, the behavior did not change.  What changed is that we now emit
a warning about those `:initform`s which behave differently in EIEIO
than in CLOS (with the intention to align the behavior with CLOS in
some future version because that behavior is simpler/cleaner).


        Stefan




reply via email to

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