From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.devel Subject: Re: What is GNU ELPA? Date: Fri, 15 May 2020 02:29:41 -0400 Message-ID: References: <35DBF02E-44D7-41E5-A217-7D6EC84ED221@icloud.com> <07d7ff5d-dd57-00e7-933f-3188d57d6185@yandex.ru> <96f718b4-8ba9-7b9a-f940-7070e4a9a424@yandex.ru> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="65829"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rms@gnu.org, joostkremers@fastmail.fm, Emacs-devel@gnu.org, monnier@iro.umontreal.ca, pcr910303@icloud.com, phillip.lord@russet.org.uk To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri May 15 08:31:14 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jZTsI-000H2J-QR for ged-emacs-devel@m.gmane-mx.org; Fri, 15 May 2020 08:31:14 +0200 Original-Received: from localhost ([::1]:59114 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZTsH-0006jD-Nt for ged-emacs-devel@m.gmane-mx.org; Fri, 15 May 2020 02:31:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60518) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZTqt-0004Vv-Cr for Emacs-devel@gnu.org; Fri, 15 May 2020 02:29:47 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52041) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZTqr-0000sg-Qg; Fri, 15 May 2020 02:29:45 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1jZTqn-0001Ow-Ck; Fri, 15 May 2020 02:29:41 -0400 In-reply-to: <96f718b4-8ba9-7b9a-f940-7070e4a9a424@yandex.ru> (message from Dmitry Gutov on Fri, 15 May 2020 06:46:02 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:250350 Archived-At: There are other, non-GNU, Emacs Lisp package servers, including: @uref{https://melpa.org, MELPA}; and @uref{https://marmalade-repo.org, Marmalade}. To use additional package servers, customize the @code{package-archives} variable. Be aware that installing a package can run arbitrary code, so only add sources that you trust. This should probobly be removed, since melpa contains software that recommends non-free software.