help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List all open bug reports with emacs-debbugs


From: Arun Isaac
Subject: Re: List all open bug reports with emacs-debbugs
Date: Fri, 18 Aug 2017 20:07:44 +0530

> I was confused too. Ended up with this in my emacs init file ...
>
> (defun view-guix-bugs ()
>   "view guix bugs."
>   (interactive)
>   ;; (debbugs-gnu SEVERITIES &optional PACKAGES ARCHIVEDP SUPPRESS TAGS)
>   (debbugs-gnu nil "guix" nil nil nil)
>   )

Thanks! But, this also lists bug reports that are closed ("done"). How
do I get only those bug reports that are still open?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]