emacs-devel
[Top][All Lists]
Advanced

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

Re: package-autoremove (was: Package installation messages)


From: Artur Malabarba
Subject: Re: package-autoremove (was: Package installation messages)
Date: Thu, 21 May 2015 20:23:23 +0100

2015-05-21 19:18 GMT+01:00 Kaushal <address@hidden>:
> Sorry, yes, I meant function*s*.
> Yes, evaluating that updates the custom.el fine.
> I will edebug (probably later) to see why that is not getting executed from
> within `package-install`.

Thanks, that would be helpful. But it's not inside package-install,
it's inside `package-menu-execute' (so this is the function you'll
have to edebug). Specifically, this form:

          (package--save-selected-packages
           (remove-dups (append (mapcar #'package-desc-name .install)
                                package-selected-packages)))



reply via email to

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