help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Proposal: "C-z <letter>" reserved for users


From: Emanuel Berg
Subject: Re: Proposal: "C-z <letter>" reserved for users
Date: Mon, 08 Feb 2021 22:19:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Francis Belliveau wrote:

> It is certainly a dangerous function to have mapped to such
> an easy key to hit

Agree 100%:

  (put 'suspend-frame 'disabled  t)
  (global-unset-key "\C-z")
  (global-unset-key "\C-x\C-z")
  
-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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