unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#49899: 28.0.50; doc; package-archives default value is changed
@ 2021-08-05 17:29 tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-08-06 11:03 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-08-05 17:29 UTC (permalink / raw)
  To: 49899

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#49899: 28.0.50; doc; package-archives default value is changed
  2021-08-05 17:29 bug#49899: 28.0.50; doc; package-archives default value is changed tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-08-06 11:03 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-08-06 11:03 UTC (permalink / raw)
  To: tsuucat; +Cc: 49899

tsuucat <tsuucat@icloud.com> writes:

> 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.

Yup; now updated.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-06 11:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05 17:29 bug#49899: 28.0.50; doc; package-archives default value is changed tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-08-06 11:03 ` Lars Ingebrigtsen

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).