Alan Chandler <[EMAIL PROTECTED]> writes:
> Help
>
> I have a problem with emacs when being accessed through ssh in that
> the backspace key is generating a C-h so I keep getting help when I
> am trying to edit.
Add the following line to your ~/.emacs:
(global-set-key "\C-h" 'delete-backward-ch
Help
I have a problem with emacs when being accessed through ssh in that
the backspace key is generating a C-h so I keep getting help when I am
trying to edit.
Funny thing is, if I go to the machine directly and access it in
console mode then emacs works as it is supposed to.
One anomoly I have
2 matches
Mail list logo