GNU bug report logs - #16313
24.3; package-delete does not update package-alist

Previous Next

Package: emacs;

Reported by: stephen_leake <at> stephe-leake.org

Date: Wed, 1 Jan 2014 12:39:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3

Fixed in version 24.4

Done: Bastien Guerry <bzg <at> altern.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: stephen_leake <at> stephe-leake.org
Cc: 16313 <at> debbugs.gnu.org
Subject: bug#16313: 24.3; package-delete does not update package-alist
Date: Thu, 02 Jan 2014 23:20:24 -0500
> 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




This bug report was last modified 11 years and 132 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.