From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id AN7UFZCANmVUKgAAG6o9tA:P1 (envelope-from ) for ; Mon, 23 Oct 2023 16:17:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AN7UFZCANmVUKgAAG6o9tA (envelope-from ) for ; Mon, 23 Oct 2023 16:17:52 +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 43C19645FF for ; Mon, 23 Oct 2023 16:17:52 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=gpdTZIvb; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698070672; 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=Qcp6oVkvmgzxteZaaV3UKE+toZcgl+WY293pfqrCyV4=; b=FAJw069vFqA0KMBMJ5UbiVFGUmE/9GptyL70uL1YnoxUxjBBqBUihbEIf+WDkAoyS3sbsQ n8v58Ou9mMVlzce3PsyURTFGbks8dqy3J4SaHuR3wV9zM7BzuvVWu80brLb8PmYqgNQhWB SfaYZ4y9NF20VPBjP4LMFuNXYUMhCowB5YPnFpH/qgFxjx3Gt7kWzfdADAEd+qnmjR6gNP 0EDF5N/FDBrWeAl4eG9fnYOPQhg4f6UVI9X39HaRPebY+WTAQqVX3hjw3fZSKu4PbME7kf AYuZck/sMCoL3y7AlrWYloPqSx2ORf5e2tDmMWbnkqwJrxlJa4iFpfXm9JUz5w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698070672; a=rsa-sha256; cv=none; b=hzr8YuAeJU3GHR26a3731MCxlzkO5G5INhAs9usRla7Fw9yEA/pSYK/9Q5M5y6oFeJprmz A8tNjBsh+jS5C5aNUion2OSwZyE99DxuZ14kt52t/YmFTOPUW+oMywDJOVEyMpwwwOJWnj 8xXMFxrJ0mNKW5AlBvpB3Qd8UJTFzkBxCCftg1aXcypvOwKdB9AowIbq+4+jEBSTLPcP3P ZX1PrLUyaECA6azZ4+rwylLyEi56y6vrrVfovERYHYhfe3/1vfEnS95p8r3rwWPwUTRQsp oho9aJpO8cI6vQNbCkuDxntQx13KwRXPeb/BxP7jroVky4THvRJEvFaeRa380A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=gpdTZIvb; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1quvkQ-0007O8-IQ; Mon, 23 Oct 2023 10:17:38 -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 1quvkL-0007K2-PH for guix-patches@gnu.org; Mon, 23 Oct 2023 10:17:35 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1quvkL-0007Wn-Ef for guix-patches@gnu.org; Mon, 23 Oct 2023 10:17:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1quvko-0002cz-5U for guix-patches@gnu.org; Mon, 23 Oct 2023 10:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66618] [PATCH] etc: gitconfig: Remove the default email address to avoid mistakes. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 23 Oct 2023 14:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66618 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: Simon Tournier Cc: 66618@debbugs.gnu.org, =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Received: via spool by 66618-submit@debbugs.gnu.org id=B66618.169807066510072 (code B ref 66618); Mon, 23 Oct 2023 14:18:02 +0000 Received: (at 66618) by debbugs.gnu.org; 23 Oct 2023 14:17:45 +0000 Received: from localhost ([127.0.0.1]:51251 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quvkW-0002cO-Pq for submit@debbugs.gnu.org; Mon, 23 Oct 2023 10:17:45 -0400 Received: from mail-qt1-x82d.google.com ([2607:f8b0:4864:20::82d]:58639) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quvkS-0002c8-3T for 66618@debbugs.gnu.org; Mon, 23 Oct 2023 10:17:43 -0400 Received: by mail-qt1-x82d.google.com with SMTP id d75a77b69052e-41cd6e1d4fbso18306171cf.1 for <66618@debbugs.gnu.org>; Mon, 23 Oct 2023 07:17:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698070625; x=1698675425; 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=Qcp6oVkvmgzxteZaaV3UKE+toZcgl+WY293pfqrCyV4=; b=gpdTZIvbbS8L2X0iyMH0gI5Oy4o1vbGyN6kbuItx9mK06CmDANegG7J2EZE2OOI2C7 6WZ3wVVc2xRNlsnMuqfTXHscir3hvjMsr3Q6hbijFe/hw7ER2wyoZgFG8vhZ5I3yzBUg O+FGMgE4VSnxbIQPVO44xsPyyIq/2nLdO6+hPasv9jowkpvgGRIEsmM0mQGT1aUaToX6 Tjd37Bd3+DmxTbKoeC/o06PKYTrLY5JgAox0FuwAjYWm/YIm/No0bGlceetwscztCMwG BvMTG78pacS6ONwTYDK9l0W+5FU0x8Y3bbIbAz4ltdbfdggA7IsObeC6kZgOG0bI1/VC cs6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698070625; x=1698675425; 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=Qcp6oVkvmgzxteZaaV3UKE+toZcgl+WY293pfqrCyV4=; b=flf2i9qvHzx19iIRcx7QKQvRJ8CdJLP5I4bzEFzQNDFDtd53JdK32qhFVcnxSgK7pq /S6jORGPmUG6FZQntQvDLAIYpT7/QNvLY0MHWAPf/+II3JdFOps/7FMCyj5BQ0dfyf6U JCdkfpfz7nrReXKQekW4ahTIHP+LZcMuITcnjsHshZBby/iduZBf9G6ZSYHrzEHRkIBd rLVOBRbRDpdWk4JP0spQDx+5sHEfrb2gk1N9VHdPzhdxHxoPqMkOlVtidQhnunhZPajw +7rcCLx9W+/cn6XwrXVbt7hWXDrIEqFn3b9Lpx23ZWyJdxhkwC4FVRiCe9xWgxXicF9e YnBA== X-Gm-Message-State: AOJu0YzsJ9xbzKDeHoT+DYXsVujSrpHlUVeuxOn0gkNBxLQTbs2LN8zm dxUVyvxuv4ytZ5Bt4m9N2WhTq96Z2KWikw== X-Google-Smtp-Source: AGHT+IEYPnDaT7GEP0cyQxxHvhBcjaVKzR52TwN4uH81l9Up2+QDN1pP/jAioPrrorEPLECEyNoqiA== X-Received: by 2002:a05:622a:188a:b0:41c:bb79:ad45 with SMTP id v10-20020a05622a188a00b0041cbb79ad45mr11144213qtc.12.1698070625122; Mon, 23 Oct 2023 07:17:05 -0700 (PDT) Received: from hurd (dsl-10-148-194.b2b2c.ca. [72.10.148.194]) by smtp.gmail.com with ESMTPSA id fg25-20020a05622a581900b00410a9dd3d88sm2732268qtb.68.2023.10.23.07.17.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 07:17:04 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <87pm15lkzk.fsf@gmail.com> (Simon Tournier's message of "Mon, 23 Oct 2023 11:57:19 +0200") References: <87pm1bqtp1.fsf@gmail.com> <87zg0em529.fsf@gmail.com> <87cyx9mlq4.fsf@gmail.com> <87y1fxguxk.fsf@gmail.com> <87mswav0lr.fsf@lassieur.org> <87mswab2pb.fsf@gmail.com> <87pm15lkzk.fsf@gmail.com> Date: Mon, 23 Oct 2023 10:17:03 -0400 Message-ID: <87il6x8luo.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 2.92 X-Migadu-Queue-Id: 43C19645FF X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 2.92 X-TUID: T1BWEFYdQuRK Hi Simon, Simon Tournier writes: > Hi Maxim, > > On Sun, 22 Oct 2023 at 20:30, Maxim Cournoyer wrote: > >> I guess what I'm saying is that it provides value for me, and I'd expect >> for others, although I can see how it could generate surprise when you >> initially get your 'get send-email' foo wrong. > > Do you have your configuration public somewhere? Or part of it. > > Because if I do not see the value it provides, maybe I am missing some > features that you are using and eases the workflow. It's already included in the Guix repo as .patman. If you have a single patch to send, you can do just: $ patman Review the patch content, C-x 3 when done (if your editor is Emacs), and done. I had documented the flow in https://issues.guix.gnu.org/issue/58813#11, before settling on adding new features to git itself so that we could stick to 'git send-email', as there was some (understandable) reluctance to learning yet another tool [0]. It's also well documented as (info ("u-boot") Patman patch m anager). [0] https://issues.guix.gnu.org/issue/58813#11 -- Thanks, Maxim