GNU bug report logs - #8739
24.0.50; "C-d" key apparently rebound

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Fri, 27 May 2011 14:39:02 UTC

Severity: normal

Merged with 9332

Found in version 24.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Dani Moncayo <dmoncayo <at> gmail.com>
Cc: 8739 <at> debbugs.gnu.org
Subject: bug#8739: 24.0.50; "C-d" key apparently rebound
Date: Fri, 27 May 2011 14:54:50 -0400
Dani Moncayo wrote:

> The tutorial shows a notice at the beginning, warning us about the
> customization of "some basic editing commands". If you search for
> "rebound", you will see that apparently "someone" has rebound the C-d
> key.

NEWS says:

  *** New command `delete-forward-char', bound to C-d and [delete].

and this is what the tutorial assumes. But for me also in emacs -Q:

  <deletechar> (translated from <delete>) runs the command delete-forward-char
  C-d runs the command delete-char

The relevant ChangeLog entry says:

    * bindings.el (global-map): Bind C-d to delete-char and deletechar
    to delete-forward-char.

So there is some confusion about what should be bound to C-d.




This bug report was last modified 13 years and 276 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.