What I use in my .emacs file is: (global-set-key "\C-h" 'delete-backward-char) (global-set-key "\eh" 'help-command) This way, the backspace key deletes the character to the left and I can get help with escape-h. ********************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the following text in the *body* (*not* the subject line) of the letter: unsubscribe gnhlug **********************************************************
