From: Tino Calancha <tino.calancha@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Cc: Tino Calancha <tino.calancha@gmail.com>
Subject: ctl-x-map key binding conventions for new major/minor modes
Date: Sat, 13 May 2017 12:49:50 +0900 (JST) [thread overview]
Message-ID: <alpine.DEB.2.20.1705131246510.13883@calancha-pc> (raw)
(info "(elisp) Key Binding Conventions")
Do we need a recommendation in this node about bindings with
prefix 'C-x'?
There is no guidance in the node above about this topic.
Just loading a new mode shouldn't shadow some previous
C-x bindings, right?
For instance,
* timeclock.el suggests some C-x bindings in the comentary, that is,
it doesn't define these bindings by default.
* dired-x.el has the user option `dired-bind-jump' to control if
`dired-jump' must be bound or not to 'C-x C-j'.
* find-func.el has the autoloaded function `find-function-setup-keys',
which binds some commands into `ctl-x-map'.
Regards,
Tino
next reply other threads:[~2017-05-13 3:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-13 3:49 Tino Calancha [this message]
2017-05-13 5:10 ` ctl-x-map key binding conventions for new major/minor modes Drew Adams
2017-05-13 5:33 ` Tino Calancha
2017-05-13 7:11 ` Eli Zaretskii
2017-05-13 14:16 ` Kaushal Modi
2017-05-13 14:33 ` Eli Zaretskii
2017-05-13 14:48 ` Kaushal Modi
2017-05-17 6:18 ` Tino Calancha
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=alpine.DEB.2.20.1705131246510.13883@calancha-pc \
--to=tino.calancha@gmail.com \
--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.