GNU bug report logs - #24467
adding package archives after calling package-initialize lists all their packages as "new"

Previous Next

Package: emacs;

Reported by: SK Kim <tttuuu888 <at> gmail.com>

Date: Mon, 19 Sep 2016 05:49:02 UTC

Severity: minor

Tags: confirmed

Merged with 21703

Found in versions 25.0.50, 25.1

Full log


View this message in rfc822 format

From: SK Kim <tttuuu888 <at> gmail.com>
To: 24467 <at> debbugs.gnu.org
Subject: bug#24467: 25.1; package
Date: Mon, 19 Sep 2016 14:29:43 +0900
[Message part 1 (text/plain, inline)]
After i set gnu and mepla for pacakage-archives in my init.el as
below,

(package-initialize)
(setq package-archives
    '(("gnu" . "http://elpa.gnu.org/packages/")
     ("melpa" . "http://melpa.milkbox.net/packages/")))

whenever i start package-list-packages, status of mepla packages is
always new.

thanks.
[Message part 2 (text/html, inline)]

This bug report was last modified 3 years and 301 days ago.

Previous Next


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