Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 6a / c90d9f0d9a1575efc281dcef80ef7c01ab0e29
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 8A5AD429E3A\r
6         for <notmuch@notmuchmail.org>; Sat, 26 May 2012 08:55:18 -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 iLAcYOytNHq7 for <notmuch@notmuchmail.org>;\r
18         Sat, 26 May 2012 08:55:17 -0700 (PDT)\r
19 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
20         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 57610429E44\r
23         for <notmuch@notmuchmail.org>; Sat, 26 May 2012 08:55:12 -0700 (PDT)\r
24 Received: by mail-we0-f181.google.com with SMTP id j55so1411304wer.26\r
25         for <notmuch@notmuchmail.org>; Sat, 26 May 2012 08:55:12 -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=Tvm/cDv+2aFF/K8+xx724NPONjt75VbQngBI+uC82Kjq8BSEJuylwUgNEFAfUALpGH\r
30         oXWp8yHimxuSY7OTCKBU7ub61c7AIouW3oPr9nsbEEN5Bd321z6dH7ZVqlJ0sLi+gWKr\r
31         NzTp8O/PjHiKNAs0n+lLCECpGiK7XNWmgeirZS/jYJFbUOEi7+1VvkSThTP6OD10an6P\r
32         CJQXbWn3sJOBQLcIlHiaTgIDit1GUrcByObK8BJK00vY3GDE45c53vPRq8vj1GpCMHTh\r
33         A1jchXA+65+kQXZFHFpK4y4AQI5/Hm+L6tRRTLANJPk9UQUyz4Gm7W0nO2Mubt5mBuU7\r
34         pSxQ==\r
35 Received: by 10.180.85.129 with SMTP id h1mr4251312wiz.2.1338047712036;\r
36         Sat, 26 May 2012 08:55:12 -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  du4sm9244965wib.10.2012.05.26.08.55.10 (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Sat, 26 May 2012 08:55:11 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH v5 4/5] Update devel/schemata for --entire-thread=false\r
44 Date: Sat, 26 May 2012 16:54:53 +0100\r
45 Message-Id: <1338047694-32548-5-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 In-Reply-To: <1338047694-32548-1-git-send-email-markwalters1009@gmail.com>\r
48 References: <1338047694-32548-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: Sat, 26 May 2012 15:55:19 -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