unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* New package: treesit-auto
@ 2023-01-27 18:01 Robert Enzmann
  2023-02-10  7:36 ` Yuan Fu
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Enzmann @ 2023-01-27 18:01 UTC (permalink / raw)
  To: emacs-devel

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

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

* Re: New package: treesit-auto
  2023-01-27 18:01 New package: treesit-auto Robert Enzmann
@ 2023-02-10  7:36 ` Yuan Fu
  0 siblings, 0 replies; 2+ messages in thread
From: Yuan Fu @ 2023-02-10  7:36 UTC (permalink / raw)
  To: Robert Enzmann; +Cc: emacs-devel



> On Jan 27, 2023, at 10:01 AM, Robert Enzmann <robbenzmann@gmail.com> wrote:
> 
> Hello,
> 
> I was following a guide to see if 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`:

I’m not responsible for ELPA, nor am I sure whether it is suitable for ELPA, but it looks very useful!

Yuan


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

end of thread, other threads:[~2023-02-10  7:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-27 18:01 New package: treesit-auto Robert Enzmann
2023-02-10  7:36 ` Yuan Fu

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