Mitchell Surface writes:
>Can somebody tell me how I can get the backspace and delete keys in
>Xemacs to work the way I expect them to, i.e. backspace deletes the
>previous character and delete deletes the current character?
Try this:
;; Fix the DEL key
(setq delete-key-deletes-forward t)
(unles
Can somebody tell me how I can get the backspace and delete keys in
Xemacs to work the way I expect them to, i.e. backspace deletes the
previous character and delete deletes the current character?
Thanks for any help!
Mitchell Surface
Fort Wayne, IN
[EMAIL PROTECTED]
2 matches
Mail list logo