[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: defvar without value
From: |
Michael Heerdegen |
Subject: |
Re: defvar without value |
Date: |
Fri, 10 Apr 2020 23:57:13 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
> > Ah - ok, this has already been added. Eh - why again is there only
> > `dlet' expanding `let*' and no parallel version?
>
> In my experience it's very rare to need the "parallel" version.
If you are not 100% sure that we will never want it, I guess it would
make sense to rename the new macro to `dlet*' now so that if we ever
want a parallel version we don't have to call it `dlet*' then.
Michael.
- Re: defvar without value, Michael Heerdegen, 2020/04/01
- Re: defvar without value, Stefan Monnier, 2020/04/01
- Re: defvar without value, Michael Heerdegen, 2020/04/08
- Re: defvar without value, Emanuel Berg, 2020/04/08
- Re: defvar without value, Stefan Monnier, 2020/04/08
- Re: defvar without value, Emanuel Berg, 2020/04/09
- Re: defvar without value, Bruno Félix Rezende Ribeiro, 2020/04/10
- Re: defvar without value, Emanuel Berg, 2020/04/10
- Re: defvar without value,
Michael Heerdegen <=