From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gKR2KIn1JWSzagAASxT56A (envelope-from ) for ; Thu, 30 Mar 2023 22:48:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2DWTJ4n1JWQSmQAAG6o9tA (envelope-from ) for ; Thu, 30 Mar 2023 22:48:09 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5B469118D1 for ; Thu, 30 Mar 2023 22:48:09 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1phzBj-0006xY-7b; Thu, 30 Mar 2023 16:48:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1phzBi-0006xO-3w for guix-patches@gnu.org; Thu, 30 Mar 2023 16:48:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1phzBh-0002PJ-Pd for guix-patches@gnu.org; Thu, 30 Mar 2023 16:48:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1phzBh-00050I-Lr for guix-patches@gnu.org; Thu, 30 Mar 2023 16:48:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61645] [PATCH mumi 0/1] Add CLI client to search for issues Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 30 Mar 2023 20:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61645 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac Cc: Ricardo Wurmus , 61645@debbugs.gnu.org Received: via spool by 61645-submit@debbugs.gnu.org id=B61645.168020926619136 (code B ref 61645); Thu, 30 Mar 2023 20:48:01 +0000 Received: (at 61645) by debbugs.gnu.org; 30 Mar 2023 20:47:46 +0000 Received: from localhost ([127.0.0.1]:59551 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phzBR-0004yY-Tw for submit@debbugs.gnu.org; Thu, 30 Mar 2023 16:47:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phzBP-0004xl-TE for 61645@debbugs.gnu.org; Thu, 30 Mar 2023 16:47:44 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1phzBI-0002Lw-NO; Thu, 30 Mar 2023 16:47:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=txpxKDD6oTVKMfnbGismhWP0scHIhD2UUwPAkMV+o2w=; b=aRqds0FoQsCFw3+IGbI7 XMovtJMVvhy4W8IpkWoZHeGhJ5kH3xhd4cQhpK2JBSaiuf8iY815OAe857RtDQkFLkolmkXb8CZWj iXVJlhCoul2k+l2b0/iDP2O8hstkKHUCS/9Vc1mn0PZWYFs7BW00O54+ZdBsWNg9OcwTaDROr1rgM 1va8PBeQDX7azhlxXF45vob2vT530TIql7Wsw5aFIFTVB0dXp17AcXqsZNlB46xzdRSdFWGS+80Q1 lWeqVm8dUPLW/4DRbXkLK1MYHRb6Ue7qNhdEZ3CatC2AbJZ/8CKKkZBDQciKHfwHNeEHthUeNjNJ7 QTmJyT7PqNNmwQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1phzBH-0006fh-Tb; Thu, 30 Mar 2023 16:47:36 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230220013821.27440-1-arunisaac@systemreboot.net> <87bkl3a1ni.fsf@gnu.org> <87r0tzgyok.fsf@systemreboot.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: =?UTF-8?Q?D=C3=A9cadi?= 10 Germinal an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour du Couvoir X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 30 Mar 2023 22:47:34 +0200 In-Reply-To: <87r0tzgyok.fsf@systemreboot.net> (Arun Isaac's message of "Wed, 08 Mar 2023 13:28:11 +0000") Message-ID: <87pm8qhspl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680209289; a=rsa-sha256; cv=none; b=qCypKL3MhZA4RMR/Tj9x8LlOr9rtvZJTrrvNQlJayj2W0KDl2HLSGhY2QZ3GFLqLyGMLcL rtRipytqrF+xoNrUJz4MmBk1x+gHLs734Ps0flSVQ2p6rC1RxtR+aVZfTisL80BHeWE4OD 10Kn/owDxgpoh9V21AXCyUnMbA+VE0lkQJOj0K6Trf8x9hA3UFNG+vGYU1LqWmE7O6aeZK rDXM1S1vZagtTiOCrKXyK3YPMBgiR4nZOoVzcD/sB9WfJRRx8HSbZ8nATep76rtISp0Zfq BQhhMbhrZzq8opSbZSuD/3BO02qxI06FZ8bbejSgMy+ZL+eDNJm0FosTmnOwag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=aRqds0Fo; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680209289; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=txpxKDD6oTVKMfnbGismhWP0scHIhD2UUwPAkMV+o2w=; b=VNlbXIRI4DVYVlHGv2baZPfo2Toc7WkCd1Hn5X9dI7z6u2LT3F2iWF8rBbHcpCnV7RDl8e WbOmpZwodzRmSNYcEVL1iCojha4Bx51C3TBmKKEPNZ5foLFFmyE4uJuduoYopAjegJGxnB qdcfH6h815yO2gQoePOT1EwUtmONXzbauBjhRhqyG3BCqwlUnAuehe7kYMjSMQRE/95W5y 4umNPoTKLluwMqSanJUZ+zVSCvQ0NBz0PknG1Gi+pP0RNwQiq7By0/PRjXzZnBaotw2fQH V/UH4zNxzdHchs+h27F2Frz0IXGOTRBEm7WBYjYBff8ffUzIz9JOrQDp6apFGA== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=aRqds0Fo; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.72 X-Spam-Score: -4.72 X-Migadu-Queue-Id: 5B469118D1 X-TUID: XgiyBztMA3sZ Hello, Arun Isaac skribis: >>> This is only the beginning. I have WIP patches that will add a "mumi >>> send-email" subcommand that will finally free us from our debbugs >>> dance when sending multiple patches. I will send them separately once >>> I have tested it more. > > I've already sent these patches as a v2 to this same issue. Waiting for > Ricardo to merge it now. I suspect Ricardo is busy with other things. :-) Should we set up a repo on Savannah (possibly within the =E2=80=98guix=E2= =80=99 project) or on notabug.org, sr.ht, codeberg.org or whatever to make it easier to distribute permissions? Ludo=E2=80=99.