* bug#8739: 24.0.50; "C-d" key apparently rebound @ 2011-05-27 14:38 Dani Moncayo 2011-05-27 14:44 ` Dani Moncayo 2011-05-27 18:54 ` Glenn Morris 0 siblings, 2 replies; 4+ messages in thread From: Dani Moncayo @ 2011-05-27 14:38 UTC (permalink / raw) To: 8739 1. Start Emacs (emacs -Q) 2. Start the Emacs tutorial (C-h t) 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. But that doesn't make sense, as we haven't customize anything so far. -- Dani Moncayo ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#8739: 24.0.50; "C-d" key apparently rebound 2011-05-27 14:38 bug#8739: 24.0.50; "C-d" key apparently rebound Dani Moncayo @ 2011-05-27 14:44 ` Dani Moncayo 2011-05-27 18:54 ` Glenn Morris 1 sibling, 0 replies; 4+ messages in thread From: Dani Moncayo @ 2011-05-27 14:44 UTC (permalink / raw) To: 8739 Sorry, I forgot to mention the Emacs version I'm using: It's the latest pre-compiled version from "http://alpha.gnu.org/gnu/emacs/windows/". In GNU Emacs 24.0.50.1 (i386-mingw-nt6.1.7600) of 2011-04-25 on 3249CTO Windowing system distributor `Microsoft Corp.', version 6.1.7600 configured using `configure --with-gcc (4.5) --no-opt --cflags -Ic:/imagesupport/include' -- Dani Moncayo ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#8739: 24.0.50; "C-d" key apparently rebound 2011-05-27 14:38 bug#8739: 24.0.50; "C-d" key apparently rebound Dani Moncayo 2011-05-27 14:44 ` Dani Moncayo @ 2011-05-27 18:54 ` Glenn Morris 2011-08-20 22:42 ` Glenn Morris 1 sibling, 1 reply; 4+ messages in thread From: Glenn Morris @ 2011-05-27 18:54 UTC (permalink / raw) To: Dani Moncayo; +Cc: 8739 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. ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#8739: 24.0.50; "C-d" key apparently rebound 2011-05-27 18:54 ` Glenn Morris @ 2011-08-20 22:42 ` Glenn Morris 0 siblings, 0 replies; 4+ messages in thread From: Glenn Morris @ 2011-08-20 22:42 UTC (permalink / raw) To: 8739-done Thanks; fixed. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-08-20 22:42 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-05-27 14:38 bug#8739: 24.0.50; "C-d" key apparently rebound Dani Moncayo 2011-05-27 14:44 ` Dani Moncayo 2011-05-27 18:54 ` Glenn Morris 2011-08-20 22:42 ` Glenn Morris
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).