help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Fixing key bindings on some terminals


From: Drew Adams
Subject: RE: Fixing key bindings on some terminals
Date: Mon, 26 May 2014 08:18:02 -0700 (PDT)

> (global-set-key (kbd "C-?") 'help-command)
> (global-set-key (kbd "C-h") 'delete-backward-char)
...
> I.e. move "help" to C-? so that I can use C-h to delete stuff backwards.

See option `normal-erase-is-backspace' for this part, at least.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]