[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ELisp futures and continuations/coroutines
From: |
Stefan Monnier |
Subject: |
Re: ELisp futures and continuations/coroutines |
Date: |
Mon, 23 May 2011 12:45:51 -0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
> The idea from the beginning was that this is a true data type, not an
> auxiliary library. At least deferred.el and fsm.el will use it, and I
> am in favor of adding deferred.el to Emacs as I mentioned.
I don't know of any package using deferred either, so it doesn't seem
urgent to add to Emacs's core. I'd rather keep such things on ELPA for
now until they prove their necessity.
> I would rather not isolate its scope to just URL interactions because
> rewriting url-future-* to future-* later will be annoying
Maybe "annoying" but trivial to do.
> and because it makes the package look like it has narrow utility.
As long as no other package uses anything similar, it has
narrow utility.
Stefan
- Re: ELisp futures and continuations/coroutines, (continued)
- Re: ELisp futures and continuations/coroutines, Ted Zlatanov, 2011/05/20
- Re: ELisp futures and continuations/coroutines, Thien-Thi Nguyen, 2011/05/22
- Re: ELisp futures and continuations/coroutines, Ted Zlatanov, 2011/05/23
- Re: ELisp futures and continuations/coroutines, Stefan Monnier, 2011/05/23
- Re: ELisp futures and continuations/coroutines, Ted Zlatanov, 2011/05/23
- Re: ELisp futures and continuations/coroutines, SAKURAI Masashi, 2011/05/23
- Re: ELisp futures and continuations/coroutines, Ted Zlatanov, 2011/05/24
- Re: ELisp futures and continuations/coroutines, SAKURAI Masashi, 2011/05/25
- Re: ELisp futures and continuations/coroutines,
Stefan Monnier <=
- Re: ELisp futures and continuations/coroutines, Ted Zlatanov, 2011/05/24
- Re: ELisp futures and continuations/coroutines, Ted Zlatanov, 2011/05/31
- Re: ELisp futures and continuations/coroutines, Ted Zlatanov, 2011/05/31
- Re: ELisp futures and continuations/coroutines (was: more url-utils?), SAKURAI Masashi, 2011/05/19
- Re: ELisp futures and continuations/coroutines, Ted Zlatanov, 2011/05/19
- Re: ELisp futures and continuations/coroutines, SAKURAI Masashi, 2011/05/20
- Re: ELisp futures and continuations/coroutines, Ted Zlatanov, 2011/05/24