X-Envelope-From: notmuch-bounces@notmuchmail.org  Sat Apr  4 08:18:32 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 E241460509;
	Sat,  4 Apr 2026 08:18:31 +0000 (UTC)
Received: from phubs.tethera.net (phubs.tethera.net [IPv6:2607:5300:60:3a9d::1])
	by mail.notmuchmail.org (Postfix) with ESMTPS id 5CDDE5F813
	for <notmuch@notmuchmail.org>; Sat,  4 Apr 2026 08:18:28 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tethera.net;
 i=@tethera.net; q=dns/txt; s=2024; t=1775290705; h=from : to : subject
 : in-reply-to : references : date : message-id : mime-version :
 content-type : from; bh=6HOarcsxVdc5pMnzoV/H8U/rnQgjvKe7x8l94L2qCCo=;
 b=SJjEYDEjiVsdIg3fiy8G5cXhwxO73pvVb8d02gZG3dmr0WZuMa3sOXMcjhtIWLg3bintL
 /+7ZudWMkO5W/o3O8Ri/j9hUZTAAwr9DvK7wiDfjacDQnXjkvKdQtu3K/y8VUVm3VB16sZK
 dFoBDH0BrcmtoLVcPMGFAr1PJxKZRPnMnScaf3IsyVJ8U04xWQ200OH5zaNA7WG97Sw03Li
 Bm+1EZDfbBrbqKWCDbLo9hU28Q8OJlvV9/toBmnLXk5jXRnONP7CCN6yZmKgSkIix7atSk6
 hp4hTbyfr6Mu2queKWMegOXYvu33hA1/YEZyr87CWEVRIukOMThidO2Y7ffg==
Received: from tethera.net (M111108027213.v4.enabler.ne.jp [111.108.27.213])
	by phubs.tethera.net (Postfix) with ESMTPS id 1E08B1800F7;
	Sat, 04 Apr 2026 05:18:24 -0300 (ADT)
Received: (nullmailer pid 1068780 invoked by uid 1000);
	Sat, 04 Apr 2026 08:18:21 -0000
From: David Bremner <david@tethera.net>
To: Anton Khirnov <anton@khirnov.net>, notmuch@notmuchmail.org
Subject: Re: [PATCH v4 6/6] doc/examples: add an attachment filtering program
In-Reply-To: <20260307160342.16482-7-anton@khirnov.net>
References: <20260307160342.16482-1-anton@khirnov.net>
 <20260307160342.16482-7-anton@khirnov.net>
Date: Sat, 04 Apr 2026 17:18:21 +0900
Message-ID: <87wlyn87g2.fsf@tethera.net>
MIME-Version: 1.0
Message-ID-Hash: SZWCBQFP2BVJZUKDTRSS5QDGTKUVKBXZ
X-Message-ID-Hash: SZWCBQFP2BVJZUKDTRSS5QDGTKUVKBXZ
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

Anton Khirnov <anton@khirnov.net> writes:

> ---
>  doc/Makefile.local          |   2 +-
>  doc/examples/filter.py      | 385 ++++++++++++++++++++++++++++++++++++
>  doc/man1/notmuch-config.rst |   7 +

There could maybe be a simple README in doc/examples pointing people to
notmuch-config(1) and giving any hints about installing
e.g. python3-libarchive-c (if that's the correct package).

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