Authentication-Results: mail-b.sr.ht; dkim=pass header.d=jarry.cc header.i=@jarry.cc Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by mail-b.sr.ht (Postfix) with ESMTPS id 7CF8B11F053 for <~rjarry/aerc-devel@lists.sr.ht>; Sat, 20 Aug 2022 14:31:27 +0000 (UTC) Received: (Authenticated sender: robin@jarry.cc) by mail.gandi.net (Postfix) with ESMTPSA id ACBFEC0003; Sat, 20 Aug 2022 14:31:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jarry.cc; s=gm1; t=1661005886; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=KjxmcNiMw+XGjf7Zdvla3Lh2XRPAj6lFGxbFao2XzDw=; b=PTm5FcUdKYt/te+x9fb15R7DmAdsYIgrxLquJ49JY2sEPRos77teOwaRQu/XZeNmNx7lL2 Xh4krnL+JpFUOu2a52orFfOtbMdGMlv0yp1bu/dh6ec/WyNKmEEKmWUVf9gcqGfOpNAogG 4oowY/Be9U88eb3EA3luBAIkOe+Oe3ClcCtfFzCzJ0YfybrNwgqUgLeh/1tzQw6zRq3iSZ El7FRHnw23t8IHJvQRq2e6RWHsm6Ag+w7UMmxVNsl5cWAZQ8TWz4XtKRiHwBc1/yrkwSAU 96pLb4huKJ7oZiOjWDs0WpTl2Ybn73Gukcq4XGJJnZKVb4RD0alUNf71m5Q8oQ== Date: Sat, 20 Aug 2022 16:31:24 +0200 From: Robin Jarry To: ~rjarry/aerc-devel@lists.sr.ht, James Cook , Moritz Poldrack Subject: Re: [PATCH aerc] Use IMAP PEEK and allow not marking messages read. User-Agent: K-9 Mail for Android In-Reply-To: References: <20220820002218.43914-1-falsifian@falsifian.org> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On August 20, 2022 4:15:20 PM GMT+02:00, James Cook wrote: > Where should I write v2, v3, etc? As far as I can tell, if I want to add > that to the subject line, it will also end up in the commit message, > which doesn't make sense because in the end only one version will appear > in the commit history=2E (Sorry, I'm new to the git-send-email workflow= =2E) https://git=2Esr=2Eht/~rjarry/aerc/tree/master/item/CONTRIBUTING=2Emd Please read this=2E Everything you need to know is there=2E