[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Integrating package.el
From: |
Stefan Monnier |
Subject: |
Re: Integrating package.el |
Date: |
Tue, 23 Feb 2010 17:25:17 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) |
> What remains to be done to make package.el a part of Emacs? I think
> Dan Nicolaescu's suggestion about menus makes sense. Is there anything
> else?
For me, the only thing holding it back is the ability to concurrently
install different versions of the same package.
E.g. the sysadmin may install a whole bunch of packages and even
different versions of those packages, and then each user gets to choose
which ones to use in her ~/.emacs.
Stefan