unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Enzmann <robbenzmann@gmail.com>
To: emacs-devel@gnu.org
Subject: New package: treesit-auto
Date: Fri, 27 Jan 2023 13:01:33 -0500	[thread overview]
Message-ID: <CACW8+5zi_ahvQ2oN6NF0OMzPQ5QLXBZ6TDqFTXgdwOzXVYFunA@mail.gmail.com> (raw)

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

Hello,

I was following a guide
<https://emacsredux.com/blog/2021/08/11/submitting-a-package-to-nongnu-elpa/>
to see if treesit-auto <https://github.com/renzmann/treesit-auto> is
something that could be included in NonGNU ELPA.  I'm unsure (that is, not
unwilling but currently ignorant) about whether it fits all the
requirements for GNU ELPA.  Below is the patch generated by `git
format-patch`:

From d133d0ecacabb93f015abb8609a85d3ea2fe38f5 Mon Sep 17 00:00:00 2001
From: renzmann <32076780+renzmann@users.noreply.github.com>
Date: Thu, 26 Jan 2023 09:55:50 -0500
Subject: [PATCH] Add entry for treesit-auto

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

diff --git a/elpa-packages b/elpa-packages
index 97704e2b01..b4df35a441 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -772,6 +772,10 @@
  (toc-org :url "https://github.com/snosov1/toc-org.git"
   :ignored-files ("COPYING" ".travis.yml" "toc-org-test.el"))

+ (treesit-auto :url "https://github.com/renzmann/treesit-auto.git"
+  :readme "README.org"
+  :ignored-files (".github" ".gitignore" ".gitattributes"
".bumpversion.cfg"))
+
  (treeview :url "https://github.com/tilmanrassy/emacs-treeview"
   :readme "README.md"
   :ignored-files ("LICENSE"))
-- 
2.39.0

[-- Attachment #2: Type: text/html, Size: 1799 bytes --]

             reply	other threads:[~2023-01-27 18:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-27 18:01 Robert Enzmann [this message]
2023-02-10  7:36 ` New package: treesit-auto Yuan Fu

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=CACW8+5zi_ahvQ2oN6NF0OMzPQ5QLXBZ6TDqFTXgdwOzXVYFunA@mail.gmail.com \
    --to=robbenzmann@gmail.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 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).