Date: Tue, 05 Nov 1996 21:03:12 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Wed, 28 Feb 1996 13:48:16 GMT Content-length: 2095
Gnats is installed in afs under /p/paradise/gnats. That means that everyone has access to the paradise gnats database where the problem records are kept.
There are 3 things you can do with gnats: report problems, query the problem database, and edit problems. Gnats provides command line tools for all of these things.
NOTE:You can try out the system by reporting a problem within the test category.
Problem reporting in web gnats is handled through an html form. Each problem category can have its own form. This allows different questions to be posed for bug reports concerning different parts of the system.
In order to edit problems, you'll need to be running WebGnats from a workstation with AFS access, and you'll need to have the following in your .mailcap file.
x-application/problem_edit; /p/paradise/gnats/bin/problem_edit %s
You can use gnats from within emacs by loading the gnats emacs interfaces. The files are located in /p/paradise/gnats/lib/emacs/lisp. Look at the file gnats.el in that directory for configuration instructions.