Next: , Previous: , Up: Tracking Bugs and Patches   [Contents][Index]


22.7.2 Debbugs User Interfaces

A web interface (actually two web interfaces!) are available to browse issues:

To view discussions related to issue number n, go to ‘https://issues.guix.gnu.org/n’ or ‘https://bugs.gnu.org/n’.

If you use Emacs, you may find it more convenient to interact with issues using debbugs.el, which you can install with:

guix install emacs-debbugs

For example, to list all open issues on guix-patches, hit:

C-u M-x debbugs-gnu RET RET guix-patches RET n y

See Debbugs User Guide, for more information on this nifty tool!


Footnotes

(41)

The web interface at https://issues.guix.gnu.org is powered by Mumi, a nice piece of software written in Guile, and you can help! See https://git.elephly.net/gitweb.cgi?p=software/mumi.git.