From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: How to M-x debbugs-gnu with new guix-patches Date: Wed, 22 Feb 2017 18:26:57 +0100 Message-ID: References: <87inof5w20.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f40304389140c5e27d054921cd1f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgagv-0003P0-0s for guix-devel@gnu.org; Wed, 22 Feb 2017 12:27:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgagt-0004Pi-Sn for guix-devel@gnu.org; Wed, 22 Feb 2017 12:27:01 -0500 Received: from mail-wr0-x22f.google.com ([2a00:1450:400c:c0c::22f]:33243) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cgagt-0004PS-Lu for guix-devel@gnu.org; Wed, 22 Feb 2017 12:26:59 -0500 Received: by mail-wr0-x22f.google.com with SMTP id 97so6895684wrb.0 for ; Wed, 22 Feb 2017 09:26:59 -0800 (PST) In-Reply-To: <87inof5w20.fsf@dustycloud.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Christopher Allan Webber Cc: guix-devel --f40304389140c5e27d054921cd1f Content-Type: text/plain; charset=UTF-8 2017-02-12 15:21 GMT+01:00 Christopher Allan Webber : > 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 guix-patches 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! > Say you want to test one patch that has been submitted to patches-guix How do you do that ? How do you extract the patch from within the Emacs Debbugs buffer ? I see there's a menu that pops up with the mouse-3 button with a "save as..." issue. Do you just save it somewhere and then you continue from there ? Further, there are 2 issues in that menu that make me curious "View interactively..." that asks me to indicate a Viewer. Which viewer ? What is this about ? "Take action on part..." that asks me to indicate an Action. Again, what is this about ? Thanks --f40304389140c5e27d054921cd1f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
2017-02-12 15:21 GMT+01:00 = Christopher Allan Webber = <cwebber@dus= tycloud.org>:
So!=C2=A0 = We have a new debbugs tracking of guix-patches.=C2=A0 Great!=C2=A0 Those wh= o
are emacs users in the know probably like to use the M-x debbugs-gnu
interface.=C2=A0 Here's what you need to do:

Add this to your .emacs:
=C2=A0 (add-to-list 'debbugs-gnu-all-packages "guix-patches")=

Now open up debbugs-gnu:
=C2=A0 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:
=C2=A0 https://www.debian.org/Bugs/Reporting

And also, maybe you want to tag bugs or etc.=C2=A0 Use the 'C' key = from the
emacs interface!

Happy bug triaging!

Say you want to tes= t one patch that has been submitted to patches-guix

How do you do that ?
How do you extract the patch from within t= he Emacs Debbugs buffer ?

I see there's a= menu that pops up with the mouse-3 button with a "save as..." is= sue.

Do you just save it somewhere and then = you continue from there ?

Further, there are 2 iss= ues in that menu that make me curious

"View i= nteractively..." that asks me to indicate a Viewer. Which viewer ? Wha= t is this about ?

"Take action on part...&quo= t; that asks me to indicate an Action. Again, what is this about ?

Thanks
--f40304389140c5e27d054921cd1f--