From unknown Sat Jun 21 03:31:36 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#71481 <71481@debbugs.gnu.org> To: bug#71481 <71481@debbugs.gnu.org> Subject: Status: [PATCH 1/3] doc: Document mumi am, compose and www subcommands. Reply-To: bug#71481 <71481@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:31:36 +0000 retitle 71481 [PATCH 1/3] doc: Document mumi am, compose and www subcommand= s. reassign 71481 guix-patches submitter 71481 Arun Isaac severity 71481 normal tag 71481 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 10 13:10:27 2024 Received: (at submit) by debbugs.gnu.org; 10 Jun 2024 17:10:28 +0000 Received: from localhost ([127.0.0.1]:47341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGiXK-0006bn-0A for submit@debbugs.gnu.org; Mon, 10 Jun 2024 13:10:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:42400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGhws-0004k3-6T for submit@debbugs.gnu.org; Mon, 10 Jun 2024 12:32:48 -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 1sGewb-0003xA-Q4 for guix-patches@gnu.org; Mon, 10 Jun 2024 09:20:18 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sGewX-0008M4-Ja for guix-patches@gnu.org; Mon, 10 Jun 2024 09:20:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=60evXFMl9DBWMFoe9sQ7N1xje9Ok4oniw7dZ1bP+yok=; b=R4+Lj/4T7TTckjSuVZOqjolhGH 9DS+CWZYgw5gCg2Qz265wvFTKdMWw/1NVw6kkLjl24zjtzF06GWjZq0rackn3dtDC3mxzihzIdLUu z/4YZdJdMHFLWQZFP/i0Y1M/ibFtBYMwz/yh1oP1wbXVcE3H1lvWa9hU4MO3qI16P3ZI17AKPlYwm iHRx/E5NBu9sqbnN08tALIEyMU8tnq9blRvhd8p5ksYaW1vIOFWp8r1l/RkC1EFb+tRM46YehpZvK 4IyvdFjXKiHKcBN6328/D5zwVm/zgDZ1GDufgVkePs1aWPFcfpqnFbpM21kwnlsk9jYm5Bu469pVf M+cGpnXw==; Received: from [192.168.2.1] (port=54564 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1sGetC-00019k-2l; Mon, 10 Jun 2024 14:16:47 +0100 From: Arun Isaac To: guix-patches@gnu.org Subject: [PATCH 1/3] doc: Document mumi am, compose and www subcommands. Date: Mon, 10 Jun 2024 14:19:47 +0100 Message-ID: <64b211c1bcab088e6502df4c824f91a28a6aa9e5.1718025563.git.arunisaac@systemreboot.net> X-Mailer: git-send-email 2.45.1 MIME-Version: 1.0 X-Debbugs-Cc: Florian Pelz , Ludovic Courtès , Matthew Trzcinski , Maxim Cournoyer Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * doc/contributing.texi (Debbugs User Interfaces)[Command-line interface]: Document mumi am, compose and www subcommands. * doc/guix.texi: Bump copyright year. Change-Id: I28bde9454ad35115ed60fe4d6ffa35fad599b2d1 --- doc/contributing.texi | 70 ++++++++++++++++++++++++++++++++++++------- doc/guix.texi | 2 +- 2 files changed, 61 insertions(+), 11 deletions(-) diff --git a/doc/contributing.texi b/doc/contributing.texi index b8adc169d8..1fdf9b4db5 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -2395,9 +2395,9 @@ Debbugs User Interfaces @subsubsection Command-line interface Mumi also comes with a command-line interface that can be used to search -existing issues, open new issues and send patches. You do not need to -use Emacs to use the mumi command-line client. You interact with it -only on the command-line. +existing issues, open new issues, compose replies, apply and send +patches. You do not need to use Emacs to use the mumi command-line +client. You interact with it only on the command-line. To use the mumi command-line interface, navigate to a local clone of the Guix git repository, and drop into a shell with mumi, git and @@ -2434,8 +2434,61 @@ Debbugs User Interfaces opened on 24 Jan 09:42 Z by Efraim Flashner @end example -Once an issue is the current issue, you can easily create and send -patches to it using +Once an issue is the current issue, you can open the issue in a web +browser, compose replies, apply patches, send patches, etc. with short +succinct commands. + +Open the issue in your web browser using + +@example +~/guix [env]$ mumi www +@end example + +Compose a reply using + +@example +~/guix [env]$ mumi compose +@end example + +Compose a reply and close the issue using + +@example +~/guix [env]$ mumi compose --close +@end example + +@command{mumi compose} opens your mail client by passing @samp{mailto:} +URIs to @command{xdg-open}. So, you need to have @command{xdg-open} set +up to open your mail client correctly. + +Apply the latest patchset from the issue using + +@example +~/guix [env]$ mumi am +@end example + +You may also apply a patchset of a specific version (say, v3) using + +@example +~/guix [env]$ mumi am v3 +@end example + +Or, you may apply a patch from a specific e-mail message. For example, +to apply the patch from the 4th message (message index starts from 0), +run + +@example +~/guix [env]$ mumi am @@4 +@end example + +@command{mumi am} is a wrapper around @command{git am}. You can pass +@command{git am} arguments to it after a @samp{--}. For example, to add +a Signed-off-by trailer, run + +@example +~/guix [env]$ mumi am -- -s +@end example + +Create and send patches to the issue using @example ~/guix [env]$ git format-patch origin/master @@ -2452,11 +2505,8 @@ Debbugs User Interfaces ~/guix [env]$ mumi new @end example -and send patches - -@example -~/guix [env]$ mumi send-email foo.patch bar.patch -@end example +and send an email (using @command{mumi compose}) or patches (using +@command{mumi send-email}). @command{mumi send-email} is really a wrapper around @command{git send-email} that automates away all the nitty-gritty of sending patches. diff --git a/doc/guix.texi b/doc/guix.texi index 769ca1399f..e1d1d4696c 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -53,7 +53,7 @@ Copyright @copyright{} 2017–2022 Tobias Geerinckx-Rice@* Copyright @copyright{} 2017 George Clemmer@* Copyright @copyright{} 2017 Andy Wingo@* -Copyright @copyright{} 2017, 2018, 2019, 2020, 2023 Arun Isaac@* +Copyright @copyright{} 2017, 2018, 2019, 2020, 2023, 2024 Arun Isaac@* Copyright @copyright{} 2017 nee@* Copyright @copyright{} 2018 Rutger Helling@* Copyright @copyright{} 2018, 2021, 2023 Oleg Pykhalov@* base-commit: df5648daa1a5d097a430131bbff353b865b476b6 -- 2.45.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 10 13:41:51 2024 Received: (at 71481) by debbugs.gnu.org; 10 Jun 2024 17:41:51 +0000 Received: from localhost ([127.0.0.1]:48941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGj1j-0002RG-HB for submit@debbugs.gnu.org; Mon, 10 Jun 2024 13:41:51 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:47788) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGj1f-0002Qu-Db for 71481@debbugs.gnu.org; Mon, 10 Jun 2024 13:41:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=RvhaqTqnZU7HluuAjg5GNXzonIdtxIrw1nUYbsUBcP4=; b=nrvzE780tTtsyTQj0nDUXEsWzG LTxhYZHTYS9BQO71n5FeEXqdqLZ/+APNf4Gl4GGALBQtstlJXKLAsBCaW9m2M7dQCOPNx9xAPt+5e 4Qekv++MbVofGH4xRkqK/dXp5zr+jRBpb5qIBFVGPxwoNIQZ8FY+c7ddRrhX8Ppgh3JltNs4iKcmN T22kbn18fmEYtydy4XuBc0hm7tFbioZp3VlGKF+nNJvX4PScnlOz6eGVithRKVODXYj77kYxZl2sq 51fBYhNrjLAWvLSfqALALtJd98iLGc4zQT4UspBG3dZKcIzA2GHAvtt3g1EiM6Wj2b1Hxli9Q87fG oiOol4zw==; Received: from [192.168.2.1] (port=49866 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1sGiyC-0003If-15; Mon, 10 Jun 2024 18:38:12 +0100 From: Arun Isaac To: 71481@debbugs.gnu.org Subject: [PATCH 3/3] doc: Refer to mumi send-email in Submitting Patches. Date: Mon, 10 Jun 2024 18:41:12 +0100 Message-ID: <3309e26aa68fde18491caed27bf04cef42000bfc.1718025563.git.arunisaac@systemreboot.net> X-Mailer: git-send-email 2.45.1 In-Reply-To: <64b211c1bcab088e6502df4c824f91a28a6aa9e5.1718025563.git.arunisaac@systemreboot.net> References: <64b211c1bcab088e6502df4c824f91a28a6aa9e5.1718025563.git.arunisaac@systemreboot.net> MIME-Version: 1.0 X-Debbugs-Cc: Arun Isaac , Florian Pelz , Ludovic Courtès , Matthew Trzcinski , Maxim Cournoyer Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71481 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * doc/contributing.texi (Submitting Patches): Refer to mumi send-email. Change-Id: I009cdc306220ef63e6641fac69d3453ab169bfa2 --- doc/contributing.texi | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/contributing.texi b/doc/contributing.texi index c089cfc95e..938c8bfdb1 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -2021,11 +2021,12 @@ Submitting Patches @code{master}, say @code{core-updates}, specify it in the subject like @samp{[PATCH core-updates] @dots{}}. -You may use your email client or the @command{git send-email} command -(@pxref{Sending a Patch Series}). We prefer to get patches in plain -text messages, either inline or as MIME attachments. You are advised to -pay attention if your email client changes anything like line breaks or -indentation which could potentially break the patches. +You may use your email client, the @command{git send-email} command +(@pxref{Sending a Patch Series}) or the @command{mumi send-email} +command (@pxref{Debbugs User Interfaces}). We prefer to get patches in +plain text messages, either inline or as MIME attachments. You are +advised to pay attention if your email client changes anything like line +breaks or indentation which could potentially break the patches. Expect some delay when you submit your very first patch to @email{guix-patches@@gnu.org}. You have to wait until you get an -- 2.45.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 12 09:35:36 2024 Received: (at 71481) by debbugs.gnu.org; 12 Jun 2024 13:35:36 +0000 Received: from localhost ([127.0.0.1]:37921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHO8V-0003Fh-L0 for submit@debbugs.gnu.org; Wed, 12 Jun 2024 09:35:35 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:33238) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHO8P-0003FD-4X for 71481@debbugs.gnu.org; Wed, 12 Jun 2024 09:35:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Q/Tw+rW92t7MN2VhWHDYVtG/YG7dVBrPt05vGCXDzPs=; b=Sqo/ylTRrpPTTQV1Jz8zALEBmh IkAjz4kAg9/Di3FQPti6sPyOq6h0iM0pCNTMvSOSBBxoRTJ0GG6O0QXv9AFKFeQS6zIINRlCr1r48 4H2LfxY1Wrh/UGNR7Ar96k7jTXQokgJgpYGPBAOejsIMyaJNJDdgMMiXke0JllFX50p+fZbYVZ9Fq 3hGfchNr9iRYUEyuJAcBqkCawkHKQC1weoJhCN4U/QgzPfpB9PRC/jJA62pxwtvmGcDYn0iXy69Ch G9xZWWdi5jjUpCABXqSfAbhwiTtfcBt8IXFX7HztMFs3hgxdS8DYXKKcu9BNWjrr2TFdJLuS7r563 Jh5N0pcg==; Received: from [192.168.2.1] (port=49866 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1sGiy9-0003If-0Z; Mon, 10 Jun 2024 18:38:09 +0100 From: Arun Isaac To: 71481@debbugs.gnu.org Subject: [PATCH 2/3] doc: Add mumi CLI concept index entries. Date: Mon, 10 Jun 2024 18:41:11 +0100 Message-ID: <8b8244ef83e48bea1387a59a6a5c6495345cedbc.1718025563.git.arunisaac@systemreboot.net> X-Mailer: git-send-email 2.45.1 In-Reply-To: <64b211c1bcab088e6502df4c824f91a28a6aa9e5.1718025563.git.arunisaac@systemreboot.net> References: <64b211c1bcab088e6502df4c824f91a28a6aa9e5.1718025563.git.arunisaac@systemreboot.net> MIME-Version: 1.0 X-Debbugs-Cc: Arun Isaac , Florian Pelz , Ludovic Courtès , Matthew Trzcinski , Maxim Cournoyer Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71481 Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * doc/contributing.texi (Debbugs User Interfaces)[Command-line interface]: Add mumi CLI concept index entries. Change-Id: Ic2e67226c18e87a7360b938476a662aae76dd58e --- doc/contributing.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/contributing.texi b/doc/contributing.texi index 1fdf9b4db5..c089cfc95e 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -2394,6 +2394,11 @@ Debbugs User Interfaces @subsubsection Command-line interface +@cindex mumi CLI +@cindex mumi am +@cindex mumi compose +@cindex mumi send-email +@cindex mumi www Mumi also comes with a command-line interface that can be used to search existing issues, open new issues, compose replies, apply and send patches. You do not need to use Emacs to use the mumi command-line -- 2.45.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 12 10:51:33 2024 Received: (at 71481) by debbugs.gnu.org; 12 Jun 2024 14:51:33 +0000 Received: from localhost ([127.0.0.1]:39941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHPK1-0006Yr-Hs for submit@debbugs.gnu.org; Wed, 12 Jun 2024 10:51:33 -0400 Received: from mail-ot1-f49.google.com ([209.85.210.49]:60501) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHPJy-0006Yd-8v for 71481@debbugs.gnu.org; Wed, 12 Jun 2024 10:51:31 -0400 Received: by mail-ot1-f49.google.com with SMTP id 46e09a7af769-6f98178ceb3so1322031a34.0 for <71481@debbugs.gnu.org>; Wed, 12 Jun 2024 07:51:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718203825; x=1718808625; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=rtUWWe5f/TYCKrQezaya3fzhV+6ooife138dXBBLtfc=; b=OJvvwk0L8YyxQp37gBv36ydNPP7dbbgp8Wyp3lWeaL+42Jq3BAT5+gTvp+SIUHnKCG xA3cxQTvvJNL4B/D+MikAX0kpBT9t8p7UEUrbfPsfpnF67RAVXcPWz8fEfRJGj/2aW9Z QUhvq3AGGho14GLHwpbqGHphRcprIFq+aQioj4WoHblYhYuOGJ8RbY7n8Mo/guinoE0Y 38883ZJ75D2Ptx+6l9Mv9KP+4wbEcNW8bCdxefSls1OqQ7swbDHJOR+Nmy98I63zTr3x ktpDLIsNu6tKfl8DHOZPZ+pQKrxGMd8S0OctbnlK0S+pMHZvKAX4kp4Iu5KqyU7fE7nu LXKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718203825; x=1718808625; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=rtUWWe5f/TYCKrQezaya3fzhV+6ooife138dXBBLtfc=; b=GzNySAfeAuLKW6Wk7dlShLfFOiwa5JdN/RYX36BIyhfxzr1VmZl+0lyEZHhG6scsh7 4nd7LwMyhUPo+SYkZtF0ozWr/5cd7Pof//5lO4fHOzH2DNUmw0o9m31sbWGHnVdgLsXD 4hk+RjMJz/igSL6g1uhyXGr5znpWA53T8tmQ9R3HGrV8ITD8sJtNSK1fseOsUX5emzud npcdk3RSj9FXVcecEi74e/gOK0gcGJAT0CdUMi4kWJiqVDLnY2xcAASSY3pUJrjKsyB1 VU3z6bk1orH+tlHcDJBbBBojpxT9om+t587VNL39kYYWsWVP7RXAE9mvMhb6xA63FWo2 /ikg== X-Gm-Message-State: AOJu0YwzPDVvxAK0XvBOE9iBTsMvTKxmRENVigdk0axOWMJq9az0ohiR 1RNdeJlU+rRfBEK6a9XM7IzIt9etq7uBddkxpCLwaPcqdbRWKz83aIyKWg== X-Google-Smtp-Source: AGHT+IEks2zjSpz8D4FQ0Acl4CbNrsRGH9H/5OSoWbnMzBwTQQcY2XrIDbP99gUpBds8jzCjSaNf5A== X-Received: by 2002:a05:6830:22e4:b0:6f9:5c2b:9e0a with SMTP id 46e09a7af769-6fa1be42843mr2352378a34.4.1718203825538; Wed, 12 Jun 2024 07:50:25 -0700 (PDT) Received: from hurd (dsl-10-135-136.b2b2c.ca. [72.10.135.136]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7954639e37csm495095785a.76.2024.06.12.07.50.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jun 2024 07:50:25 -0700 (PDT) From: Maxim Cournoyer To: Arun Isaac Subject: Re: [bug#71481] [PATCH 2/3] doc: Add mumi CLI concept index entries. In-Reply-To: <8b8244ef83e48bea1387a59a6a5c6495345cedbc.1718025563.git.arunisaac@systemreboot.net> (Arun Isaac's message of "Mon, 10 Jun 2024 18:41:11 +0100") References: <64b211c1bcab088e6502df4c824f91a28a6aa9e5.1718025563.git.arunisaac@systemreboot.net> <8b8244ef83e48bea1387a59a6a5c6495345cedbc.1718025563.git.arunisaac@systemreboot.net> Date: Wed, 12 Jun 2024 10:50:23 -0400 Message-ID: <87h6dyxljk.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71481 Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , Florian Pelz , 71481@debbugs.gnu.org, Matthew Trzcinski X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Arun Isaac writes: > * doc/contributing.texi (Debbugs User Interfaces)[Command-line interface]: Add > mumi CLI concept index entries. > > Change-Id: Ic2e67226c18e87a7360b938476a662aae76dd58e Reviewed-by: Maxim Cournoyer -- Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 12 10:53:30 2024 Received: (at 71481) by debbugs.gnu.org; 12 Jun 2024 14:53:30 +0000 Received: from localhost ([127.0.0.1]:39945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHPLu-0006bi-1c for submit@debbugs.gnu.org; Wed, 12 Jun 2024 10:53:30 -0400 Received: from mail-qk1-f181.google.com ([209.85.222.181]:48232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHPLs-0006bV-Bq for 71481@debbugs.gnu.org; Wed, 12 Jun 2024 10:53:29 -0400 Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-797b24b8944so216132885a.0 for <71481@debbugs.gnu.org>; Wed, 12 Jun 2024 07:53:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718203944; x=1718808744; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=rHCds9/AkgmEC1lk+Cn759ucwehxECIC9nhumpCWF+g=; b=Ow6IEniW3D2+H2UL5yRzdaK+ifE2YkoK7YSvBD/HQCwR1GlQ5SHHeXq5XsyhDJnST9 VKHmZBSzN2TPCEMjXnsqZICxm1xAg2nGdIJ/m1iRUZMlQqyuSYJwhFHhXOwmFArSjyab ZstSX7D3F9HWuAw3865KBe7+sRBJ+eyBsgG4fabH5dhPBstbo5QRb1tV3hJqYX/ABsq5 Rowb8B92ikPfIPLz/wRPvpV8xr37F6Q+WYFK2/T+UqQuMITrbmIcl0Ya/Ie5h5/6W7+m Qrp7zfRw7tFjnoLovAWFAmVmTf6qLIMLxHZXrsGgMIjvtc9LMDKeJfKZ0GssuZ9qzrBE 0ckg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718203944; x=1718808744; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=rHCds9/AkgmEC1lk+Cn759ucwehxECIC9nhumpCWF+g=; b=so0s8gDvwSnwV6aST6ofzgNKaylhTB0BRJg4DXWts7UWrrCi176XwxfQCTMwhk1nqL bRRcMCpioQLSDYBWJ7z1qfqb8hDWd19smDpNp7EHSsPAktaCezXsN3tx0yrYrVOlabvz s5AGbYQCyaujxXuHf0lWdr1yjFXn/fq7fNuOj0LLak8bBiv1VnF9uOkjLGMyDxo4XoYU DZy915TIJJzlCuaYAnAszPITYZghBLU8oF4CiDhWFmcuuQ92ZR9KvIijaAS70dhDBi3O RyXCEeO9MKC+920VST+VO2YgbQNEO//GQwI25jbAIeUFIEdhrvMk77okgQ09ZkITgOY9 49kQ== X-Gm-Message-State: AOJu0Yxw3J+QPVLRztnHiuwGrBQY0ZV/QLDiO/wQ2fSLVnTZz18Qwmh0 Eq2C/N9g+ulB1z1N8L/uyZqAkLBDtA+Qivdm/dE4PeVNHuvy7Q0uMreXnQ== X-Google-Smtp-Source: AGHT+IHLuPND4KrE6dGsje0WnM1vSLnx1vrodH4hGVCTfvEE33v3cvJyl2yKBHyGqhVaV8sMmunkEw== X-Received: by 2002:a05:620a:2a06:b0:792:b9d5:d3b3 with SMTP id af79cd13be357-797f6016927mr209712585a.20.1718203943745; Wed, 12 Jun 2024 07:52:23 -0700 (PDT) Received: from hurd (dsl-10-135-136.b2b2c.ca. [72.10.135.136]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7954fdd697fsm451758785a.91.2024.06.12.07.52.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jun 2024 07:52:23 -0700 (PDT) From: Maxim Cournoyer To: Arun Isaac Subject: Re: [bug#71481] [PATCH 1/3] doc: Document mumi am, compose and www subcommands. In-Reply-To: <64b211c1bcab088e6502df4c824f91a28a6aa9e5.1718025563.git.arunisaac@systemreboot.net> (Arun Isaac's message of "Mon, 10 Jun 2024 14:19:47 +0100") References: <64b211c1bcab088e6502df4c824f91a28a6aa9e5.1718025563.git.arunisaac@systemreboot.net> Date: Wed, 12 Jun 2024 10:52:22 -0400 Message-ID: <878qzaxlg9.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71481 Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , Florian Pelz , 71481@debbugs.gnu.org, Matthew Trzcinski X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Arun Isaac writes: > * doc/contributing.texi (Debbugs User Interfaces)[Command-line interface]: > Document mumi am, compose and www subcommands. > * doc/guix.texi: Bump copyright year. > > Change-Id: I28bde9454ad35115ed60fe4d6ffa35fad599b2d1 Reviewed-by: Maxim Cournoyer -- Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 12 10:54:27 2024 Received: (at 71481) by debbugs.gnu.org; 12 Jun 2024 14:54:27 +0000 Received: from localhost ([127.0.0.1]:39949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHPMp-0006dL-BN for submit@debbugs.gnu.org; Wed, 12 Jun 2024 10:54:27 -0400 Received: from mail-qt1-f173.google.com ([209.85.160.173]:42098) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHPMm-0006d6-P4 for 71481@debbugs.gnu.org; Wed, 12 Jun 2024 10:54:26 -0400 Received: by mail-qt1-f173.google.com with SMTP id d75a77b69052e-4405743ac19so9478551cf.0 for <71481@debbugs.gnu.org>; Wed, 12 Jun 2024 07:54:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718204000; x=1718808800; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=HRMxwZ19sL5H9Ul796byKVlfCyGWLJi22mFXMKPUYkw=; b=L7WBpBSJx8i2pQFadJ7G5e/oVlQLcXAKvrWW4u0bUqanIXvGxdMawzwi8FM3UEw9lZ qLR7q603LwlHOwm7Vp1TvJBDIpB5pBNrjDUijqct89obs40yze2MlUiDqWyw1YnBNrll xZlHeGzuCPzcGxPkFRRwExX2K13DpPVWvHyA1gVk6SL9KPrT7RTSrhdkxNp/L+2x4WHf WM+HmaF8DV+594tWkrsfrdeorI3f+njlNCCD9c3rdKuHYUqo9Tn+qPYyDn2Qm7HDghaE ABNAZM/H5qsjXAiQDl74f7Zvwdxq/aCgTjYOKDs357tQo1Km9qoip14Jc3DxxvSXsjqX W+vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718204000; x=1718808800; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=HRMxwZ19sL5H9Ul796byKVlfCyGWLJi22mFXMKPUYkw=; b=EiK0YDNUhQ1e4xpQ5hcG8IQViAPgIt6zBpHVyPhAcA07858m3yZ0/9mGN2zn9n394R /MdUN9Zn3jtIwXWxyOduxOrUiWAWgU5xotUZAYb3Cm3PEAbpV81YotJR7rtM460i6/Lo pDNa5GLWnu0zkLd4am9xAWoNOYpAL8ppUoF0f6G51NBA4xmbfQRuGukfBv4BuMgnoTKh 7Yzr7gQZ6tmkr/iw6yCzzNy6XOJAYu1S/d6VMDn67sjl5L1+qbdCkm5eR+RAMWn++QV2 OmR5tHfsOL1eUeHzs1PI1bu3jzSp+BI762er5gOQ3GqeVpFMVDEWsWY/5s3MypaTjGsd 5KEQ== X-Gm-Message-State: AOJu0YxHJqCooZh1MafFildqZ8x2xJ8RRlGBitfbkdJsPOAkbfodA5F8 /WCnFKewtsQUe8WbWD7aNwL5RT9BkNhW3xFjNRkGwFKNVfas+4oT X-Google-Smtp-Source: AGHT+IF5sGCaL39RNWI3Qc/9Yz2vK7wobE0GrSjvdaMv6vvSgnPORmpC1e2kDhDZ0rDE8+g8GFUUQw== X-Received: by 2002:ac8:7f08:0:b0:43e:11a5:ca21 with SMTP id d75a77b69052e-44159b41611mr27849771cf.21.1718204000236; Wed, 12 Jun 2024 07:53:20 -0700 (PDT) Received: from hurd (dsl-10-135-136.b2b2c.ca. [72.10.135.136]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-44062808514sm33873161cf.49.2024.06.12.07.53.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jun 2024 07:53:19 -0700 (PDT) From: Maxim Cournoyer To: Arun Isaac Subject: Re: [bug#71481] [PATCH 3/3] doc: Refer to mumi send-email in Submitting Patches. In-Reply-To: <3309e26aa68fde18491caed27bf04cef42000bfc.1718025563.git.arunisaac@systemreboot.net> (Arun Isaac's message of "Mon, 10 Jun 2024 18:41:12 +0100") References: <64b211c1bcab088e6502df4c824f91a28a6aa9e5.1718025563.git.arunisaac@systemreboot.net> <3309e26aa68fde18491caed27bf04cef42000bfc.1718025563.git.arunisaac@systemreboot.net> Date: Wed, 12 Jun 2024 10:53:18 -0400 Message-ID: <874j9yxlep.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71481 Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , Florian Pelz , 71481@debbugs.gnu.org, Matthew Trzcinski X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Arun Isaac writes: > * doc/contributing.texi (Submitting Patches): Refer to mumi send-email. > > Change-Id: I009cdc306220ef63e6641fac69d3453ab169bfa2 Reviewed-by: Maxim Cournoyer -- Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 12 17:18:19 2024 Received: (at 71481-done) by debbugs.gnu.org; 12 Jun 2024 21:18:20 +0000 Received: from localhost ([127.0.0.1]:51101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHVMJ-0003C0-NI for submit@debbugs.gnu.org; Wed, 12 Jun 2024 17:18:19 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHVMF-0003BV-En for 71481-done@debbugs.gnu.org; Wed, 12 Jun 2024 17:18:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ZBRUTCBQRV2lSyEC+p1NcCLlbmYl+i6VvG3AJa/hWqg=; b=JBWc2CJJMJ81yaZk2fD+LlbhPV RIXV9UW3E+olUtNG6LFgmPmWcXQov94A3tZQUQY415OEuF55j3jRAsfg0TqfOOfBsYgKqHrXi1XOf UveXqnY9WZpqgdLEVo2jwWfJT4N51PK7/0MiZYmalrvmMdtCmRkwfcDcmjffZ4t/5YAbkl5SuUBJL 0qTZ4IZPhAzsARdU8oMlokU02OzeRgscnumNeEPFVXSppWTDPP/vHyFnOwI8JckmwyIPE6H2sHs/Y cEK9Flt+J/3ecpzgQf1FJNcMy10I+3A3tUYobUMILBLEk5D33L15j92C0t+yw3pNihQjO/cNvt0Sg W61EG1Cw==; Received: from [192.168.2.1] (port=52738 helo=localhost) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1sHVIl-0006J1-2O; Wed, 12 Jun 2024 22:14:40 +0100 From: Arun Isaac To: Maxim Cournoyer Subject: Re: [bug#71481] [PATCH 1/3] doc: Document mumi am, compose and www subcommands. In-Reply-To: <878qzaxlg9.fsf@gmail.com> References: <64b211c1bcab088e6502df4c824f91a28a6aa9e5.1718025563.git.arunisaac@systemreboot.net> <878qzaxlg9.fsf@gmail.com> Date: Wed, 12 Jun 2024 22:17:54 +0100 Message-ID: <875xudamil.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71481-done Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , Florian Pelz , 71481-done@debbugs.gnu.org, Matthew Trzcinski X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Maxim, Thanks for the review! I have pushed these patches now. Regards, Arun From unknown Sat Jun 21 03:31:36 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Jul 2024 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator