[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: if-let/if-let*/and-let/..
From: |
Michael Heerdegen |
Subject: |
Re: if-let/if-let*/and-let/.. |
Date: |
Sat, 03 Mar 2018 15:12:53 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (gnu/linux) |
Michael Heerdegen <address@hidden> writes:
> Hmm - maybe it would be even better to make `foo-let*' just do what
> `foo-let' does currently - only handle a SPEC (SYMBOL EXPR) specially,
> and don't signal any errors.
Sorry for the delay. I've done that now - the new patch is attached.
In a subsequent commit we need to add to the documentation that an
element of the VARLIST can also be a symbol - that case is currently
undocumented. This is independent from this issue here, so I'll do it
in a separate commit.
0001-Define-if-let-and-derivatives-as-aliases-of-if-let.patch
Description: Text Data
Regards,
Michael.
- Re: if-let/if-let*/and-let/..,
Michael Heerdegen <=
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/06
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/06
- Re: if-let/if-let*/and-let/.., John Wiegley, 2018/03/06
- Re: if-let/if-let*/and-let/.., Stefan Monnier, 2018/03/06
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/06
- Re: if-let/if-let*/and-let/.., Radon Rosborough, 2018/03/06
- Re: if-let/if-let*/and-let/.., James Nguyen, 2018/03/06
- Re: if-let/if-let*/and-let/.., Kaushal Modi, 2018/03/06
- Re: if-let/if-let*/and-let/.., Eli Zaretskii, 2018/03/06
- Re: if-let/if-let*/and-let/.., Michael Heerdegen, 2018/03/07