unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ctl-x-map key binding conventions for new major/minor modes
@ 2017-05-13  3:49 Tino Calancha
  2017-05-13  5:10 ` Drew Adams
  0 siblings, 1 reply; 8+ messages in thread
From: Tino Calancha @ 2017-05-13  3:49 UTC (permalink / raw)
  To: Emacs developers; +Cc: Tino Calancha


(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



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

end of thread, other threads:[~2017-05-17  6:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-13  3:49 ctl-x-map key binding conventions for new major/minor modes Tino Calancha
2017-05-13  5:10 ` 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

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