[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: `thunk-let'?
From: |
Michael Heerdegen |
Subject: |
Re: `thunk-let'? |
Date: |
Thu, 09 Nov 2017 19:39:55 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Michael Heerdegen <address@hidden> writes:
> > Maybe a better option is to add a `require` in the expansion of
> > lazy-let?
But then we need to wrap it in `eval-and-compile' because we want to
expand the (macro) `thunk-delay' that appears in the expansion at
compile time.
Attached is the cumulative patch doing that.
0001-Add-macros-lazy-let-and-lazy-let.patch
Description: Text Data
Thanks,
Michael.
- Re: [SUSPECTED SPAM] Re: `thunk-let'?, Michael Heerdegen, 2017/11/08
- Re: [SUSPECTED SPAM] Re: `thunk-let'?, Stefan Monnier, 2017/11/08
- Re: [SUSPECTED SPAM] Re: `thunk-let'?, Michael Heerdegen, 2017/11/09
- Re: `thunk-let'?,
Michael Heerdegen <=
- Re: `thunk-let'?, Stefan Monnier, 2017/11/09
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/21
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/21
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/22
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/22
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/22
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/22
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/22
- Re: `thunk-let'?, Pip Cet, 2017/11/23
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/23