Previous: query-pr, Up: GNATS user tools [Contents][Index]
Emacs interface to GNATS provides basic access to GNATS databases, i.e. sending, editing, and querying Problem Reports. It also defines a simple major mode for editing dbconfig files.
This section provides an overview of using GNATS with Emacs. It does not describe the use of Emacs itself, for detailed instructions on using Emacs, see GNU Emacs. For installation instructions of the GNATS Emacs mode, see Installing utils.
Please note the Emacs interface was completely rewritten between
GNATS 3 and GNATS 4. It now uses gnatsd
,
gnatsd, exclusively for its operations and uses modern Emacs
features like faces. Its features are not complete though, you can
send your suggestions and patches to the appropriate GNATS
mailing list, Support.
• Emacs viewing: | Viewing PRs by their number. | |
• Emacs querying: | Querying the database. | |
• Emacs submitting: | Submitting new PRs. | |
• Emacs editing: | Editing PRs. | |
• Emacs editing buffer: | The editing buffer. | |
• Emacs and databases: | Changing the working database. | |
• dbconfig mode: | Major mode for dbconfig files. | |
• Other Emacs commands: | Miscellaneous commands. | |
• Emacs customization: | Customizing the Emacs interface. |