unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Niklas Eklund <niklas.eklund@posteo.net>
To: emacs-devel@gnu.org
Subject: Add dtache package to NonGNU ELPA
Date: Mon, 10 Jan 2022 21:03:03 +0000	[thread overview]
Message-ID: <87o84j8fso.fsf@posteo.net> (raw)

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

             reply	other threads:[~2022-01-10 21:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10 21:03 Niklas Eklund [this message]
2022-01-11  4:26 ` Add dtache package to NonGNU ELPA Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87o84j8fso.fsf@posteo.net \
    --to=niklas.eklund@posteo.net \
    --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 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).