# HG changeset patch # User Richard M. Stallman # Date 765051607 0 # Node ID c78bae220849c5c8a56b7b599a7cf305c75fcf07 # Parent 80df3b456672195490b54f376280eb1a5549275e Advise about case where C-h is rebound. diff -r 80df3b456672 -r c78bae220849 etc/TUTORIAL --- a/etc/TUTORIAL Wed Mar 30 17:54:38 1994 +0000 +++ b/etc/TUTORIAL Wed Mar 30 18:20:07 1994 +0000 @@ -781,6 +781,11 @@ 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.