[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30039: 26.0.90; [26.1] Making my code warning free is impossible wit
From: |
Michael Heerdegen |
Subject: |
bug#30039: 26.0.90; [26.1] Making my code warning free is impossible with when-let |
Date: |
Wed, 21 Feb 2018 23:28:51 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (gnu/linux) |
Hi Damien,
> - un-deprecate when-let (and if-let) in Emacs 26 and re-deprecate it
> later.
In the meantime, Stefan Monnier has brought up the issue again in
emacs-dev. In that discussion we have come to the conclusion that we
want to make when-let and if-let aliases for when-let* and if-let* in
Emacs 26. Should happen in the next days.
Michael.
- bug#30039: 26.0.90; [26.1] Making my code warning free is impossible with when-let,
Michael Heerdegen <=