all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "morgan@ice9.digital" <morgan@ice9.digital>
To: emacs-devel@gnu.org
Subject: [ELPA] New package: kixtart-mode
Date: Wed, 09 Nov 2022 21:55:27 +0100	[thread overview]
Message-ID: <631d-636c1380-131-1f4ad1e0@218117756> (raw)

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

I'd like to submit language support for KiXtart as a GNU ELPA package
(patch is attached).

KiXtart (http://www.kixtart.org/) is a Windows scripting language which
doesn't have much in the way of modern editor support.

This is the first Emacs package that I've made but I'm fairly confident
there is nothing too terrible in there and I am actively using it.

There is a slight complication in that there is an old kixtart-mode
package on MELPA which just provided some font locking. I do have
permission from the author of this previous package to take over the
package name, effectively replacing the MELPA package with the new GNU
ELPA package. See confirmation from the author of the previous package
here: https://github.com/ryrun/kixtart-mode/issues/2

I have gone through the FSF copyright assignment process and received
confirmation that it was successfully completed.

Would there be any issues in adding the package?

Thanks,
Morgan

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-elpa-packages-kixtart-mode-New-package.patch --]
[-- Type: text/x-patch, Size: 923 bytes --]

From f36cc5d26b9992db0463a65c883b4ffc82484466 Mon Sep 17 00:00:00 2001
From: Morgan Willcock <morgan@ice9.digital>
Date: Wed, 9 Nov 2022 19:24:43 +0000
Subject: [PATCH 1/1] * elpa-packages ("kixtart-mode"): New package

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

diff --git a/elpa-packages b/elpa-packages
index 412e266..ad8ed95 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -421,6 +421,10 @@
  ;; Kiwix.el is not on Github any more, but hasn't found a new home yet.
  ("kiwix"		:url nil ;Was "https://github.com/stardiviner/kiwix.el"
   :ignored-files ("*.png" "LICENSE"))
+ ("kixtart-mode"	:url "https://github.com/morganwillcock/kixtart-mode"
+  :ignored-files (".dir-locals.el" "LICENSE" "Makefile" "README"
+                  "kixtart-mode-tests.el" "syntax.kix")
+  :readme "README")
  ("kmb"			:url nil)
  ("landmark"		:url nil)
  ("leaf"		:url "https://github.com/conao3/leaf.el"
-- 
2.30.2


             reply	other threads:[~2022-11-09 20:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-09 20:55 morgan [this message]
2022-11-09 21:10 ` [ELPA] New package: kixtart-mode Philip Kaludercic
2022-11-09 21:24   ` Morgan Willcock
2022-11-09 22:04 ` Stefan Monnier
2022-11-09 22:48   ` Morgan Willcock
2022-11-09 23:58     ` Stefan Monnier
2022-11-10  0:20       ` Morgan Willcock
2022-11-10  0:40         ` Juanma Barranquero
2022-11-13  4:18       ` Richard Stallman
2022-11-13  7:09         ` Eli Zaretskii
2022-12-11 23:33           ` Richard Stallman
2022-12-12 12:14             ` Eli Zaretskii
2022-12-11 23:50           ` Óscar Fuentes
2022-12-12  6:17             ` North Year
2022-12-12 12:21             ` Eli Zaretskii
2022-12-12 14:00               ` Óscar Fuentes
2022-12-20 23:59                 ` Morgan Willcock
2022-11-10  8:16   ` Akib Azmain Turja
2022-11-10  8:25     ` Eli Zaretskii
2022-11-10  9:00       ` Akib Azmain Turja

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

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

  git send-email \
    --in-reply-to=631d-636c1380-131-1f4ad1e0@218117756 \
    --to=morgan@ice9.digital \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.