all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
[parent not found: <20021126161602.1025.15862.Mailman@monty-python.gnu.org>]
[parent not found: <20021126141644.11922.11637.Mailman@monty-python.gnu.org>]
* unexpected Del behaviour after C-d binding
@ 2002-11-26 11:12 Dani Barral
  0 siblings, 0 replies; 7+ messages in thread
From: Dani Barral @ 2002-11-26 11:12 UTC (permalink / raw)


Hi,

I'm trying to configure the keyboard of my laptop into something more 
confortable for my hands. First I want to rebind some emacs commands and 
after I'll exchange some control,alt,... keys in X.

The problem I having with GNU Emacs 21.2.1 is that the behaviour of the 
Del key changes after this:

(global-unset-key "\C-d")
(global-set-key "\C-d" 'next-line)

Now everytime I press Del next-line is executed. However C-h Del returns:
<delete> runs the command "^D"
    which is a keyboard macro.

Could anybody what's wrong with those two bindings above?

Cheers

Dani

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

end of thread, other threads:[~2002-11-26 23:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1038309259.17965.help-gnu-emacs@gnu.org>
2002-11-26 12:07 ` unexpected Del behaviour after C-d binding Fredrik Staxeng
2002-11-26 15:12 ` Stefan Monnier <foo@acm.com>
     [not found] <20021126161602.1025.15862.Mailman@monty-python.gnu.org>
2002-11-26 16:56 ` Dani Barral
     [not found] ` <mailman.1038329872.24183.help-gnu-emacs@gnu.org>
2002-11-26 23:19   ` Stefan Monnier <foo@acm.com>
     [not found] <20021126141644.11922.11637.Mailman@monty-python.gnu.org>
2002-11-26 15:20 ` Dani Barral
     [not found] ` <mailman.1038324336.1840.help-gnu-emacs@gnu.org>
2002-11-26 16:11   ` Barry Margolin
2002-11-26 11:12 Dani Barral

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.