1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

Advise about case where C-h is rebound.

This commit is contained in:
Richard M. Stallman 1994-03-30 18:20:07 +00:00
parent 78bead7366
commit 855909db54

View File

@ -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.