From 0afa21a45cd71a24b8aeca1d116e931f3fe7829e Mon Sep 17 00:00:00 2001 From: Johnny Utahh Date: Tue, 14 Jul 2015 10:24:14 +1900 Subject: [PATCH] Does Notmuch employ a '.noupdate'-like feature? --- 46/3f17ea77f745921eb03f9e13b70a00ec7c4c89 | 54 +++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 46/3f17ea77f745921eb03f9e13b70a00ec7c4c89 diff --git a/46/3f17ea77f745921eb03f9e13b70a00ec7c4c89 b/46/3f17ea77f745921eb03f9e13b70a00ec7c4c89 new file mode 100644 index 000000000..ca1137df7 --- /dev/null +++ b/46/3f17ea77f745921eb03f9e13b70a00ec7c4c89 @@ -0,0 +1,54 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id A978B6DE1352 + for ; Mon, 13 Jul 2015 08:24:20 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.701 +X-Spam-Level: +X-Spam-Status: No, score=-0.701 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id iOyC46_CImDF for ; + Mon, 13 Jul 2015 08:24:18 -0700 (PDT) +Received: from mxout-07.mxes.net (mxout-07.mxes.net [216.86.168.182]) + by arlo.cworth.org (Postfix) with ESMTPS id 281436DE0A7F + for ; Mon, 13 Jul 2015 08:24:17 -0700 (PDT) +Received: from [10.30.1.75] (unknown [67.109.75.165]) + (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) + (No client certificate requested) + by smtp.mxes.net (Postfix) with ESMTPSA id 4CB6B22E25F; + Mon, 13 Jul 2015 11:24:16 -0400 (EDT) +Message-ID: <55A3D81E.1000302@johnnyutahh.com> +Date: Mon, 13 Jul 2015 10:24:14 -0500 +From: Johnny Utahh +User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; + rv:17.0) Gecko/20131118 Thunderbird/17.0.11 +MIME-Version: 1.0 +To: notmuch@notmuchmail.org +Subject: Does Notmuch employ a '.noupdate'-like feature? +Content-Type: text/plain; charset=ISO-8859-1; format=flowed +Content-Transfer-Encoding: 7bit +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 13 Jul 2015 15:24:20 -0000 + +Does Notmuch employ a '.noupdate'-like feature? Details: +https://github.com/djcb/mu/issues/22 + +Maybe Notmuch is fast enough where it doesn't need it? +Details: https://github.com/johnnyutahh/search-based-email#core_choice -- 2.26.2