From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: GuixDays: Perfect Setup: Speaker wanted Date: Mon, 28 Jan 2019 13:03:42 +0100 Message-ID: <87sgxdq99d.fsf@elephly.net> References: <20190125223124.02c1ad2d@alma-ubu> <875zuc9y2w.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40131) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1go5ds-00054q-AA for guix-devel@gnu.org; Mon, 28 Jan 2019 07:04:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1go5dr-0005vZ-G9 for guix-devel@gnu.org; Mon, 28 Jan 2019 07:03:56 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21006) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1go5dr-0005un-0l for guix-devel@gnu.org; Mon, 28 Jan 2019 07:03:55 -0500 In-reply-to: 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: swedebugia Cc: guix-devel swedebugia writes: > Actually what is even nicer is emacs-debbugs and its ability to apply > patches from emails. The UI is somewhat lacking and I think we should > fork it so that it defaults to guix bugs and packages. FWIW you don=E2=80=99t need emacs-debbugs to apply patches from emails, nor= do you need emacs-debbugs at all if you don=E2=80=99t want to use it. At https://issues.guix.info you can download any message by clicking on the =E2=80=9CDownload=E2=80=9D link in the upper right corner. You can dow= nload individual parts of multipart messages. You can then apply any downloaded patches with =E2=80=9Cgit am=E2=80=9D. -- Ricardo