emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Opening Up More Keymaps Re: Standardizing more key bindings?


From: Howard Melman
Subject: Re: Opening Up More Keymaps Re: Standardizing more key bindings?
Date: Sun, 04 Oct 2020 10:10:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (darwin)

Eli Zaretskii <eliz@gnu.org> writes:

> I understand.  However, suspending Emacs is a very infrequent
> operation these days, what with most everyone working in a windowed
> environment.  And OTOH there are some very frequently-used commands
> that can be conveniently bound to C-z; suspending is still possible
> with C-x C-z.
>
> That said, I'm not necessarily arguing to unbind C-z or rebind it by
> default, I'm just explaining why I did that myself, long time ago.  I
> assume there are others like me.

FWIW I'm a GUI only user and long ago I added a bunch of
frame commands to the ctl-x-5-map and did:

(global-set-key (kbd "C-z") ctl-x-5-map)

As a mac user I get the best of both worlds as my command key
is super- so s-z still works as undo.

-- 

Howard




reply via email to

[Prev in Thread] Current Thread [Next in Thread]