all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Delete C-M-delete and C-M-backspace
@ 2003-06-04 22:49 Sam Steingold
  2003-06-05 21:46 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Steingold @ 2003-06-04 22:49 UTC (permalink / raw)


rms on 2003-06-03 deleted the C-M-delete and C-M-backspace keybindings.
why?

OK, I know that C-M-BS kills the X server -- when you do not disable it.
(I do).

Esc C-BS is not an adequate replacement because it requires 2
keypresses (and I seem to recall that Esc and M were interchangeable, so
I am surprized that (define-key esc-map "foo" 'bar) is not the same as
(define-key global-map "M-foo" 'bar))

too bad...

-- 
Sam Steingold (http://www.podval.org/~sds) running RedHat9 GNU/Linux
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
If You Want Breakfast In Bed, Sleep In the Kitchen.

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

* Re: Delete C-M-delete and C-M-backspace
  2003-06-04 22:49 Delete C-M-delete and C-M-backspace Sam Steingold
@ 2003-06-05 21:46 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2003-06-05 21:46 UTC (permalink / raw)
  Cc: emacs-devel

    rms on 2003-06-03 deleted the C-M-delete and C-M-backspace keybindings.
    why?

So that users would not be led to type C-M-backspace and kill their X
server.  It is a pitfall.

This binding is only used by people who are advanced enough to make
their own bindings.  If you find this binding useful, set it up in
your .emacs file.

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

end of thread, other threads:[~2003-06-05 21:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-04 22:49 Delete C-M-delete and C-M-backspace Sam Steingold
2003-06-05 21:46 ` Richard Stallman

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.