all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Devon Sean McCullough <Emacs-Hacker2017@jovi.net>
Cc: npostavs@users.sourceforge.net, 29430@debbugs.gnu.org
Subject: bug#29430: 26.0.90; C-M-backspace is undefined
Date: Sat, 25 Nov 2017 18:14:08 -0500	[thread overview]
Message-ID: <E1eIjeC-0007JT-Pz@fencepost.gnu.org> (raw)
In-Reply-To: <A3A07EA6-8EDE-4083-9EB1-E64F7CA66B5E@jovi.net> (message from Devon Sean McCullough on Fri, 24 Nov 2017 15:35:55 -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	other threads:[~2017-11-25 23:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-24 19:12 bug#29430: 26.0.90; C-M-backspace is undefined Devon Sean McCullough
2017-11-24 19:28 ` Noam Postavsky
2017-11-24 20:35   ` Devon Sean McCullough
2017-11-25 23:14     ` Richard Stallman [this message]
2017-11-29 18:02       ` Devon Sean McCullough
2022-03-23 13:30   ` bug#37447: 26.3; Commands on <delete> and <backspace> Lars Ingebrigtsen
2022-03-23 14:35     ` Drew Adams
2022-03-23 14:56       ` bug#37447: bug#29430: " Eli Zaretskii
2022-03-23 20:49         ` bug#29430: " Drew Adams
2022-03-24  6:44           ` Eli Zaretskii
2022-03-24 15:16             ` bug#37447: " Drew Adams
2022-03-24 15:27               ` Eli Zaretskii
2022-03-24 15:51                 ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1eIjeC-0007JT-Pz@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=29430@debbugs.gnu.org \
    --cc=Emacs-Hacker2017@jovi.net \
    --cc=npostavs@users.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.