Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
bug#11313: 24.1.50; Bind <C-M-backspace> to `backward-kill-sexp' in Lisp modes - like it used to be
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Drew Adams  
View profile  
 More options Apr 22 2012, 8:49 pm
Newsgroups: gnu.emacs.bug
From: "Drew Adams" <drew.ad...@oracle.com>
Date: Sun, 22 Apr 2012 17:49:50 -0700
Local: Sun, Apr 22 2012 8:49 pm
Subject: bug#11313: 24.1.50; Bind <C-M-backspace> to `backward-kill-sexp' in Lisp modes - like it used to be
Wow.  I've had this for so long in my setup that I forgot that this was
removed from vanilla Emacs in Emacs 22.  It was always present in older
Emacs releases, and it makes sense (IMO).  Please restore the binding of
<C-M-backspace> to `backward-kill-sexp' in the Lisp modes, so others can
benefit from it by default.

This seems to have been a mistake, rather than a deliberate change - or
else it was perversely deliberate.  `backward-kill-sexp' IS bound to ESC
<C-backspace>, but it is not bound to <C-M-backspace>.  What's that
about?

It is also bound to ESC <C-delete>, but not to <C-M-delete>.  Yes, some
systems like Windows (which I use) will not let you use <C-M-delete>.
But that is no reason not to bind it in Emacs for people who can use it.

(Actually, I would probably argue that ESC <C-delete> and <C-M-delete>
should both kill a sexp forward, not backward, i.e., `kill-sexp'.  The
<delete> key generally kills forward, in Emacs, as in other apps.  But I
don't really care about that.  And you'd probably argue that `C-M-k'
would then also be forward, by analogy with `C-k', or some such.)

In GNU Emacs 24.1.50.1 (i386-mingw-nt5.1.2600)
 of 2012-04-19 on MARVIN
Bzr revision: 107968 monn...@iro.umontreal.ca-20120419220225-gijdcbfxuiqy5dhb
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.6) --no-opt --enable-checking --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-3.0.9/include
 -ID:/devel/emacs/libs/libiconv-1.13.1-1-dev/include
 -ID:/devel/emacs/libs/libxml2-2.7.8/include/libxml2'


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chong Yidong  
View profile  
 More options Apr 22 2012, 10:05 pm
Newsgroups: gnu.emacs.bug
From: Chong Yidong <c...@gnu.org>
Date: Mon, 23 Apr 2012 10:05:46 +0800
Local: Sun, Apr 22 2012 10:05 pm
Subject: bug#11313: 24.1.50; Bind <C-M-backspace> to `backward-kill-sexp' in Lisp modes - like it used to be

"Drew Adams" <drew.ad...@oracle.com> writes:
> Wow.  I've had this for so long in my setup that I forgot that this was
> removed from vanilla Emacs in Emacs 22.  It was always present in older
> Emacs releases, and it makes sense (IMO).  Please restore the binding of
> <C-M-backspace> to `backward-kill-sexp' in the Lisp modes, so others can
> benefit from it by default.

See NEWS.22:

** The old bindings C-M-delete and C-M-backspace have been deleted,
since there are situations where one or the other will shut down
the operating system or your X server.

Closing this non-bug.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »