|
From: | Catonano |
Subject: | Re: How to M-x debbugs-gnu with new guix-patches |
Date: | Wed, 22 Feb 2017 18:26:57 +0100 |
So! We have a new debbugs tracking of guix-patches. Great! Those who
are emacs users in the know probably like to use the M-x debbugs-gnu
interface. Here's what you need to do:
Add this to your .emacs:
(add-to-list 'debbugs-gnu-all-packages "guix-patches")
Now open up debbugs-gnu:
C-u M-x debbugs-gnu <RET> <RET> guix-patches <RET> n y
And now you have a nice emacs interface!
I found this documentation on debbugs useful:
https://www.debian.org/Bugs/Reporting
And also, maybe you want to tag bugs or etc. Use the 'C' key from the
emacs interface!
Happy bug triaging!
[Prev in Thread] | Current Thread | [Next in Thread] |