emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs Package Management


From: Stefan Monnier
Subject: Re: Emacs Package Management
Date: Thu, 17 Sep 2009 09:43:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Stephen> ELPA is a nice starting point. But I think it is
Stephen> disproportionally easy to download packages, as opposed to
Stephen> submitting them. For single files, I would very much like to
Stephen> have a M-x submit-package, and have it do anything required to
Stephen> upload it, adding licenses and so on.

> Yeah.  I would like this too, but that would mean finding time to write
> the web app and everything else :-)

For the FSF-hosted repository of packages, I'd want all the packages
to be version controlled, so the "submit-package" would be nothing else
than "bzr commit" (but yes, some extra code would need to be written to
automatically build a tarball out of the newly committed code, ...).

> Yes, this is something that package.el provides.  One thing that would
> be nice is to have Emacs also advertise the packages it provides -- that

Indeed, we'd of course want that, if/once we provide such
a package system.  But that should be easy.


        Stefan




reply via email to

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