From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Daniel Semyonov Newsgroups: gmane.emacs.devel Subject: Re: Moving my package from NonGNU to GNU and renaming it Date: Sat, 24 Jun 2023 00:53:49 +0300 Message-ID: <877crtu9oy.fsf@dsemy.com> References: <87bkh7kb0r.fsf@dsemy.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4710"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jun 23 23:56:47 2023 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 1qColq-0000wF-IQ for ged-emacs-devel@m.gmane-mx.org; Fri, 23 Jun 2023 23:56:46 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qCol2-0002ux-5q; Fri, 23 Jun 2023 17:55:56 -0400 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 1qCol0-0002uV-46 for emacs-devel@gnu.org; Fri, 23 Jun 2023 17:55:54 -0400 Original-Received: from dsemy.com ([46.23.89.208]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qCoku-0006Bm-Fi for emacs-devel@gnu.org; Fri, 23 Jun 2023 17:55:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=dkim; bh=zARmAIMNAF34p Ll+4BP2/rBi+lVfsq4yr+gi7ZHlXV4=; h=date:references:in-reply-to: subject:to:from; d=dsemy.com; b=APoLI9inBsrVdlbp0PBX3wEWhe0r0NN4Q6Z85U /dmbqlTveve4wMSq6TuC8vbitIu2/GA5S/qhs5sVhmU0e1HUiZcXDjeqU74bLeWNbxlt3S b8v5TI7mKwTfpdYTvkkzS83C2Sh5d49q/4tCpX3KihtWrBg4zu5bJdby/PS3xaRLyfnnZ2 FcBN4s+xUgdepKfigtWPSTJwCmCd8BX9AY8kbul/+a5sXTQOWcW43PWR88iq2FIZlkmzPy 2DEn6WN5RyyvJPp3cLu4jiBOk6QD8xBM8SC1QXX9eXOn277lCMYAnCE5SIDBkvaGzijyXC vXfxbu8i+/EN7pF137ksLrMA== Original-Received: from coldharbour.home.arpa (bzq-109-64-87-185.red.bezeqint.net [109.64.87.185]) by dsemy.com (OpenSMTPD) with ESMTPSA id 4041c6f0 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Fri, 23 Jun 2023 23:55:42 +0200 (CEST) Original-Received: from localhost (coldharbour.home.arpa [local]) by coldharbour.home.arpa (OpenSMTPD) with ESMTPA id 2477da43 for ; Fri, 23 Jun 2023 21:53:49 +0000 (UTC) In-Reply-To: <87bkh7kb0r.fsf@dsemy.com> (Daniel Semyonov's message of "Thu, 22 Jun 2023 14:10:44 +0300") Received-SPF: pass client-ip=46.23.89.208; envelope-from=daniel@dsemy.com; helo=dsemy.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_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001 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:307163 Archived-At: --=-=-= Content-Type: text/plain >>>>> Daniel Semyonov writes: > Now that I can, I'd like to move it to GNU ELPA, and also use this > opportunity to rename the package from swsw to Window Commander > (window-commander, with prefix 'wincom-'). Attached patches for GNU and NonGNU ELPA. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-elpa-packages-window-commander-New-package.patch Content-Description: new package >From 4ce42cd4365244181de157439e750cf434439ed2 Mon Sep 17 00:00:00 2001 From: Daniel Semyonov Date: Sat, 24 Jun 2023 00:49:37 +0300 Subject: [PATCH] * elpa-packages (window-commander): New package --- elpa-packages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index f298a0cb4e..57e97a7b38 100644 --- a/elpa-packages +++ b/elpa-packages @@ -752,6 +752,10 @@ (webfeeder :url "https://gitlab.com/ambrevar/emacs-webfeeder.git") (websocket :url "https://github.com/ahyatt/emacs-websocket.git") (which-key :url "https://github.com/justbur/emacs-which-key") + (window-commander :url "https://git.sr.ht/~dsemy/window-commander" + :readme ignore + :doc "wincom.texi" + :news "NEWS") (windower :url "https://gitlab.com/ambrevar/emacs-windower") (windresize :url nil) (wisi :url nil -- 2.41.0 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-elpa-packages-swsw-Remove.patch Content-Description: old package >From 17e190c20fbc26a15baf96f250dbcfee2a95c1d8 Mon Sep 17 00:00:00 2001 From: Daniel Semyonov Date: Sat, 24 Jun 2023 00:45:46 +0300 Subject: [PATCH] * elpa-packages (swsw): Remove --- elpa-packages | 5 ----- 1 file changed, 5 deletions(-) diff --git a/elpa-packages b/elpa-packages index 124df72256..01a4578fdd 100644 --- a/elpa-packages +++ b/elpa-packages @@ -691,11 +691,6 @@ (swift-mode :url "https://github.com/swift-emacs/swift-mode" :ignored-files ("COPYING" "scripts" "test" "Eldev" "Makefile")) - (swsw :url "https://git.sr.ht/~dsemy/swsw" - :readme ignore - :doc "swsw.texi" - :news "NEWS") - (symbol-overlay :url "https://github.com/wolray/symbol-overlay" :ignored-files ("*.png")) -- 2.41.0 --=-=-=--