GNU bug report logs - #49899
28.0.50; doc; package-archives default value is changed

Previous Next

Package: emacs;

Reported by: tsuucat <tsuucat <at> icloud.com>

Date: Thu, 5 Aug 2021 17:30:01 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: tsuucat <tsuucat <at> icloud.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.50; doc; package-archives default value is changed
Date: Fri, 6 Aug 2021 02:29:30 +0900
Hi,

The section Creating and Maintaining Package Archives in Elisp manual 
(doc/lispref/package.texi:L286)says,
>   Via the Package Menu, users may download packages from @dfn{package
> archives}.  Such archives are specified by the variable
> @code{package-archives}, whose default value contains a single entry:
> the archive hosted by the GNU project at @url{https://elpa.gnu.org}.  This
> section describes how to set up and maintain a package archive.


But package-archives default value is now
(("gnu" . "https://elpa.gnu.org/packages/")
 ("nongnu" . "https://elpa.nongnu.org/nongnu/“)) .

So document needs to be fixed.

--
tsuucat



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

Previous Next


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