From 155f0cf543454100f54bf306bf29b78c93ff9211 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 17 Feb 2016 09:09:08 +2000 Subject: [PATCH] feature request: nmbug should use lastmod: --- 94/2253b467b3720333532f51a0daedc089fbeabf | 57 +++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 94/2253b467b3720333532f51a0daedc089fbeabf diff --git a/94/2253b467b3720333532f51a0daedc089fbeabf b/94/2253b467b3720333532f51a0daedc089fbeabf new file mode 100644 index 000000000..cf7cf3db0 --- /dev/null +++ b/94/2253b467b3720333532f51a0daedc089fbeabf @@ -0,0 +1,57 @@ +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 9BE406DE1479 + for ; Tue, 16 Feb 2016 05:09:12 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.307 +X-Spam-Level: +X-Spam-Status: No, score=-0.307 tagged_above=-999 required=5 tests=[AWL=0.244, + RP_MATCHES_RCVD=-0.55, SPF_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 NhqzUriwVxK9 for ; + Tue, 16 Feb 2016 05:09:10 -0800 (PST) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 8E86F6DE02C9 + for ; Tue, 16 Feb 2016 05:09:10 -0800 (PST) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1aVfMh-0002gN-RQ; Tue, 16 Feb 2016 08:08:27 -0500 +Received: (nullmailer pid 26004 invoked by uid 1000); + Tue, 16 Feb 2016 13:09:08 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: feature request: nmbug should use lastmod: +User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Tue, 16 Feb 2016 09:09:08 -0400 +Message-ID: <87k2m4vm2z.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Tue, 16 Feb 2016 13:09:12 -0000 + + +While I'm thinking about nmbug, and the practicality of using it on a +full set of tags, I should mention that there ought to be substantial +speedups possible by caching and only dumping changes since the last +time the cache was updated. I principle this is something I could work +on myself, but I haven't found the time. One subtlty is that UUIDs and +lastmod values are local to a machine, so probably should not be +committed. + +d -- 2.26.2