[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ELisp futures and continuations/coroutines
From: |
Ted Zlatanov |
Subject: |
Re: ELisp futures and continuations/coroutines |
Date: |
Wed, 29 Jun 2011 07:01:39 -0500 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) |
On Wed, 29 Jun 2011 14:31:32 +0900 SAKURAI Masashi <address@hidden> wrote:
SM> Last, if my experience of development of deferred.el and concurrent.el
SM> would help the Emacs's advance, I would be happy. I don't mind if
SM> the libraries will be added to GNU ELPA or Emacs, even the maintainers
SM> write a subset code from scratch.
>>
>> You need to sign the assignment papers. One of the Emacs maintainers
>> can help you with that. I think address@hidden is the general contact
>> point for any copyright assignment questions.
SM> I have signed and received the assignment paper copy. I would learn
SM> the GNU ELPA. I'm going to check the emacs-devel threads about the
SM> ELPA. Which documents should I read?
If you could check out the http://bzr.savannah.gnu.org/r/emacs/elpa/
branch (or the bzr:// equivalent), there's a README in there. You can
also prepare a tarball and Chong and I can help you convert it to a
ELPA-style package, if you prefer. It should be easy :)
Ted