This package browser is in early development. Mind the rough edges.

emacs-debbugs 0.46

Access the Debbugs bug tracker in Emacs

This package lets you access the GNU Bug Tracker from within Emacs.

For instance, it defines the command M-x debbugs-gnu for listing bugs, and the command M-x debbugs-gnu-search for bug searching. If you prefer the listing of bugs as TODO items of org-mode, you could use M-x debbugs-org and related commands.

A minor mode debbugs-browse-mode let you browse URLs to the GNU Bug Tracker as well as bug identifiers prepared for bug-reference-mode.

Installation

Install emacs-debbugs 0.46 as follows:

guix install emacs-debbugs@0.46

Or install the latest version:

guix install emacs-debbugs

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.