Re: [PATCH] Fix typo in Message.maildir_flags_to_tags
[notmuch-archives.git] / 60 / 93d31144308d80543a2383c3987e3f2dd8f118
1 Return-Path: <markwalters1009@gmail.com>\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 1B4B7431FC0\r
6         for <notmuch@notmuchmail.org>; Sun,  3 Jun 2012 04:46:29 -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.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id wDNf9OQUBg-K for <notmuch@notmuchmail.org>;\r
18         Sun,  3 Jun 2012 04:46:28 -0700 (PDT)\r
19 Received: from mail-wg0-f45.google.com (mail-wg0-f45.google.com\r
20  [74.125.82.45])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
21  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
22  44006431FBF    for <notmuch@notmuchmail.org>; Sun,  3 Jun 2012 04:46:27 -0700\r
23  (PDT)\r
24 Received: by wgbdt14 with SMTP id dt14so2742236wgb.2\r
25         for <notmuch@notmuchmail.org>; Sun, 03 Jun 2012 04:46:25 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
28         bh=tANVdmUV5fhD3PCH1bNZY0t9tn15aQw9ZNiYxv0s5LQ=;\r
29         b=R6ZmmlMQ1TGd31h2tMVVFLW7rViYTbGoDll4sApBfeC961Eu1dXLKxQHkku6IHjKBY\r
30         YSl1J0EPWv25o2mZ2Tvn+eHpqboYkg7rfGBzXsJOl0T1cNj9qw5w9yw4sdHuCQ5Dq8Z0\r
31         qK/eNOVoEVJDj6ImMYRT76RsIOoqDfRpUfO6Jp0fJFD4+WdFKSza7K/lem1nk8r6Lrv0\r
32         4NWdzEoaXDbVJgtlexqMFDbd1S9PjoeQVKbSNchgK3sNGMr8GsL90ifODdd11/kecJcI\r
33         GTE9JiOW3XxhTeTCZrkYS+7D9M9E9cz2wgNSHLtSW5d+GvVjKm9ik1V4Il3IlgjMCl/W\r
34         tqAw==\r
35 Received: by 10.216.228.232 with SMTP id f82mr8135485weq.211.1338723985845;\r
36         Sun, 03 Jun 2012 04:46:25 -0700 (PDT)\r
37 Received: from localhost (94-192-233-223.zone6.bethere.co.uk.\r
38  [94.192.233.223])      by mx.google.com with ESMTPS id\r
39  gb9sm12130779wib.8.2012.06.03.04.46.24 (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Sun, 03 Jun 2012 04:46:25 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [Patch v7 4/6] Update devel/schemata for --entire-thread=false\r
44 Date: Sun,  3 Jun 2012 12:46:10 +0100\r
45 Message-Id: <1338723972-13063-5-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 In-Reply-To: <1338723972-13063-1-git-send-email-markwalters1009@gmail.com>\r
48 References: <1338723972-13063-1-git-send-email-markwalters1009@gmail.com>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\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: Sun, 03 Jun 2012 11:46:29 -0000\r
62 \r
63 Also remove the Json --entire-thread item from devel/TODO.\r
64 ---\r
65  devel/TODO     |    2 --\r
66  devel/schemata |    2 +-\r
67  2 files changed, 1 insertions(+), 3 deletions(-)\r
68 \r
69 diff --git a/devel/TODO b/devel/TODO\r
70 index 7b750af..eb757af 100644\r
71 --- a/devel/TODO\r
72 +++ b/devel/TODO\r
73 @@ -92,8 +92,6 @@ and email address in the From: line. We could also then easily support\r
74  "notmuch compose --from <something>" to support getting at alternate\r
75  email addresses.\r
76  \r
77 -Fix the --format=json option to not imply --entire-thread.\r
78 -\r
79  Implement "notmuch search --exclude-threads=<search-terms>" to allow\r
80  for excluding muted threads, (and any other negative, thread-based\r
81  filtering that the user wants to do).\r
82 diff --git a/devel/schemata b/devel/schemata\r
83 index 977cea7..8fcab8e 100644\r
84 --- a/devel/schemata\r
85 +++ b/devel/schemata\r
86 @@ -32,7 +32,7 @@ thread = [thread_node*]\r
87  \r
88  # A message and its replies (show_messages)\r
89  thread_node = [\r
90 -    message?,                 # present if --entire-thread or matched\r
91 +    message?,                 # null if not matched and not --entire-thread\r
92      [thread_node*]            # children of message\r
93  ]\r
94  \r
95 -- \r
96 1.7.9.1\r
97 \r