From 7940d814df4a11de9551ec81bc3c582a604001bc Mon Sep 17 00:00:00 2001 From: David Belohrad Date: Mon, 20 May 2013 15:33:35 +0200 Subject: [PATCH] how the date query works? --- 35/f86acfcb9b19c28e2401f7730a6599bb944028 | 71 +++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 35/f86acfcb9b19c28e2401f7730a6599bb944028 diff --git a/35/f86acfcb9b19c28e2401f7730a6599bb944028 b/35/f86acfcb9b19c28e2401f7730a6599bb944028 new file mode 100644 index 000000000..06bce4c6f --- /dev/null +++ b/35/f86acfcb9b19c28e2401f7730a6599bb944028 @@ -0,0 +1,71 @@ +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 03700431FC2 + for ; Mon, 20 May 2013 06:41:12 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 yCLOjEk-nsdc for ; + Mon, 20 May 2013 06:41:06 -0700 (PDT) +X-Greylist: delayed 445 seconds by postgrey-1.32 at olra; + Mon, 20 May 2013 06:41:06 PDT +Received: from server.belohrad.ch (static-212-101-19-163.adsl.solnet.ch + [212.101.19.163]) + (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 6AC87431FBC + for ; Mon, 20 May 2013 06:41:06 -0700 (PDT) +Received: from beesknees.cern.ch.belohrad.ch (beesknees.cern.ch + [137.138.197.99]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) (Authenticated sender: david) + by server.belohrad.ch (Postfix) with ESMTPSA id 234D92C01C0; + Mon, 20 May 2013 15:33:45 +0200 (CEST) +From: David Belohrad +To: "notmuch" +Subject: how the date query works? +User-Agent: Notmuch/0.15.2+73~g1c450ec (http://notmuchmail.org) Emacs/23.2.1 + (x86_64-pc-linux-gnu) +Date: Mon, 20 May 2013 15:33:35 +0200 +Message-ID: +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +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: Mon, 20 May 2013 13:41:12 -0000 + +Dear all, + +could someone explain how to use date query? As of Oct 2012 Jani added +set of patches doing date query. + +When I open in emacs search, and I type 'date:today', some output +appears, but not the one I would expect. + +Interesting enough is, that if I press 'da' and then , it offers +date search. + +Is there any kind of manual how to use it? I'm of course particularly +interested in 'today', 'yesterday', 'last week', 'last month' :) + +thanks + +david + -- 2.26.2