From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6AY+AG2Iq2SByQAASxT56A (envelope-from ) for ; Mon, 10 Jul 2023 06:26:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SNCXO2yIq2TzYQEAauVa8A (envelope-from ) for ; Mon, 10 Jul 2023 06:26:20 +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 913BE489E1 for ; Mon, 10 Jul 2023 06:26:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ae8HouyG; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1688963180; 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: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=LSm5RfcR6xGUsNeJekdrMwjJrqTxjADkQYEVcPZgoTs=; b=UpoPFSphBDeY/ra7J70den1G6i4DctHBCSdqw+gAxR0IaKvKZ5ZSo8Hna0zNj5uTsqALzZ /IcFFOLndVzuqBTyisTD3gUwx/xSL9JZtX2dVxfMc+ZM5fyQWNnrkfyVO7FmRUJzcaLJnV qg4+lGWCrGSmHwjXI+++jO5vzXGq3z0Hen9hGEb4pIDP8g9PTt48xcEmv7PFqNWVT2cZuB 8PDi+Qw6kzKFREwHBD7RnyreQBtJ1tAIRlwo3chxRz1DFEOMj9ZQXw5JUPO4E1OELuvowP Z7VZYvTSpE6Qgi+dTDt+5jITBLCTjIUYGaCOoZts9KiezyxRMcU6TjlUdhFUUQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ae8HouyG; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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-Seal: i=1; s=key1; d=yhetil.org; t=1688963180; a=rsa-sha256; cv=none; b=sqcnk5HBCkQb+z84BF1dLE75MSby5CpJCeDIol9FCQwc9DEYQqlZ21+4BakZTND8KkurMD ij5y5LvtUcnySezZ40Rev80vfMMAuzThAzLRxfdTDA34lmu2/QmTg0qhdbX3R8dx7iq8Pl JZjhKhrKd0fmKWeRDmJzik/WdnuYosTwrW6Of5W43Wb+//2E4et+hGG4PGBCPOxMdL9tD+ MPwL+l48zxNtVNxGLJbvWTgXLJFj4xRy3H07OWWEWcnM9SanRpwnv9usmpNrZP6qylxCiB NhCc8tfDh96ufX4sdeK9DHdtTWfjggUJZZ1RB5bmgwEfrL5A46wkgxL+7qbBKw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qIiTM-00075z-Bf; Mon, 10 Jul 2023 00:26:04 -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 1qIiTL-00075r-27 for guix-patches@gnu.org; Mon, 10 Jul 2023 00:26:03 -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 1qIiTK-0003JJ-Qh for guix-patches@gnu.org; Mon, 10 Jul 2023 00:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qIiTK-0007lQ-L3 for guix-patches@gnu.org; Mon, 10 Jul 2023 00:26:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64151] [PATCH] etc: Stop making sendemail behave strangely. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Jul 2023 04:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64151 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Christopher Baines , 64151@debbugs.gnu.org Received: via spool by 64151-submit@debbugs.gnu.org id=B64151.168896310529774 (code B ref 64151); Mon, 10 Jul 2023 04:26:02 +0000 Received: (at 64151) by debbugs.gnu.org; 10 Jul 2023 04:25:05 +0000 Received: from localhost ([127.0.0.1]:47386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIiSO-0007kA-R8 for submit@debbugs.gnu.org; Mon, 10 Jul 2023 00:25:05 -0400 Received: from mail-qv1-f47.google.com ([209.85.219.47]:48532) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIiSM-0007jZ-Rz for 64151@debbugs.gnu.org; Mon, 10 Jul 2023 00:25:03 -0400 Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-6237faa8677so19757346d6.1 for <64151@debbugs.gnu.org>; Sun, 09 Jul 2023 21:25:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1688963097; x=1691555097; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=LSm5RfcR6xGUsNeJekdrMwjJrqTxjADkQYEVcPZgoTs=; b=ae8HouyGQ9hC6S0uX0b3FoqxP53Xirg0/GRyiM+HLVVI1FLDzaFi87zsmZN6EcPvPs S80j3hmuLhfHqYY8Mmv0AV2nH/nzjVUMXZheQGmNZ5p50idds7ed+tDk6YvO+bCWHivW LaDD9xzTQ8LdD6iwZfUT/jE6LI4Oqp0tDqQ4NHTiacy/YINdsrD957IlnqGlVRVXfHhH Sl3jygjzfnwd0dbYAOJ28K3LK/j1niYpBLD6nk2gtrCDGA8tenK5F+W8zLh60jSAYC6O EM15q5RnN+lstHKY4VD/H4XDbLS8izP0w/W4niBttXwWffUgc6uVdcHz0ekow0VVH1KP 3haw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688963097; x=1691555097; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=LSm5RfcR6xGUsNeJekdrMwjJrqTxjADkQYEVcPZgoTs=; b=QRJu53pIaygu2LAFMbczGVgUwlEI3LEfTWPAv4i93pZXn7K6NIrJgdFnGoZtrqEYRX U7fFs+j39Mi+FRbTYtMGpRN9sp4mKiug05/oikOdvC0pP/BSzLGoPcJq0TASR+sg4sLK 1xtiFPpArS8Ofd45i3JIM0qF7mjsq+uCwOePSXQBJ6Qst2Jmt8oBwKZ4/kioBOBYM5JN 48TbFJKgQ89V3Z0SoYbAZt4UAc0CMdamryf6Z6TMw7oeKs42PBnSZoKltYRqqpado3ql LNht6bzektwSXg9xJn9iHMVv5YQqSgM7QwDOqEgzR80ozHpXgzwiNpxww46qAwDUzqXO YaoA== X-Gm-Message-State: ABy/qLYWLJWWgifjQuXzWg86QI0HlzY2A5P5fX3swXc74sFwy0Pn/pcx Z5HdkETD6U1wBvn/l7rFHuM= X-Google-Smtp-Source: APBJJlG2vA6gvgZWdvyNheTQe9nfGRzt8p0/9u1NUxK0MRH1h2c3WBNKpgtkg0Nazt3DaLpTE9eMYA== X-Received: by 2002:a0c:e0cd:0:b0:631:f6f1:87e7 with SMTP id x13-20020a0ce0cd000000b00631f6f187e7mr8462530qvk.58.1688963097147; Sun, 09 Jul 2023 21:24:57 -0700 (PDT) Received: from hurd (dsl-10-134-67.b2b2c.ca. [72.10.134.67]) by smtp.gmail.com with ESMTPSA id m6-20020a0cdb86000000b006362c5760f8sm5161843qvk.139.2023.07.09.21.24.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 09 Jul 2023 21:24:56 -0700 (PDT) From: Maxim Cournoyer References: <87leg7xner.fsf@gnu.org> <87zg4m1e9z.fsf@gmail.com> <0b7fa4b3ac2f957d633348ac6866027e3f98ec4a.camel@gmail.com> <87ilb1qqud.fsf_-_@gnu.org> <87ilaxyr96.fsf@gmail.com> <1ed59ed5581822e179f843ff118957c787fcfe7e.camel@gmail.com> Date: Mon, 10 Jul 2023 00:24:55 -0400 In-Reply-To: <1ed59ed5581822e179f843ff118957c787fcfe7e.camel@gmail.com> (Liliana Marie Prikler's message of "Sat, 08 Jul 2023 19:16:28 +0200") Message-ID: <878rboxujs.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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 X-Spam-Score: -2.19 X-Migadu-Queue-Id: 913BE489E1 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -2.19 X-TUID: /Bnur+QTh9x2 Hi Liliana, Liliana Marie Prikler writes: [...] >> If there are concrete issues with it, I think we should a) report >> them and b) look into fixing them. > Such as the concrete issue that it changes our workflow without > asking? The suggestion to notify team members was only recently introduced in 8fed83 (doc: contributing: Expand "Sending a Patch Series".) 1d77fd ("doc: Simplify contributing section by automating git configuration.") made it happen transparently by default. You can still use 'git send-email --no-header-cmd' if you really must disable the new behavior. > Mind you, that I'm only not affected because I've been format-patching > manually for a long time at this point. Not that the pre-configured header-cmd ("etc/teams.scm cc-members-header-cmd") gets used when you invoke 'git send-email'; it doesn't matter if the patches were 'git patch-format'd manually before or not. -- Thanks, Maxim