X-Envelope-From: notmuch-bounces@notmuchmail.org  Fri Aug 14 12:38:40 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 98B225F87D;
	Fri, 14 Aug 2026 12:38:40 +0000 (UTC)
Received: from phubs.tethera.net (phubs.tethera.net [192.99.9.157])
	by mail.notmuchmail.org (Postfix) with ESMTPS id 5AAB55F875
	for <notmuch@notmuchmail.org>; Fri, 14 Aug 2026 12:38:38 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tethera.net;
 i=@tethera.net; q=dns/txt; s=2024; t=1786711116; h=from : to : cc :
 subject : in-reply-to : references : date : message-id : mime-version
 : content-type : from;
 bh=0BMebfctypyd7kdE0LkeozNuUhQ+lptspx6qJgOQM0U=;
 b=KxD5utLogPmnhwzsgQl15zEMsLfo/ZngRYUUXtuGnB3hMzsYAKCx9De0vjWhRf9ZfyIH7
 C84E1tYkfGSYsJ7DrB/awLSJaQfQZ+41ZLQLUlcSyQGpvG16HYsM6/f/1y8yhLOdpYiURYD
 AtukoqxXccZ826T+O6BtqJiHp5FWzrWzUxnp41bOh54hXlBXMWgAfuKHvceFcJ0GmfvOwis
 AVwmyl0c1HW/QyOtVxU/igBdGwL0+6nZHMEYbe93ycCTaHpftrFaCkaPaoaXbV2kj1ESE07
 3hrAiJbKva2zy7zN28v4K2dDl/8rNUbKwbIRqoYR+TdtPaL7MBNkOSqlgtHQ==
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 AA7551800F7;
	Fri, 14 Aug 2026 09:38:35 -0300 (ADT)
Received: (nullmailer pid 602177 invoked by uid 1000);
	Fri, 14 Aug 2026 12:38:32 -0000
From: David Bremner <david@tethera.net>
To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>, notmuch@notmuchmail.org
Subject: Re: [PATCH] devel: add new tool to draw thread structure
In-Reply-To: <87o9c5p12g.fsf@fifthhorseman.net>
References: <878t9wvbmu.fsf@tethera.net>
 <20180410014539.24717-1-david@tethera.net>
 <87o9c5p12g.fsf@fifthhorseman.net>
X-List-To: notmuch
Date: Fri, 14 Aug 2026 09:38:32 -0300
Message-ID: <87fr0gg9mf.fsf@tethera.net>
MIME-Version: 1.0
Message-ID-Hash: GH4C5AHHQLOPI53NY6GGZLTKLLKV55DQ
X-Message-ID-Hash: GH4C5AHHQLOPI53NY6GGZLTKLLKV55DQ
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
CC: Sean Whitton <spwhitton@spwhitton.name>
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

Daniel Kahn Gillmor <dkg@fifthhorseman.net> writes:

> On Mon 2018-04-09 22:45:39 -0300, David Bremner wrote:
>> This is useful for understanding the case where different
>> message-files with the same message-id have distinct reference
>> headers.
>> ---
>>  devel/draw-thread | 35 +++++++++++++++++++++++++++++++++++
>>  1 file changed, 35 insertions(+)
>>  create mode 100755 devel/draw-thread
>
> fwiw, i think this tool is useful enough for debugging and visibility
> that we should go ahead and include it in the notmuch source, under
> devel/ -- we don't need to ship it publicly, but it'd be great to have
> it easily available to all notmuch devs who might be dealing with this
> kind of thing.
>

Apologies for dropping the ball (for almost 8 years!), I have now
applied an updated version of this patch. The updated version replaces
the dependency on procmail with mblaze, and turns off excludes.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org
