From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id yGpKAB/yCmR2XwEASxT56A (envelope-from ) for ; Fri, 10 Mar 2023 10:02:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8JPhOh7yCmRWRwAAG6o9tA (envelope-from ) for ; Fri, 10 Mar 2023 10:02:22 +0100 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 BF9BC8EB6 for ; Fri, 10 Mar 2023 10:02:22 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1paYdY-0003KS-3e; Fri, 10 Mar 2023 04:02:04 -0500 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 1paYdW-0003KI-NG for bug-guix@gnu.org; Fri, 10 Mar 2023 04:02:02 -0500 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 1paYdW-0000eE-DL for bug-guix@gnu.org; Fri, 10 Mar 2023 04:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1paYdW-0008Jd-32 for bug-guix@gnu.org; Fri, 10 Mar 2023 04:02:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#58813: [PATCH] doc: Document how to use Patman for patches submission. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 10 Mar 2023 09:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58813 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: liliana.prikler@gmail.com, 58813@debbugs.gnu.org, zimon.toutoune@gmail.com Received: via spool by 58813-submit@debbugs.gnu.org id=B58813.167843887931914 (code B ref 58813); Fri, 10 Mar 2023 09:02:02 +0000 Received: (at 58813) by debbugs.gnu.org; 10 Mar 2023 09:01:19 +0000 Received: from localhost ([127.0.0.1]:53677 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paYco-0008Ig-O9 for submit@debbugs.gnu.org; Fri, 10 Mar 2023 04:01:19 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paYcn-0008IT-76 for 58813@debbugs.gnu.org; Fri, 10 Mar 2023 04:01:17 -0500 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 1paYch-0000Sp-UD; Fri, 10 Mar 2023 04:01:11 -0500 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=faOViiYr0YZOHfdKmmzBTBpB0i3Gh8NwemwwalWQqr8=; b=FUgkd80CNmsADHCzBrCt 6ZQkttXmEZjlOPMV8v6DEJsNJx20u0mKgvpvYjgSkwF0MwMcuk5df/LDT/3lct7iOOVwUKhy8Si0e F2irUd/AlbSBETL4OraHKAnpEwM832S1k0+HM0oJ7TT8TzzEuf1fXxbzy3Oh3zISL26du9SHjlZ3A 3OuUZ+fXvBbdUTk+AL7ujfTWINBclJbgMKV6e5/uFHlWns6ZaSGri49wi4cY1fRF0OAFmMgJonlZk H4IDMkNxvcn17mpcH3d9M+JaCkg5J9JFEb8xvs4Hbarq4O3e0fEZsdmwrxqpQHJkPJoTaOR8M8OUm fH5ZZCFOqUCzEA==; Received: from [193.50.110.253] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1paYch-0006xB-Cc; Fri, 10 Mar 2023 04:01:11 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230226035515.16214-1-maxim.cournoyer@gmail.com> <87y1oeyxbt.fsf@gnu.org> <87fsahz7wk.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: =?UTF-8?Q?D=C3=A9cadi?= 20 =?UTF-8?Q?Vent=C3=B4se?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour du Cordeau 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: Fri, 10 Mar 2023 10:01:09 +0100 In-Reply-To: <87fsahz7wk.fsf@gmail.com> (Maxim Cournoyer's message of "Mon, 06 Mar 2023 20:07:07 -0500") Message-ID: <87jzzp9e0a.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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678438942; 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=faOViiYr0YZOHfdKmmzBTBpB0i3Gh8NwemwwalWQqr8=; b=EGHYQ+W/1VKiqAcwv38Xr6DIaDXYhvoFhA/RP9BebVavZg/tRE5tDmTCapMrmIkuWTj66n 7fWYD15nKkQbaYvRz6Q5UKQShH0GlcOmBQMOpeDjbQTECJbBV68byd9z5Jqpeo477BTOpU BlLVt2E7F9+MF/vYc7sMWmuz8MRBBpqn8b/pYq6M8uyZldtDm4YgX+ktv36Ejtd51fY88o siociEr9KMjSzPbeSbjEf95F6rBEP5xaMA0tqVPzxQL079qF0fHTSEKSPh2oXuvTVk/0GA wHZZ38tEXr3bhJhzxeVJc6Hy3rztYwcVGyuD+lpy0M/yc02mZhmq8NuBiYzLLg== 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=FUgkd80C; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678438942; a=rsa-sha256; cv=none; b=Ci4oxLdZJFoEilNQUWN4+G7yxLUdOcGDCdQxX/BefhPs8goN3tAs9YkOjs5hOVUxVwbv4R ouhs9x99zm2o0YfbkiYrJ/as+QEf6yp6la/85Bb8Z6TmF8lFXpNe2ZAnAFnF74EIxjRKu+ JGGkGK9+kxiUAuGaAyMrYNV20ZbpOu/pFixGhEeoun+dGCMihq6d/eP8tF74cypdI5z5Ex JbvGU/ZdBvUjVT7wOOsOUGlTl+Tptls9/H6WSGLfXYZaxd6oWv/YD9PEN55RuNv0J1SBad OJJ8sTXmRkVX/72LGazKibj1BKt8NxdpNCQHnS/egRdjUNnut+N2vRfPRHUfGA== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=FUgkd80C; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org X-Migadu-Spam-Score: -4.09 X-Spam-Score: -4.09 X-Migadu-Queue-Id: BF9BC8EB6 X-Migadu-Scanner: scn1.migadu.com X-TUID: SRz4ryexHqMr Hi, Maxim Cournoyer skribis: > I've also discovered about '--cc-cmd', which could be used with the > recently introduced get-maintainer mode (which was added for patman > support); it can be used like this: > > git send-email --cc-cmd=3D'etc/teams.scm get-maintainer' --dry-run -1 Nice! But yeah, would be nicer if it could use X-Debbugs-Cc. Perhaps we can still change the manual to recommend that followed by =E2=80=9Csed -i *.patch -es/^Cc/X-Debbugs-Cc/=E2=80=9D? Very low-tech but better than the status quo. WDYT? > For this reason, I'm toying with the idea of contributing a "--x-cmd" > option to git send-email, which would be a script that outputs arbitrary > git send-email options to add to its command line. That=E2=80=99d be perfect! Ludo=E2=80=99.