From: Jeremy Bryant via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 73016@debbugs.gnu.org, philipk@posteo.net
Cc: Tony Zorman <tonyzorman@mailbox.org>
Subject: bug#73016: Potential inclusion of kbd-mode, part of kmonad, in Non-GNU ELPA
Date: Tue, 03 Sep 2024 23:19:01 +0100 [thread overview]
Message-ID: <875xrcfkiy.fsf@jeremybryant.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 773 bytes --]
Hi,
kmonad is a keyboard configuration tool under MIT license.
https://github.com/kmonad/kmonad
There is an Emacs major mode to edit the configuration file, based on
s-expressions. The mode is under GPLv3.
https://github.com/kmonad/kbd-mode
On behalf of the author, Tony Zorman, I would like to request
consideration to include it in NON-GNU ELPA.
The author is conscious that the following snippet should be improved
and we are soliciting recommendations on how to improve it.
;; HACK
(defadvice redisplay (after refresh-font-locking activate)
(when (derived-mode-p 'kbd-mode)
(font-lock-fontify-buffer))))
Furthermore if there are any code reviews or recommendations, I attach
the current version.
I can volunteer some time for some of the changes.
[-- Attachment #2: kbd-mode.el --]
[-- Type: application/emacs-lisp, Size: 15734 bytes --]
next reply other threads:[~2024-09-03 22:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-03 22:19 Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-09-05 9:53 ` bug#73016: Potential inclusion of kbd-mode, part of kmonad, in Non-GNU ELPA Philip Kaludercic
2024-09-06 10:53 ` Tony Zorman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-14 8:42 ` Tony Zorman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-14 10:10 ` Philip Kaludercic
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=875xrcfkiy.fsf@jeremybryant.net \
--to=bug-gnu-emacs@gnu.org \
--cc=73016@debbugs.gnu.org \
--cc=jb@jeremybryant.net \
--cc=philipk@posteo.net \
--cc=tonyzorman@mailbox.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).