From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43074) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dinDZ-0002g6-Su for guix-patches@gnu.org; Fri, 18 Aug 2017 15:46:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dinDW-0003mD-Py for guix-patches@gnu.org; Fri, 18 Aug 2017 15:46:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35946) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dinDW-0003ls-MW for guix-patches@gnu.org; Fri, 18 Aug 2017 15:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dinDW-0004Ga-GU for guix-patches@gnu.org; Fri, 18 Aug 2017 15:46:02 -0400 Subject: [bug#28141] [PATCH] doc: Mention how to use emacs-debbugs. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <50d34d92.AEAAOkOFBSMAAAAAAAAAAAOtUOAAAAACwQwAAAAAAAW9WABZl0Ov@bnc3.mailjet.com>) id 1dinD1-0002P1-Sm for guix-patches@gnu.org; Fri, 18 Aug 2017 15:45:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <50d34d92.AEAAOkOFBSMAAAAAAAAAAAOtUOAAAAACwQwAAAAAAAW9WABZl0Ov@bnc3.mailjet.com>) id 1dinCy-0003AS-Po for guix-patches@gnu.org; Fri, 18 Aug 2017 15:45:31 -0400 Received: from o128.p8.mailjet.com ([87.253.233.128]:43357) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <50d34d92.AEAAOkOFBSMAAAAAAAAAAAOtUOAAAAACwQwAAAAAAAW9WABZl0Ov@bnc3.mailjet.com>) id 1dinCy-00038G-DT for guix-patches@gnu.org; Fri, 18 Aug 2017 15:45:28 -0400 Message-Id: <50d34d92.AEAAOkOFBSMAAAAAAAAAAAOtUOAAAAACwQwAAAAAAAW9WABZl0Ov@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Sat, 19 Aug 2017 01:11:16 +0530 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 28141@debbugs.gnu.org * HACKING (Using emacs-debbugs): Add section on using emacs-debbugs. --- HACKING | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HACKING b/HACKING index 20cc9ea6e..e674f4428 100644 --- a/HACKING +++ b/HACKING @@ -61,3 +61,12 @@ after two weeks, and if you=E2=80=99re confident, it=E2= =80=99s OK to commit. =20 That last part is subject to being adjusted, allowing individuals to com= mit directly on non-controversial changes on parts they=E2=80=99re familiar = with. + +* Using emacs-debbugs + +Bug reports and patches are tracked using debbugs. If you are on emacs, = you +can use emacs-debbugs. + +List all open bug reports on guix-patches with + +C-u M-x debbugs-gnu guix-patches n y --=20 2.13.4