From b44e8f06323e394c84cdc1929dc54314d7297ffe Mon Sep 17 00:00:00 2001 From: Christophe-Marie Duquesne Date: Wed, 25 Feb 2015 09:57:58 +0100 Subject: [PATCH] Re: post-tag hook? --- d9/4b56d1f1f74584d70d265a92d14bf6629b82df | 78 +++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 d9/4b56d1f1f74584d70d265a92d14bf6629b82df diff --git a/d9/4b56d1f1f74584d70d265a92d14bf6629b82df b/d9/4b56d1f1f74584d70d265a92d14bf6629b82df new file mode 100644 index 000000000..6dc76efd7 --- /dev/null +++ b/d9/4b56d1f1f74584d70d265a92d14bf6629b82df @@ -0,0 +1,78 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id B384F431FBC + for ; Wed, 25 Feb 2015 01:05:20 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 1.74 +X-Spam-Level: * +X-Spam-Status: No, score=1.74 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DNS_FROM_AHBL_RHSBL=2.438, + FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id O1YUvcFuqdO1 for ; + Wed, 25 Feb 2015 01:05:17 -0800 (PST) +Received: from mail-lb0-f177.google.com (mail-lb0-f177.google.com + [209.85.217.177]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 3FB88431FAF + for ; Wed, 25 Feb 2015 01:05:17 -0800 (PST) +Received: by lbvp9 with SMTP id p9so2440751lbv.0 + for ; Wed, 25 Feb 2015 00:58:19 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:sender:in-reply-to:references:from:date:message-id + :subject:to:cc:content-type; + bh=U7q6JSX/y7AhomJf+pJuzztYpn0oPALt3It5bRS7Pc4=; + b=WudeMJhb2m20X3le9CXApvalep8z8MNvCJ/vDJ/5KTHi9rl5Rwphy4on6UCbpF+Nrg + dOXy/IJA6Q1wFrdykfsMY/WPQI3AZD2I+2SbnQ92TXBn45dgkZdNcPFArAQsn0JNejKP + x3jfWmTdJvXVvNrpgB8QC2wfrKjXCfVTSZw4CYgbKQCF3IQvNKUcpWJhYT3WVoW7ozsd + NOXlBwjctsIE6NLAQjCou3LakT2tNiZZ6NkSFtHHgFKafV+3zOLGKt00L3l9oEXVLB9N + 0zhnaBExgjAPZVzeK4mpdNVKzACJm26h2z91H+50zu+UpyE3HkoSUBHcKRwsTHci9UjV + zyCg== +X-Received: by 10.112.63.165 with SMTP id h5mr1877201lbs.16.1424854698883; + Wed, 25 Feb 2015 00:58:18 -0800 (PST) +MIME-Version: 1.0 +Sender: chm.duquesne@gmail.com +Received: by 10.114.77.193 with HTTP; Wed, 25 Feb 2015 00:57:58 -0800 (PST) +In-Reply-To: <871tlepkfi.fsf@maritornes.cs.unb.ca> +References: + + <871tlepkfi.fsf@maritornes.cs.unb.ca> +From: Christophe-Marie Duquesne +Date: Wed, 25 Feb 2015 09:57:58 +0100 +X-Google-Sender-Auth: Kkx9-OZlAezw261hIXPmMdpeLDk +Message-ID: + +Subject: Re: post-tag hook? +To: David Bremner +Content-Type: multipart/alternative; boundary=001a11c3fd942f00d1050fe5d6b6 +Cc: notmuch@notmuchmail.org +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +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: Wed, 25 Feb 2015 09:05:20 -0000 + +--001a11c3fd942f00d1050fe5d6b6 +Content-Type: text/plain; charset=UTF-8 + +Ah! Clever, I like the idea of using mtime. + +--001a11c3fd942f00d1050fe5d6b6 +Content-Type: text/html; charset=UTF-8 + +
Ah! Clever, I like the idea of using mtime.
+ +--001a11c3fd942f00d1050fe5d6b6-- -- 2.26.2