all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Semyonov <daniel@dsemy.com>
To: emacs-devel@gnu.org
Subject: Re: Moving my package from NonGNU to GNU and renaming it
Date: Sat, 24 Jun 2023 00:53:49 +0300	[thread overview]
Message-ID: <877crtu9oy.fsf@dsemy.com> (raw)
In-Reply-To: <87bkh7kb0r.fsf@dsemy.com> (Daniel Semyonov's message of "Thu, 22 Jun 2023 14:10:44 +0300")

[-- Attachment #1: Type: text/plain, Size: 266 bytes --]

>>>>> 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.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: new package --]
[-- Type: text/x-patch, Size: 877 bytes --]

From 4ce42cd4365244181de157439e750cf434439ed2 Mon Sep 17 00:00:00 2001
From: Daniel Semyonov <daniel@dsemy.com>
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


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: old package --]
[-- Type: text/x-patch, Size: 747 bytes --]

From 17e190c20fbc26a15baf96f250dbcfee2a95c1d8 Mon Sep 17 00:00:00 2001
From: Daniel Semyonov <daniel@dsemy.com>
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


      reply	other threads:[~2023-06-23 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22 11:10 Moving my package from NonGNU to GNU and renaming it Daniel Semyonov
2023-06-23 21:53 ` Daniel Semyonov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877crtu9oy.fsf@dsemy.com \
    --to=daniel@dsemy.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.