unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] New package devicetree-ts-mode
@ 2023-12-21 17:47 Aleksandr Vityazev
  2023-12-22  7:36 ` Philip Kaludercic
  2023-12-22 16:02 ` Stefan Kangas
  0 siblings, 2 replies; 12+ messages in thread
From: Aleksandr Vityazev @ 2023-12-21 17:47 UTC (permalink / raw)
  To: emacs-devel

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


Hello,

I'd like to submit devicetree-ts-mode [1] to GNU ELPA.
This is tree-sitter major mode for Devicetree [2] files.

[1] https://git.sr.ht/~akagi/devicetree-ts-mode/
[2] https://www.devicetree.org/

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

From b69687be8232cfd305893b7c0b6999e6667d6dd8 Mon Sep 17 00:00:00 2001
Message-ID: <b69687be8232cfd305893b7c0b6999e6667d6dd8.1703075351.git.avityazew@gmail.com>
From: Aleksandr Vityazev <avityazew@gmail.com>
Date: Wed, 20 Dec 2023 15:28:35 +0300
Subject: [PATCH] * elpa-packages (devicetree-ts-mode): New package

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

diff --git a/elpa-packages b/elpa-packages
index 612bc676cd..6f86a59cfd 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -207,6 +207,8 @@
   :news "CHANGELOG.org"
   :readme "README.md")
  (devdocs		:url "https://github.com/astoff/devdocs.el")
+ (devicetree-ts-mode	:url "https://sr.ht/~akagi/devicetree-ts-mode"
+  :ignored-files ("LICENSE"))
  (dict-tree		:url nil) ;"http://www.dr-qubit.org/git/predictive.git"
  (diff-hl		:url "https://github.com/dgutov/diff-hl.git")
  (diffview            	:url "https://github.com/mgalgs/diffview-mode.git")

base-commit: b7bbd439862f2a58151eacacebc1815b7ddf3322
-- 
2.41.0


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


-- 
Best regards,
Aleksandr Vityazev

^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [ELPA] New package devicetree-ts-mode
@ 2024-01-16  0:38 Aleksandr Vityazev
  2024-01-16  6:18 ` Philip Kaludercic
  0 siblings, 1 reply; 12+ messages in thread
From: Aleksandr Vityazev @ 2024-01-16  0:38 UTC (permalink / raw)
  To: emacs-devel; +Cc: Philip Kaludercic, Stefan Kangas

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

Hello,

Since the previous thread [1] got lost over time and no more replies,
I'm starting a new one.

All of Philip's suggested points have been fixed, is there any reason
why this package should not be included in ELPA? I am willing to listen
and fix if possible.

Link to repository - https://git.sr.ht/~akagi/devicetree-ts-mode/

[1] https://mail.gnu.org/archive/html/emacs-devel/2023-12/msg00629.html


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

From a0e73d44a933e0a63b340fe1df60e1b5c75a66bf Mon Sep 17 00:00:00 2001
Message-ID: <a0e73d44a933e0a63b340fe1df60e1b5c75a66bf.1703272287.git.avityazew@gmail.com>
From: Aleksandr Vityazev <avityazew@gmail.com>
Date: Fri, 22 Dec 2023 22:10:30 +0300
Subject: [PATCH] * elpa-packages (devicetree-ts-mode): New package.

---
 elpa-packages | 1 +
 1 file changed, 1 insertion(+)

diff --git a/elpa-packages b/elpa-packages
index f2c60cac5d..078d772d00 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -207,6 +207,7 @@
   :news "CHANGELOG.org"
   :readme "README.md")
  (devdocs		:url "https://github.com/astoff/devdocs.el")
+ (devicetree-ts-mode	:url "https://sr.ht/~akagi/devicetree-ts-mode")
  (dict-tree		:url nil) ;"http://www.dr-qubit.org/git/predictive.git"
  (diff-hl		:url "https://github.com/dgutov/diff-hl.git")
  (diffview            	:url "https://github.com/mgalgs/diffview-mode.git")

base-commit: 080e09a4c6f038818a5a7a9c5e53ff168e0fe00e
-- 
2.41.0


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



-- 
Best regards,
Aleksandr Vityazev

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

end of thread, other threads:[~2024-02-20  3:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-21 17:47 [ELPA] New package devicetree-ts-mode Aleksandr Vityazev
2023-12-22  7:36 ` Philip Kaludercic
2023-12-22 20:08   ` Aleksandr Vityazev
2024-01-07 13:27     ` Aleksandr Vityazev
2023-12-22 16:02 ` Stefan Kangas
2023-12-22 20:36   ` Aleksandr Vityazev
2024-02-20  3:04     ` Björn Bidar
  -- strict thread matches above, loose matches on Subject: below --
2024-01-16  0:38 Aleksandr Vityazev
2024-01-16  6:18 ` Philip Kaludercic
2024-01-16  6:42   ` Aleksandr Vityazev
2024-01-16  7:30     ` Philip Kaludercic
2024-01-16  8:08       ` Aleksandr Vityazev

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