comparison man/trouble.texi @ 54478:c0b7b601058f

Fix help key bindings.
author Juri Linkov <juri@jurta.org>
date Mon, 22 Mar 2004 07:32:05 +0000
parents 3649390c0f91
children 16152de85a64
comparison
equal deleted inserted replaced
54477:dcd8f8cbdae9 54478:c0b7b601058f
122 122
123 This section describes various conditions in which Emacs fails to work 123 This section describes various conditions in which Emacs fails to work
124 normally, and how to recognize them and correct them. For a list of 124 normally, and how to recognize them and correct them. For a list of
125 additional problems you might encounter, see @ref{Bugs and problems, , 125 additional problems you might encounter, see @ref{Bugs and problems, ,
126 Bugs and problems, efaq, GNU Emacs FAQ}, and the file @file{etc/PROBLEMS} 126 Bugs and problems, efaq, GNU Emacs FAQ}, and the file @file{etc/PROBLEMS}
127 in the Emacs distribution. Type @kbd{C-h F} to read the FAQ; type 127 in the Emacs distribution. Type @kbd{C-h C-f} to read the FAQ; type
128 @kbd{C-h P} to read the @file{PROBLEMS} file. 128 @kbd{C-h C-e} to read the @file{PROBLEMS} file.
129 129
130 @menu 130 @menu
131 * DEL Does Not Delete:: What to do if @key{DEL} doesn't delete. 131 * DEL Does Not Delete:: What to do if @key{DEL} doesn't delete.
132 * Stuck Recursive:: `[...]' in mode line around the parentheses. 132 * Stuck Recursive:: `[...]' in mode line around the parentheses.
133 * Screen Garbled:: Garbage on the screen. 133 * Screen Garbled:: Garbage on the screen.
424 To make it possible for us to fix a bug, you must report it. In order 424 To make it possible for us to fix a bug, you must report it. In order
425 to do so effectively, you must know when and how to do it. 425 to do so effectively, you must know when and how to do it.
426 426
427 Before reporting a bug, it is a good idea to see if it is already 427 Before reporting a bug, it is a good idea to see if it is already
428 known. You can find the list of known problems in the file 428 known. You can find the list of known problems in the file
429 @file{etc/PROBLEMS} in the Emacs distribution; type @kbd{C-h P} to read 429 @file{etc/PROBLEMS} in the Emacs distribution; type @kbd{C-h C-e} to read
430 it. Some additional user-level problems can be found in @ref{Bugs and 430 it. Some additional user-level problems can be found in @ref{Bugs and
431 problems, , Bugs and problems, efaq, GNU Emacs FAQ}. Looking up your 431 problems, , Bugs and problems, efaq, GNU Emacs FAQ}. Looking up your
432 problem in these two documents might provide you with a solution or a 432 problem in these two documents might provide you with a solution or a
433 work-around, or give you additional information about related issues. 433 work-around, or give you additional information about related issues.
434 434