diff options
| -rw-r--r-- | man/faq.texi | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/faq.texi b/man/faq.texi index fb454364800..a762b04fa1b 100644 --- a/man/faq.texi +++ b/man/faq.texi | |||
| @@ -2692,6 +2692,16 @@ later), which converts these ANSI escape sequences into colors. | |||
| 2692 | @chapter Bugs and problems | 2692 | @chapter Bugs and problems |
| 2693 | @cindex Bugs and problems | 2693 | @cindex Bugs and problems |
| 2694 | 2694 | ||
| 2695 | The Emacs manual lists some common kinds of trouble users could get | ||
| 2696 | into, see @ref{Lossage, , Dealing with Emacs Trouble, emacs, The GNU | ||
| 2697 | Emacs Manual}, so you might look there if the problem you encounter | ||
| 2698 | doesn't in this section. If you decide you've discovered a bug, see | ||
| 2699 | @ref{Bugs, , Reporting Bugs, emacs, The GNU Emacs Manual}, for | ||
| 2700 | instructions how to do that. | ||
| 2701 | |||
| 2702 | The file @file{etc/PROBLEMS} in the Emacs distribution lists various | ||
| 2703 | known problems with building and using Emacs on specific platforms. | ||
| 2704 | |||
| 2695 | @menu | 2705 | @menu |
| 2696 | * Problems with very large files:: | 2706 | * Problems with very large files:: |
| 2697 | * ^M in the shell buffer:: | 2707 | * ^M in the shell buffer:: |