Previous: XTLA, Up: Tracking Development


7.6.4 Gnats

planner-gnats.el provides support for the GNU problem report management system Gnats. This module allows you to refer to problem reports using hyperlinks.

Configure your Emacs for Gnats access, then add ‘(require 'planner-gnats)’ to your .emacs. You can then create tasks from Gnats edit or view buffers.

To add keybindings to Gnats, use ‘(planner-gnats-insinuate)’.

Gnats URLs are of the form ‘gnats:pr-number’.

planner-gnats.el does not define any interactive functions.