Re: [PATCH v4 02/16] Move crypto.c into libutil
[notmuch-archives.git] / 8d / bc0d2a5d4268b1ac6412f03c75edaaccb47a6d
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 olra.theworths.org (Postfix) with ESMTP id 1D5AF431FC4\r
6         for <notmuch@notmuchmail.org>; Mon, 10 Jun 2013 09:31:52 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id Hysq5+D+l67j for <notmuch@notmuchmail.org>;\r
16         Mon, 10 Jun 2013 09:31:44 -0700 (PDT)\r
17 Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com\r
18         [209.85.217.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 8B0DD431FB6\r
21         for <notmuch@notmuchmail.org>; Mon, 10 Jun 2013 09:31:44 -0700 (PDT)\r
22 Received: by mail-lb0-f176.google.com with SMTP id z5so6528834lbh.35\r
23         for <notmuch@notmuchmail.org>; Mon, 10 Jun 2013 09:31:43 -0700 (PDT)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=google.com; s=20120113;\r
26         h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state;\r
27         bh=sXJIw3QV/DGODvYrg99RvvxG5T0hu0HOLJbBYQjH/ps=;\r
28         b=QvsgP1O/z2U8mCuPBGeEL6VycXPTR9HeZfck4302OfHh0APDBrTOdO7nbL8F4xOsW9\r
29         33+NS9G+ICMEHNDW0pBKRVyH+qxRYLGkRrtQE9Unkx5gp6cWLc0aoZTD3EtgDVwyrRu1\r
30         X9CRZkX3a9zJCs41KQ9bonXX/p+5VaAMAghDlaEZRlJv9E2ATWWCdGOuUMhpR9Lgt6ky\r
31         /958R9T2XxpveCvp1VJMmX1zSvj2MZnaDAttt29ic808gFajd62ikH6jLsaLNKPd95xj\r
32         efwOYIvSyxkZ2EQFzSr+RCFCzpOUPUBXc1yXylj3x8p9hDAvNHGToafbMxHOPdjjQHUN\r
33         DW3A==\r
34 X-Received: by 10.112.156.5 with SMTP id wa5mr6868665lbb.63.1370881903028;\r
35         Mon, 10 Jun 2013 09:31:43 -0700 (PDT)\r
36 Received: from localhost (dsl-hkibrasgw2-58c376-211.dhcp.inet.fi.\r
37         [88.195.118.211])\r
38         by mx.google.com with ESMTPSA id 4sm4735063lai.4.2013.06.10.09.31.41\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Mon, 10 Jun 2013 09:31:42 -0700 (PDT)\r
42 From: Jani Nikula <jani@nikula.org>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH] man: clarify folder: prefix regarding duplicate files\r
45 Date: Mon, 10 Jun 2013 19:31:37 +0300\r
46 Message-Id: <1370881897-3386-1-git-send-email-jani@nikula.org>\r
47 X-Mailer: git-send-email 1.7.10.4\r
48 X-Gm-Message-State:\r
49  ALoCoQlHk9wItCAmUht4ZS9zN8s4+MWsGEKLGlJhqciHpirEGYEeejSRcbrTX4svlkzkBCDmXI3b\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Mon, 10 Jun 2013 16:31:52 -0000\r
63 \r
64 ---\r
65  man/man7/notmuch-search-terms.7 |    8 +++++---\r
66  1 file changed, 5 insertions(+), 3 deletions(-)\r
67 \r
68 diff --git a/man/man7/notmuch-search-terms.7 b/man/man7/notmuch-search-terms.7\r
69 index eb417ba..359bb3c 100644\r
70 --- a/man/man7/notmuch-search-terms.7\r
71 +++ b/man/man7/notmuch-search-terms.7\r
72 @@ -102,9 +102,11 @@ thread ID values can be seen in the first column of output from\r
73  The\r
74  .B folder:\r
75  prefix can be used to search for email message files that are\r
76 -contained within particular directories within the mail store. Only\r
77 -the directory components below the top-level mail database path are\r
78 -available to be searched.\r
79 +contained within particular directories within the mail store. If the\r
80 +same email message has multiple message files associated with it, it's\r
81 +sufficient for a match that at least one of the files is contained\r
82 +within a matching directory. Only the directory components below the\r
83 +top-level mail database path are available to be searched.\r
84  \r
85  The\r
86  .B date:\r
87 -- \r
88 1.7.10.4\r
89 \r