From: Richard M. Stallman Date: Wed, 30 Mar 1994 18:20:07 +0000 (+0000) Subject: Advise about case where C-h is rebound. X-Git-Tag: emacs-19.34~9255 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=855909db5427f8bf0586c6665b6c32c6b6431316;p=emacs.git Advise about case where C-h is rebound. --- diff --git a/etc/TUTORIAL b/etc/TUTORIAL index a46199f8870..59a797c9ca0 100644 --- a/etc/TUTORIAL +++ b/etc/TUTORIAL @@ -781,6 +781,11 @@ type C-h ? and Emacs will tell you what kinds of help it can give. If you have typed C-h and decide you don't want any help, just type C-g to cancel it. +(Some sites rebind the character C-h. They really shouldn't do this +as a blanket measure, so complain to the operator. Meanwhile, if C-h +does not display a message about help at the bottom of the screen, try +typing M-x help RET instead.) + The most basic HELP feature is C-h c. Type C-h, a c, and a command character or sequence, and Emacs displays a very brief description of the command.