Re: [PATCH v4 09/16] index encrypted parts when asked.
[notmuch-archives.git] / 5e / 908eaa2ab8af5a901a2aed9f509ae45447edfb
1 Return-Path: <jani@nikula.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5  by arlo.cworth.org (Postfix) with ESMTP id 7796A6DE0943\r
6  for <notmuch@notmuchmail.org>; Sat, 17 Oct 2015 13:59:21 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.545\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.545 tagged_above=-999 required=5 tests=[AWL=0.175,\r
12   RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01]\r
13  autolearn=disabled\r
14 Received: from arlo.cworth.org ([127.0.0.1])\r
15  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
16  with ESMTP id FdSmfIdnEWbM for <notmuch@notmuchmail.org>;\r
17  Sat, 17 Oct 2015 13:59:19 -0700 (PDT)\r
18 Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com\r
19  [209.85.212.182])\r
20  by arlo.cworth.org (Postfix) with ESMTPS id 492186DE025F\r
21  for <notmuch@notmuchmail.org>; Sat, 17 Oct 2015 13:59:19 -0700 (PDT)\r
22 Received: by wicll6 with SMTP id ll6so52502114wic.1\r
23  for <notmuch@notmuchmail.org>; Sat, 17 Oct 2015 13:59:17 -0700 (PDT)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25  d=1e100.net; s=20130820;\r
26  h=x-gm-message-state:from:to:cc:subject:date:message-id;\r
27  bh=GsP+fxrRlbCBouZ5hyZFdf7gP5DZw7XVZ+7uIJUYSqI=;\r
28  b=Ev9URNp8oXbfM5sPYm04l1pEoTWh8KWStu8CoR8t9qe3yjVpt3mnfF6nvEgffZxFvz\r
29  ViY3kUFxgjopRos97YURIm6YWHacha8dIHiNBpw3gZoE44Mkb7ZoqfpK6biUNY5kzdBk\r
30  YNmFf8UHjX4mj9wAYLEUpw2jsI18QbUAelQAHH/pR7lS+kHVfEHEE1W5wuC4WqniZy3g\r
31  AQCzXKA9NlIe0n4svstHJJfSN+CAHDpKv1eUoSvCPYpfQrvVTXLXv2agx3ODvqQ1OR9l\r
32  cmKw7qgJ1XGyB9noN9isFDxeWzkzYXgD5b0YeHnqEdV/E8Oc0WvHmpNvrdCEKkRWSOhn\r
33  827g==\r
34 X-Gm-Message-State:\r
35  ALoCoQmq3eNClx0reCF+qjB8aCCqEZIPFS+Ep9pdkPzqWGnRtECF7IyOzOnXnFNeFDs9z6yTsjKH\r
36 X-Received: by 10.194.113.67 with SMTP id iw3mr27266794wjb.66.1445115557693;\r
37  Sat, 17 Oct 2015 13:59:17 -0700 (PDT)\r
38 Received: from localhost (mobile-access-bcee43-111.dhcp.inet.fi.\r
39  [188.238.67.111])\r
40  by smtp.gmail.com with ESMTPSA id o3sm8411412wif.22.2015.10.17.13.59.16\r
41  (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
42  Sat, 17 Oct 2015 13:59:17 -0700 (PDT)\r
43 From: Jani Nikula <jani@nikula.org>\r
44 To: notmuch@notmuchmail.org\r
45 Subject: [PATCH] man: clarify the parameters for lastmod: range query\r
46 Date: Sat, 17 Oct 2015 23:58:48 +0300\r
47 Message-Id: <1445115528-28114-1-git-send-email-jani@nikula.org>\r
48 X-Mailer: git-send-email 2.1.4\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.18\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53  <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Sat, 17 Oct 2015 20:59:21 -0000\r
62 \r
63 <since> and <until> for the lastmod: prefix right below the date:\r
64 prefix description give the impression one could use last modified\r
65 dates to lastmod: which is not at all the case. Use\r
66 <initial-revision>..<final-revision> instead.\r
67 ---\r
68  doc/man7/notmuch-search-terms.rst | 2 +-\r
69  1 file changed, 1 insertion(+), 1 deletion(-)\r
70 \r
71 diff --git a/doc/man7/notmuch-search-terms.rst b/doc/man7/notmuch-search-terms.rst\r
72 index 11a3da3de135..2fbc16d13372 100644\r
73 --- a/doc/man7/notmuch-search-terms.rst\r
74 +++ b/doc/man7/notmuch-search-terms.rst\r
75 @@ -54,7 +54,7 @@ indicate user-supplied values):\r
76  \r
77  -  date:<since>..<until>\r
78  \r
79 --  lastmod:<since>..<until>\r
80 +-  lastmod:<initial-revision>..<final-revision>\r
81  \r
82  The **from:** prefix is used to match the name or address of the sender\r
83  of an email message.\r
84 -- \r
85 2.1.4\r
86 \r