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: How often do we have new packages in Whichever ELPA? Date: Tue, 15 Feb 2022 15:27:38 +0200 Message-ID: <83bkz845v9.fsf@gnu.org> References: <87tud126gk.fsf@posteo.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20501"; mail-complaints-to="usenet@ciao.gmane.io" Cc: philipk@posteo.net, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Feb 15 14:43:02 2022 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 1nJy6e-00056e-Ae for ged-emacs-devel@m.gmane-mx.org; Tue, 15 Feb 2022 14:43:00 +0100 Original-Received: from localhost ([::1]:37816 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nJy6c-0000fP-8f for ged-emacs-devel@m.gmane-mx.org; Tue, 15 Feb 2022 08:42:59 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:57902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJxs8-0001W5-Ij for emacs-devel@gnu.org; Tue, 15 Feb 2022 08:28:01 -0500 Original-Received: from [2001:470:142:3::e] (port=55324 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJxru-0005lw-Pe; Tue, 15 Feb 2022 08:28:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=6eDWKtpIq8IGO0i3cdX10e0PYbfJN2NQHgLb/Sy+Xlo=; b=dMrNGG+whb6V XRkVRd7kqjwR9+G7H8x/aWtYwidHQZ8KYKiZkv8n2c9BYzbaG4anEzUPichjjTLG/37wTdLo/vE+v IVpnMv5blSqd5lDmndhD5ucqBt/krlYmouJo+xOL/x09mySrVbWIpl/oobFa+YtKjE9bEM6HN3dE7 1ueS4Q4gmR7oCwGO41dTK2mNRqYl6hAcAsJtRH9jUnTVn63qq5AOWshCnxKF5nRkszGXOzyF/UIwR qz0lt+1ZRp3E9wyvKEX1hb0+xkYOMqciGf2JREpi38bA1Gll0iUPw21sD3nuaFPwRxw4Up3vEph3+ MzkD7Fh2wN4f97UwtsPphg==; Original-Received: from [87.69.77.57] (port=2197 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJxrk-00012B-Cu; Tue, 15 Feb 2022 08:27:36 -0500 In-Reply-To: (message from Richard Stallman on Mon, 14 Feb 2022 23:30:25 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:286324 Archived-At: > From: Richard Stallman > Date: Mon, 14 Feb 2022 23:30:25 -0500 > Cc: emacs-devel@gnu.org > > > Sun, 31 Oct 2021 00:49:05 +0200 * elpa-packages (embark-consult): Add package > > Sun, 31 Oct 2021 00:48:58 +0200 * elpa-packages (embark): Add package > > Wed, 27 Oct 2021 19:49:09 +0200 * elpa-packages (vertico-posframe): Add package > > Fri, 22 Oct 2021 20:38:38 +0200 * elpa-packages (capf-autosuggest): Add package > > Sun, 17 Oct 2021 12:15:41 -0400 * elpa-packages (comint-mime): New package > > Sun, 17 Oct 2021 11:22:50 +0200 * elpa-packages (compat): Add package > > Given that info, I think that posting these on info-gnu-emacs would be > a bad idea. That list has a very low volume of mail. This could make > it 10 or 20 times as much. There are probably people on it who don't > want to get a higher volume from it. We could use a telltale Subject, or some X-* header that people could use to filter out those. > So, where is a good place to announce new packages in GNU ELPA? > Any suggestions? gnu-emacs-sources@gnu.org is available, and is actually already used for such announcements, see its archives at https://lists.gnu.org/archive/html/gnu-emacs-sources/ So I'm unsure why this issue needs any action at this time, since we seem to be doing TRT already. Or what am I missing?