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

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

bug#29430: 26.0.90; C-M-backspace is undefined


From: Richard Stallman
Subject: bug#29430: 26.0.90; C-M-backspace is undefined
Date: Sat, 25 Nov 2017 18:14:08 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > (unless (eq 'ns (window-system))
  >   ;; These were once dangerous in various situations,
  >   ;; so let's not encourage just anyone to use them.
  >   (define-key global-map [C-M-delete] 'backward-kill-sexp)
  >   (define-key global-map [C-M-backspace] 'backward-kill-sexp))

It is not just on NextStep.
I think I saw one of these kill X windows on GNU/Linux.

-- 
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
Skype: No way! See https://stallman.org/skype.html.






reply via email to

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