emacs-devel
[Top][All Lists]
Advanced

[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.

Attachment: 0001-Add-macros-lazy-let-and-lazy-let.patch
Description: Text Data


Thanks,

Michael.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]