unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: stephen_leake@stephe-leake.org
Cc: 16313@debbugs.gnu.org
Subject: bug#16313: 24.3; package-delete does not update package-alist
Date: Thu, 02 Jan 2014 23:20:24 -0500	[thread overview]
Message-ID: <jwviou1wvdy.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <85mwjf5138.fsf@stephe-leake.org> (stephen leake's message of "Wed, 01 Jan 2014 06:38:19 -0600")

> package-delete does not update package-alist
[...]
> In GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601)

The package-delete code in Emacs's trunk includes:

      ;; Update package-alist.
      (let* ((name (package-desc-name pkg-desc)))
        (delete pkg-desc (assq name package-alist)))

So I suspect that this bug is already fixed in the trunk.
Can you check that it's indeed the case?  And if it's not, please
provide a recipe to reproduce the problem,


        Stefan





  parent reply	other threads:[~2014-01-03  4:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-01 12:38 bug#16313: 24.3; package-delete does not update package-alist stephen_leake
2014-01-01 21:12 ` bug#16313: additional info Stephen Leake
2014-01-03  4:20 ` Stefan Monnier [this message]
2014-01-07 10:57   ` bug#16313: 24.3; package-delete does not update package-alist Bastien Guerry
2014-01-07 22:08     ` Glenn Morris
2014-01-07 23:08       ` Bastien
2014-01-08  5:10         ` Glenn Morris
2014-01-08  8:41           ` Bastien
2014-01-08 11:35           ` Bastien
2014-01-08  8:38       ` Bastien
2014-01-08 14:08         ` Stefan Monnier

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=jwviou1wvdy.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=16313@debbugs.gnu.org \
    --cc=stephen_leake@stephe-leake.org \
    /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).