From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jeremy Bryant Newsgroups: gmane.emacs.devel Subject: Re: Incorporate package macrostep into Emacs or NonGNU ELPA? Date: Wed, 28 Feb 2024 23:04:59 +0000 Message-ID: <87y1b46vhg.fsf@jeremybryant.net> References: <87zfvl8r4e.fsf@jeremybryant.net> <874jdspsqb.fsf@bernoul.li> <877cio8fzf.fsf@jeremybryant.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13357"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "emacs-devel@gnu.org" , j.j.oddie@gmail.com, Stefan Kangas , Stefan Kangas , Jonas Bernoulli To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Feb 29 00:06:11 2024 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 1rfT07-0003EE-9o for ged-emacs-devel@m.gmane-mx.org; Thu, 29 Feb 2024 00:06:11 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfSz7-000332-Mx; Wed, 28 Feb 2024 18:05:09 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfSz5-00032d-LW for emacs-devel@gnu.org; Wed, 28 Feb 2024 18:05:07 -0500 Original-Received: from out-179.mta0.migadu.com ([91.218.175.179]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfSz3-0004BZ-HH for emacs-devel@gnu.org; Wed, 28 Feb 2024 18:05:07 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1709161502; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=8DhRas6uJri1zuAxOPcrOO7CT9dxjE/D6gDPAyvMrwk=; b=Zov41wZY5XxhRmoV/LLD9WJzydvKFLZwZQxuv1GkdNYZZATSECBIj2AumkCon0PuB2byf8 pqF81kONsyT2f/431EQDX22tuz+2v1ANU5VLcHjCWdEnrnHTAo6l4tQpHGnb7qWxkp6FZ/ sQzD9zdhF7HInue4w5M/+ST4fdJmtLBmxoGJS5RPD5tmD6dNiXicfvDeLQaFNbDFMWd6X1 w/j2v0E3xJoAYc/eZ0uIYdmSBM9kYROsfVR2jwkgvJT9IvGOubt9PDKvnzDmK1ACfullPD Kd3HQZK46UVSCL+2uMLC03GMbVxxk0mmCBm+QXh/L9bb/6vndGDn00LKmL6dVg== In-Reply-To: (Stefan Monnier's message of "Wed, 28 Feb 2024 16:16:49 -0500") X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=91.218.175.179; envelope-from=jb@jeremybryant.net; helo=out-179.mta0.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:316630 Archived-At: Stefan Monnier writes: >> Please consider the suggestion below > > http://elpa.nongnu.org/nongnu/macrostep.html > > It's been there since 2021 :-) > > > Stefan Thanks Stefan, my fault for not double checking - no excuse! Which brings us to the other point suggested by Jonas - moving development & maintenance of macrostep to NonGNU ELPA (on Savannah) itself and archiving the previous fork. Would this be of interest?