unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Deletion of define-obsolete-variable-alias without when
       [not found] <87h7e0doqw.fsf.ref@yahoo.com>
@ 2021-10-02  4:39 ` Po Lu
  2021-10-02  4:42   ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Po Lu @ 2021-10-02  4:39 UTC (permalink / raw)
  To: emacs-devel

First impressions of 28.0.90 here.  While most packages work, it seems
that quite a lot of third party packages, such as evil and SLIME, call
define-obsolete-variable-alias without a when argument.

Perhaps this removal should be reverted, or at least the packages in
NonGNU ELPA should be updated somehow?

Thanks.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Deletion of define-obsolete-variable-alias without when
  2021-10-02  4:39 ` Deletion of define-obsolete-variable-alias without when Po Lu
@ 2021-10-02  4:42   ` Stefan Monnier
  2021-10-02  5:37     ` Po Lu
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2021-10-02  4:42 UTC (permalink / raw)
  To: Po Lu; +Cc: emacs-devel

> Perhaps this removal should be reverted, or at least the packages in
> NonGNU ELPA should be updated somehow?

Could you contact the upstream maintainers?
The fix is a small matter of adding the WHEN argument (if they really
can't figure out what this WHEN should be (like a release version or
a year), they can just put a nil in there (or remove the thing
altogether since it's probably a sign that it happened long enough ago
that it's of no importance any more)).


        Stefan




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Deletion of define-obsolete-variable-alias without when
  2021-10-02  4:42   ` Stefan Monnier
@ 2021-10-02  5:37     ` Po Lu
  2021-10-02 13:49       ` Stefan Kangas
  0 siblings, 1 reply; 4+ messages in thread
From: Po Lu @ 2021-10-02  5:37 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Could you contact the upstream maintainers?

I contacted the SLIME developers, but I couldn't find an email address
for Evil.  Could someone find an email for the Evil developers, thanks?

(Or is that implementations-list@lists.ourproject.org, which is linked
from the README of Evil but seems otherwise unrelated?)




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Deletion of define-obsolete-variable-alias without when
  2021-10-02  5:37     ` Po Lu
@ 2021-10-02 13:49       ` Stefan Kangas
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Kangas @ 2021-10-02 13:49 UTC (permalink / raw)
  To: Po Lu; +Cc: Stefan Monnier, Emacs developers

Po Lu <luangruo@yahoo.com> writes:

> I contacted the SLIME developers, but I couldn't find an email address
> for Evil.  Could someone find an email for the Evil developers, thanks?

I have submitted a bug report here:
https://github.com/emacs-evil/evil/issues/1523



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-02 13:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87h7e0doqw.fsf.ref@yahoo.com>
2021-10-02  4:39 ` Deletion of define-obsolete-variable-alias without when Po Lu
2021-10-02  4:42   ` Stefan Monnier
2021-10-02  5:37     ` Po Lu
2021-10-02 13:49       ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).