single argument date: queries
authorDavid Bremner <david@tethera.net>
Sun, 20 Mar 2016 01:38:21 +0000 (22:38 +2100)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:21:20 +0000 (16:21 -0700)
a4/c5c79db8beb753fb9c5b28851a4158541a884d [new file with mode: 0644]

diff --git a/a4/c5c79db8beb753fb9c5b28851a4158541a884d b/a4/c5c79db8beb753fb9c5b28851a4158541a884d
new file mode 100644 (file)
index 0000000..80314ac
--- /dev/null
@@ -0,0 +1,56 @@
+Return-Path: <bremner@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 05E256DE0032\r
+ for <notmuch@notmuchmail.org>; Sat, 19 Mar 2016 18:38:49 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.03\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.03 tagged_above=-999 required=5 tests=[AWL=-0.019,\r
+  SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id fedzSwdkBxu3 for <notmuch@notmuchmail.org>;\r
+ Sat, 19 Mar 2016 18:38:38 -0700 (PDT)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 0CCA96DE0008\r
+ for <notmuch@notmuchmail.org>; Sat, 19 Mar 2016 18:38:38 -0700 (PDT)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <bremner@tethera.net>) id 1ahSKj-0001Vf-VL\r
+ for notmuch@notmuchmail.org; Sat, 19 Mar 2016 21:39:09 -0400\r
+Received: (nullmailer pid 17753 invoked by uid 1000);\r
+ Sun, 20 Mar 2016 01:38:32 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: single argument date: queries\r
+Date: Sat, 19 Mar 2016 22:38:21 -0300\r
+Message-Id: <1458437904-17677-1-git-send-email-david@tethera.net>\r
+X-Mailer: git-send-email 2.7.0\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 20 Mar 2016 01:38:49 -0000\r
+\r
+These rely on a feature called "Field Processors" that needs a pretty\r
+new version of xapian, so it's optional. I haven't thought through all\r
+the issues involved with having optional features in (lib)notmuch. I\r
+guess it would make sense to have some API that tells you what\r
+optional features are available. At least in this case there doesn't\r
+seem to be any relationship with database features. We also need to\r
+figure out how to document optional features; presumably it would be\r
+helpful to tell people how to interrogate notmuch (CLI) to see if a\r
+given feature is supported.\r
+\r
+d\r
+\r