all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* About the key binding convention: C-x is reserved by emacs itself whereas the C-c prefix is used for user defined keybindings.
@ 2021-09-21  5:20 Hongyi Zhao
  2021-09-21 16:08 ` [External] : " Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Hongyi Zhao @ 2021-09-21  5:20 UTC (permalink / raw)
  To: help-gnu-emacs

I noticed some interesting statements on key binding conventions of Emacs:

https://emacs.stackexchange.com/questions/42164/convention-about-using-c-x-or-c-c-as-prefix-keys,
told the following:

There is the convention that the C-x is reserved by emacs itself
whereas the C-c prefix is used for user defined keybindings.

https://github.com/Malabarba/emacs-google-this/issues/1#issue-12700382,
told the following:

As far as I know, C-x is generally reserved for Emacs itself, and thus
off limits to 3rd party libraries.

Furthermore, I also noticed the official manual of Emacs on this topic:

https://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html

But I can't find the convention regarding C-x. Any hints will be helpful.

Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province



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

end of thread, other threads:[~2021-09-21 17:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-21  5:20 About the key binding convention: C-x is reserved by emacs itself whereas the C-c prefix is used for user defined keybindings Hongyi Zhao
2021-09-21 16:08 ` [External] : " Drew Adams
2021-09-21 17:54   ` Emanuel Berg via Users list for the GNU Emacs text editor

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.