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 21:24:03 +0100

Oh damn, that was stupid. Sorry about that Kaushal, I'll fix it in a moment.

2015-05-21 21:18 GMT+01:00 Kaushal <address@hidden>:
> I might be missing something.. but I can't find where remove-dups is
> defined.
>
> On Thu, May 21, 2015 at 3:23 PM Artur Malabarba <address@hidden>
> wrote:
>>
>> 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]