emacs-devel
[Top][All Lists]
Advanced

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

Re: First attempt at package-update-all for package.el


From: Chong Yidong
Subject: Re: First attempt at package-update-all for package.el
Date: Wed, 14 Sep 2011 22:14:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Chong Yidong <address@hidden> writes:

> Phil Hagelberg <address@hidden> writes:
>
>> For the record, this is a commonly-requested feature where people ask
>> "why doesn't it do this?" and the response is generally "I dunno, but
>> it shouldn't be hard to implement; why don't you try?" =)
>>
>> Would be great to get this in once the feature freeze has melted.
>> What's the procedure for handling patches in this situation? Just ask
>> the author to re-submit after the release?
>
> I've discussed with Stefan, and we agree that it's important to have
> something like this in 24.1.  I'll take care of it shortly.

OK, I've committed a package-menu-mark-upgrades command to the Package
Menu, bound to U.  This places the appropriate flags for upgrading
packages that can be upgraded.  M-x list-packages also issues a message
if any packages can be upgraded.

As for a M-x package-upgrade-all command, I'm not sure yet.  The code
written by OP is on the right track, but it also needs some additional
machinery for displaying what packages are going to be upgraded
(possibly using a Package Menu buffer?) and prompting the user.



reply via email to

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