[comp.emacs] Unbinding C-h ??

harper@applga.aa.cad.slb.com (Brett E. Harper) (10/02/90)

 Hello,

 How would one go about unbinding the C-h key from help-command ?
 I would like to bind C-h to delete-backward-char.

 Thanks,

 Brett Harper
 harper@aaaca1.SINet.SLB.COM

cedman@lynx.ps.uci.edu (Carl Edman) (10/02/90)

In article <1990Oct1.190847.13306@applga.aa.cad.slb.com> harper@applga.aa.cad.slb.com (Brett E. Harper) writes:
    How would one go about unbinding the C-h key from help-command ?
    I would like to bind C-h to delete-backward-char.

    Thanks,

    Brett Harper
    harper@aaaca1.SINet.SLB.COM

Directly from my .emacs file:

(global-set-key "\C-h" 'backward-delete-char-untabify)

	Carl Edman



Theorectial Physicist,N.:A physicist whose   | Send mail
existence is postulated, to make the numbers |  to
balance but who is never actually observed   | cedman@golem.ps.uci.edu
in the laboratory.                           | edmanc@uciph0.ps.uci.edu