[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Deletion of define-obsolete-variable-alias without when
From: |
Stefan Monnier |
Subject: |
Re: Deletion of define-obsolete-variable-alias without when |
Date: |
Sat, 02 Oct 2021 00:42:56 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> 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