Merge from trunk
[bpt/emacs.git] / BUGS
CommitLineData
6c3ab469
GM
1If you think you may have found a bug in GNU Emacs, please read the
2Bugs section of the Emacs manual for advice on
3
a4a9692d 4(1) how to tell when to report a bug, and
6c3ab469 5(2) how to write a useful bug report and what information it needs to have.
a4a9692d 6
6c3ab469
GM
7You can read the read the Bugs section of the manual from inside Emacs.
8Start Emacs, do C-h i to enter Info, then m Emacs RET to get to the
9Emacs manual, then m Bugs RET to get to the section on bugs.
10Or you can use the standalone Info program in a like manner.
11(Standalone Info is part of the Texinfo distribution, not part of the
12Emacs distribution.)
a4a9692d 13
6c3ab469
GM
14Printed copies of the Emacs manual can be purchased from the Free
15Software Foundation's online store at <http://shop.fsf.org/>.
a4a9692d 16
6c3ab469 17If necessary, you can read the manual without an info program:
a4a9692d 18
a4a9692d
DL
19 cat info/emacs* | more "+/^File: emacs, Node: Bugs,"
20
6c3ab469 21
a6e754b6 22Please first check the file etc/PROBLEMS (e.g. with C-h C-p in Emacs) to
85145dac 23make sure it isn't a known issue.