X-Envelope-From: notmuch-bounces@notmuchmail.org  Fri Aug 14 10:50:47 2026
Return-Path: <notmuch-bounces@notmuchmail.org>
X-Original-To: nmbug@yantan.tethera.net
Delivered-To: nmbug@yantan.tethera.net
Received: from yantan.tethera.net (localhost [127.0.0.1])
	by mail.notmuchmail.org (Postfix) with ESMTP id 05F145F87D;
	Fri, 14 Aug 2026 10:50:47 +0000 (UTC)
Received: from phubs.tethera.net (phubs.tethera.net [IPv6:2607:5300:60:3a9d::1])
	by mail.notmuchmail.org (Postfix) with ESMTPS id 72DBF5F875
	for <notmuch@notmuchmail.org>; Fri, 14 Aug 2026 10:50:44 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tethera.net;
 i=@tethera.net; q=dns/txt; s=2024; t=1786704641; h=from : to : subject
 : in-reply-to : references : date : message-id : mime-version :
 content-type : from; bh=CxUatn4dkKoBsCO5+uzbTsRGv5R+ZPWLqXl+qTMWkOE=;
 b=jzHkdFIdkgjoOaJ7HeB9DlS/yOhGH81AhjB8TCQPzBZ+o6INzrwMpGz0Z0VWXZKIdZp+r
 7CoiZ/ISu36UfeL3G1MhkssQ5INX1ld77ctmPR+kDFuo4z9vFgRq+guM0Q+d/XPg+9iW/GQ
 LmYK8GQRyTdUSRh5bi2FjOJB7+aRc9FtL6zv59Wx6SrZP0y9EVolHB0FrFEbVwbXQMzjWPx
 ajbrmPrZoPMiMuyqJHCuQqYM621M7CU9nQp6bbTDUHegw/KSzUU8c6b2Siz3oAw9toTToJw
 OAGCq/N2xtQQ+zx+I0MTTy9z0txs8NJ7D0GoTr8WqDY0QTdKPJzpe81uhIUQ==
Received: from tethera.net (fctnnbsc38w-142-162-53-181.dhcp-dynamic.fibreop.nb.bellaliant.net [142.162.53.181])
	by phubs.tethera.net (Postfix) with ESMTPS id EF0991800F7;
	Fri, 14 Aug 2026 07:50:40 -0300 (ADT)
Received: (nullmailer pid 523276 invoked by uid 1000);
	Fri, 14 Aug 2026 10:50:36 -0000
From: David Bremner <david@tethera.net>
To: Tomi Ollila <tomi.ollila@iki.fi>, notmuch@notmuchmail.org
Subject: Re: [PATCH] cli/reply: refactor add_recipients_from_message.
In-Reply-To: <y0ydudr.xxu4y4-too@iki.fi>
References: <20260812122222.347345-1-david@tethera.net>
 <y0ydudr.xxu4y4-too@iki.fi>
Date: Fri, 14 Aug 2026 07:50:36 -0300
Message-ID: <87ik5df01v.fsf@tethera.net>
MIME-Version: 1.0
Message-ID-Hash: B4PSQ625NZ3XCN6YVXHBZX2ZAUIPZ73N
X-Message-ID-Hash: B4PSQ625NZ3XCN6YVXHBZX2ZAUIPZ73N
X-MailFrom: david@tethera.net
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version: 3.3.3
Precedence: list
List-Id: "Use and development of the notmuch mail system." <notmuch.notmuchmail.org>
List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>
List-Owner: <mailto:notmuch-owner@notmuchmail.org>
List-Post: <mailto:notmuch@notmuchmail.org>
List-Subscribe: <mailto:notmuch-join@notmuchmail.org>
List-Unsubscribe: <mailto:notmuch-leave@notmuchmail.org>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

Tomi Ollila <tomi.ollila@iki.fi> writes:

>> Looking at the code I decided to rewrite it a different way, which at
>> least to my eyes is more understandable. If nothing else, it is
>> significantly shorter.
>
> LGTM.
>
> Tomi

applied to master
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org
