X-Envelope-From: notmuch-bounces@notmuchmail.org  Sat Apr  4 08:12:21 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 DEB9060509;
	Sat,  4 Apr 2026 08:12:20 +0000 (UTC)
Received: from phubs.tethera.net (phubs.tethera.net [192.99.9.157])
	by mail.notmuchmail.org (Postfix) with ESMTPS id 052105F813
	for <notmuch@notmuchmail.org>; Sat,  4 Apr 2026 08:12:18 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tethera.net;
 i=@tethera.net; q=dns/txt; s=2024; t=1775290336; h=from : to : subject
 : in-reply-to : references : date : message-id : mime-version :
 content-type : from; bh=ASrQdlGJpCAA/B2FzaUQawE34p/bQNqHPmoBLMaqm64=;
 b=QC9WQ9hlwRrcboJJvZsU3sC7eAOB4rgrvptwiUVtQqKa39SHDsgtNqy5APYc9PsLE+xFg
 NqfPhoj+RUOEAr4WPmDeMTtj/LXfDAEvHlMyq7oLsBVf8Rcuhhv6bSLlsdxPxD1c3XcZZG+
 F79OYjvc0s7NxSeD/TSYjW58MDbOZXL++orO8v5UCPB/UF5uKM+2ucHiTbN+PbjPZM1dy+p
 Uw4nEvW/2+5gHTSpklOh4hxmnDVxHoffQRmC7DaL1AZoTAKGrmpW1iG6MadR3zR0qHiDWKD
 mGiP0Lat22Um20aWAnclVpjgcmOJ5uUKi+Jc7K0b1e6YED6QnN7JIq/uic/g==
Received: from tethera.net (M111108027213.v4.enabler.ne.jp [111.108.27.213])
	by phubs.tethera.net (Postfix) with ESMTPS id A77B91800F7;
	Sat, 04 Apr 2026 05:12:15 -0300 (ADT)
Received: (nullmailer pid 1068511 invoked by uid 1000);
	Sat, 04 Apr 2026 08:12:12 -0000
From: David Bremner <david@tethera.net>
To: Anton Khirnov <anton@khirnov.net>, notmuch@notmuchmail.org
Subject: Re: [PATCH v4 4/6] doc/examples: add a Firejail profile for
 sandboxing filtering programs
In-Reply-To: <20260307160342.16482-5-anton@khirnov.net>
References: <20260307160342.16482-1-anton@khirnov.net>
 <20260307160342.16482-5-anton@khirnov.net>
Date: Sat, 04 Apr 2026 17:12:12 +0900
Message-ID: <87zf3j87qb.fsf@tethera.net>
MIME-Version: 1.0
Message-ID-Hash: 273APYLIMRC4PBDWQ5EXQ6UFH2AF6EPJ
X-Message-ID-Hash: 273APYLIMRC4PBDWQ5EXQ6UFH2AF6EPJ
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:
>  
> +   Some of the options you may consider are:
> +   * Firejail (https://firejail.wordpress.com/ , Linux-specific); a sample
> +     Firejail profile is shipped with notmuch documentation (typically installed
> +     in ``/usr/share/doc/notmuch``) as ``examples/firejail.profile``. You
> +     may use it as ``notmuch config set index.filter 'firejail
> +     --profile=<.../examples/firejail.profile> <your filter program>'``.
> +

I think you need an extra blank line before "* Firejail" to get a list
item. At least the final version after both patches doesn't render
correctly here.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org
