all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Change C-d binding from delete-char to backward-delete-char-untabify
@ 2011-04-06 23:59 B. T. Raven
  2011-04-07  9:19 ` Andrea Crotti
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: B. T. Raven @ 2011-04-06 23:59 UTC (permalink / raw)
  To: help-gnu-emacs

I notice that I use both of these functions in my .emacs:

global-set-key
define-key global-map

Is it enough to make the new binding with either of these or does the
default binding have to be unbound first? What is the difference between
using those two methods? Can I then use the same method to bind
[backspace] to delete-char?

Thanks,

Ed


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

end of thread, other threads:[~2011-04-10  2:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06 23:59 Change C-d binding from delete-char to backward-delete-char-untabify B. T. Raven
2011-04-07  9:19 ` Andrea Crotti
2011-04-07 10:10 ` Deniz Dogan
     [not found] ` <mailman.3.1302171076.24221.help-gnu-emacs@gnu.org>
2011-04-07 17:25   ` B. T. Raven
2011-04-10  2:59     ` Stefan Monnier

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.