From: Ulrich Mueller <ulm@gentoo.org>
To: gentoo-lisp@lists.gentoo.org
Subject: [gentoo-lisp] New keybindings in ebuild-mode
Date: Mon, 05 Aug 2024 19:40:38 +0200 [thread overview]
Message-ID: <u7ccu27hl@gentoo.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1272 bytes --]
I am planning to change keybindings in ebuild-mode with the next (1.73)
release. The reason is that ebuild-mode-keymap has become crowded,
and almost no C-c C-LETTER keys remain that have a useful mnemonic.
One problem is that ebuild-mode is derived from sh-mode which uses 13
of the 24 available letters (namely, cdfilnorstuwx). In particular,
sh-mode in recent Emacs versions has added C-c C-d and C-c C-n which
collide with ebuild-mode commands.
So, the keybindings would be updated as follows:
command old new
---------------------------------------------------------
ebuild-run-command C-c C-e C-c C-e C-e
ebuild-mode-run-pkgdev C-c C-p C-c C-e C-p
ebuild-mode-run-pkgcheck C-c C-q C-c C-e C-c
ebuild-mode-find-workdir C-c C-d C-c C-e C-w
ebuild-mode-find-s (none) C-c C-e C-s
ebuild-mode-keyword C-c C-k C-c C-e C-k
ebuild-mode-ekeyword C-c C-y C-c C-e C-y
ebuild-mode-all-keywords-unstable C-c C-b C-c C-e C-u
ebuild-mode-insert-skeleton C-c C-n C-c C-e C-n
---------------------------------------------------------
Suggestions and comments are welcome.
Ulrich
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]
next reply other threads:[~2024-08-05 17:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-05 17:40 Ulrich Mueller [this message]
2024-08-08 22:56 ` [gentoo-lisp] New keybindings in ebuild-mode Maciej Barć
2024-08-09 4:29 ` Ulrich Mueller
-- strict thread matches above, loose matches on Subject: below --
2024-08-08 23:08 muravey.omsk
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=u7ccu27hl@gentoo.org \
--to=ulm@gentoo.org \
--cc=gentoo-lisp@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox