From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: NonGNU ELPA Date: Sat, 21 Nov 2020 21:30:56 +0200 Message-ID: <833612zevj.fsf@gnu.org> References: <87mtzt6qhf.fsf@gnu.org> <87v9eg4gm5.fsf@gnu.org> <87o8k7yt7n.fsf@gnu.org> <87ima56h1a.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3613"; mail-complaints-to="usenet@ciao.gmane.io" Cc: bandali@gnu.org, rms@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Nov 21 20:33:34 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 1kgYda-0000pW-Iz for ged-emacs-devel@m.gmane-mx.org; Sat, 21 Nov 2020 20:33:34 +0100 Original-Received: from localhost ([::1]:41084 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kgYdZ-0000d6-L2 for ged-emacs-devel@m.gmane-mx.org; Sat, 21 Nov 2020 14:33:33 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33658) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kgYbT-0008OF-Ln for emacs-devel@gnu.org; Sat, 21 Nov 2020 14:31:23 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33619) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kgYbO-0000EQ-Sb; Sat, 21 Nov 2020 14:31:22 -0500 Original-Received: from [176.228.60.248] (port=3314 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kgYbD-0007xV-EF; Sat, 21 Nov 2020 14:31:07 -0500 In-Reply-To: (message from Stefan Monnier on Sat, 21 Nov 2020 14:02:38 -0500) 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:259532 Archived-At: > From: Stefan Monnier > Date: Sat, 21 Nov 2020 14:02:38 -0500 > Cc: Richard Stallman , emacs-devel > > >> Stefan has a plan for bringing up NonGNU ELPA, but I think it > >> has been weeks since we discussed it and I have not heard that > >> he has moved forward on it. > > I have a first cut up now. > The repository is at ssh://git.sv.gnu.org/srv/git/emacs/nongnu.git > and the archive is currently at https://elpa.gnu.org/nongnu/ Great news, thanks!