From: Artur Malabarba <bruce.connor.am@gmail.com>
To: Kaushal <kaushal.modi@gmail.com>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: package-autoremove (was: Package installation messages)
Date: Thu, 21 May 2015 20:23:23 +0100 [thread overview]
Message-ID: <CAAdUY-KCFQzoRPoSo=qN24CxMnE_=83+c9yBhAfAdk497ohw0w@mail.gmail.com> (raw)
In-Reply-To: <CAFyQvY0EW=cpPKVirKZM6nxMqTD_1Cjd0TE2YcyvT0N9edU3Uw@mail.gmail.com>
2015-05-21 19:18 GMT+01:00 Kaushal <kaushal.modi@gmail.com>:
> 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)))
next prev parent reply other threads:[~2015-05-21 19:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-21 14:58 package-autoremove (was: Package installation messages) Artur Malabarba
2015-05-21 15:06 ` Kaushal
2015-05-21 16:11 ` Artur Malabarba
2015-05-21 17:01 ` Kaushal
2015-05-21 18:05 ` Artur Malabarba
2015-05-21 18:18 ` Kaushal
2015-05-21 19:23 ` Artur Malabarba [this message]
2015-05-21 20:18 ` Kaushal
2015-05-21 20:24 ` Artur Malabarba
2015-05-21 20:30 ` Artur Malabarba
2015-05-21 20:39 ` Kaushal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAAdUY-KCFQzoRPoSo=qN24CxMnE_=83+c9yBhAfAdk497ohw0w@mail.gmail.com' \
--to=bruce.connor.am@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=kaushal.modi@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).