[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: `thunk-let'?
From: |
Clément Pit-Claudel |
Subject: |
Re: `thunk-let'? |
Date: |
Thu, 9 Nov 2017 16:48:01 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
On 2017-11-09 13:06, Michael Heerdegen wrote:
> Clément Pit-Claudel <address@hidden> writes:
>
>> Why doesn't that macro go to ELPA first, possibly to be integrated in
>> Emacs proper if it's found to be useful?
>
> I think it certainly is useful. And it allows you to write nicer code
> because you don't have to use (low-level) thunk objects explicitly
> (thus, it's a reasonable abstraction). I'm just only 97%, and not 100%,
> sure that it is the optimal solution for the problem it solves. So,
> "half baked" is an exaggeration. Anyway, the macro makes it much
> easier to write more efficient code in an easy way and clean style, so I
> don't doubt it is useful now, in Emacs.
Thanks, but maybe you were responding to Drew and me at once?
I didn't call the code half-baked :) I didn't even read it, in fact. I'm just
trying to get a better feel for what goes straight into Emacs, and what goes
into ELPA for experimentation. I was reacting to this:
> Well, it's in subr-x because I'm not sure that it is yet a good idea to
> "advertize it so loudly" as Stefan uses to say.
That sounded a lot like the reason we usually invoke to put stuff into MELPA.
Clément.
- Re: [SUSPECTED SPAM] Re: `thunk-let'?, (continued)
- Re: [SUSPECTED SPAM] Re: `thunk-let'?, Eli Zaretskii, 2017/11/08
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/08
- RE: `thunk-let'?, Drew Adams, 2017/11/08
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/09
- Re: `thunk-let'?, Clément Pit-Claudel, 2017/11/09
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/09
- RE: `thunk-let'?, Drew Adams, 2017/11/09
- Sandbox subr-x? (was: `thunk-let'?), Michael Heerdegen, 2017/11/09
- RE: Sandbox subr-x? (was: `thunk-let'?), Drew Adams, 2017/11/09
- Re: Sandbox subr-x? (was: `thunk-let'?), Eli Zaretskii, 2017/11/10
- Re: `thunk-let'?,
Clément Pit-Claudel <=
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/09
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/10
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/09
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/09
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/09
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/10
- Re: `thunk-let'?, Michael Heerdegen, 2017/11/11
- Re: `thunk-let'?, Eli Zaretskii, 2017/11/11
- Re: `thunk-let'?, Nicolas Petton, 2017/11/10
Re: [SUSPECTED SPAM] Re: `thunk-let'?, Michael Heerdegen, 2017/11/09