unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Add dtache package to NonGNU ELPA
@ 2022-01-10 21:03 Niklas Eklund
  2022-01-11  4:26 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Niklas Eklund @ 2022-01-10 21:03 UTC (permalink / raw)
  To: emacs-devel

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


Hi,

I have created a package called dtache, which provides detached shell
commands in Emacs using the program dtach. I would like to make it more easily
accessible for other Emacs users and would therefore like to publish it
through NonGNU ELPA :)

I have created a patch where I have added the package to the
elpa-packages file.


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

From d180d8ccc45ea51354acb1861a158218ef8f8bf0 Mon Sep 17 00:00:00 2001
From: Niklas Eklund <niklas.eklund@posteo.net>
Date: Mon, 10 Jan 2022 21:54:24 +0100
Subject: [PATCH] * elpa-packages (dtache): New package

---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 34a70fbde5..9ad91621cb 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -84,6 +84,10 @@
  ("dracula-theme"	:url "https://github.com/dracula/emacs"
   :ignored-files ("INSTALL.md" "screenshot.png" "start_emacs_test.sh" "test-profile.el"))
 
+ ("dtache"	:url "https://gitlab.com/niklaseklund/dtache"
+  :ignored-files ("dtache-env" "guix.scm" ".dir-locals.el")
+  :news "CHANGELOG.org")
+
  ("editorconfig"	:url "https://github.com/editorconfig/editorconfig-emacs"
   :doc "doc/editorconfig.texi"
   :news "CHANGELOG.md"
-- 
2.32.0


[-- Attachment #3: Type: text/plain, Size: 78 bytes --]


Just let me know if there is something I have missed!

Best regards,

Niklas

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: Add dtache package to NonGNU ELPA
  2022-01-10 21:03 Add dtache package to NonGNU ELPA Niklas Eklund
@ 2022-01-11  4:26 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2022-01-11  4:26 UTC (permalink / raw)
  To: Niklas Eklund; +Cc: emacs-devel

> I have created a package called dtache, which provides detached shell
> commands in Emacs using the program dtach. I would like to make it more easily
> accessible for other Emacs users and would therefore like to publish it
> through NonGNU ELPA :)

Any chance you and the other contributor (Niklas Carlsson) would be
willing to sign the copyright paperwork so we can put it into GNU
ELPA instead?


        Stefan




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-11  4:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 21:03 Add dtache package to NonGNU ELPA Niklas Eklund
2022-01-11  4:26 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).