Re: In a downward spiral

2001-03-18 Thread Anthony Fox
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

In a downward spiral

2001-03-18 Thread Alan Chandler
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