From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: https://issues.guix.info Date: Wed, 05 Sep 2018 09:10:07 +0200 Message-ID: <87y3cgxvw0.fsf@elephly.net> References: <878t4l0xsz.fsf@elephly.net> <87d0tuyucx.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60337) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fxRxN-0007rE-Sm for guix-devel@gnu.org; Wed, 05 Sep 2018 03:10:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fxRxJ-0004Ah-Tg for guix-devel@gnu.org; Wed, 05 Sep 2018 03:10:29 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21147) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fxRxJ-0003xZ-IP for guix-devel@gnu.org; Wed, 05 Sep 2018 03:10:25 -0400 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: Arun Isaac Cc: guix-devel@gnu.org Hi Arun, >>> Is this about allowing attached patches to be downloaded? Is it >>> currently possible to download patches using mumi? It would be nice to >>> use mumi for my entire workflow, and not have to fallback to the old >>> debbugs web interface. >> >> This is now possible. I currently only decode attachments that are in >> base64 and quoted printable formats; all others are sent as is. > > How is it possible to download patches (or their mboxes) from the mumi > interface? I didn't see it anywhere in the web interface. Did I miss > something? I haven=E2=80=99t yet added a way to download attached patches (they are on= ly displayed inline). At the moment you can only download attachments that cannot be displayed. I=E2=80=99ll try to find time to change this today. >> I=E2=80=99d be happy if your work on email parsers could end up in mumi = and >> replace some of my own poor quality code :) > > Sure, I'll contribute to mumi. :-) Where do I send patches? It would be > nice to use debbugs (say, mumi@debbugs.gnu.org) to track the patches, so > that we can dogfood with mumi. I think that only GNU packages may use debbugs.gnu.org. Mumi is not a GNU package (yet?). -- Ricardo