| ||||||
| 5/17 |
| 2003/2/20-21 [Computer/SW/Editors/Emacs] UID:27464 Activity:low |
2/20 when I use emacs, the "delete" key does what I want my
"backspace" key to do, and the "backspace" key doesn't do
anything. how can I fix this? thanks.
\_ Put the following in your $HOME/.emacs:
(keyboard-translate ?\C-h ?\C-?)
\_ anyone agree that this is probably the most asked question
on this and similar forums?
\_ No. This question is.
\_ No, it isn't. |