summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-03-30 18:20:07 +0000
committerRichard M. Stallman <rms@gnu.org>1994-03-30 18:20:07 +0000
commitc137fbbf2c524d32cee53edaa94d49d5e59a03e1 (patch)
treecd8a85d52cd60679fa55cf6781024b0f41472634 /etc
parent969377bed003cf13b63b5633de0d3fcafc42eb60 (diff)
downloademacs-c137fbbf2c524d32cee53edaa94d49d5e59a03e1.tar.gz
Advise about case where C-h is rebound.
Diffstat (limited to 'etc')
-rw-r--r--etc/TUTORIAL5
1 files changed, 5 insertions, 0 deletions
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.