Re: [PATCH v4 10/16] Add n_d_add_message_with_indexopts (extension of n_d_add_message)
[notmuch-archives.git] / fc / f797a0595652bf2481f2d0f3edd84b3a844cec
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 51DD6431FD4\r
6         for <notmuch@notmuchmail.org>; Tue, 24 Jul 2012 11:25:35 -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 cpGGD7hIwJln for <notmuch@notmuchmail.org>;\r
18         Tue, 24 Jul 2012 11:25:34 -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  89E56431FB6    for <notmuch@notmuchmail.org>; Tue, 24 Jul 2012 11:25:33 -0700\r
23  (PDT)\r
24 Received: by wgbdt14 with SMTP id dt14so5995257wgb.2\r
25         for <notmuch@notmuchmail.org>; Tue, 24 Jul 2012 11:25:32 -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=VxPwOmTk+46kBo+2xrTYM2R3TFV4tbF53uNYTdoBRgs=;\r
29         b=qEqWiKecpFIoTYI2bKmwZoV1sjnnah3FRfXPwx3aleyekL8n4YSyE5BuKJ3tVDZGSq\r
30         mgiyhEeeeGaYzP+laSf+gIkv3ThDlglah63jmq8nPSUBwgdKHxE2dOqjqEJ+y3Tn45t2\r
31         z4ry3HadizkuSZXOFmNxiiz76oYIPtyKBJJwS11F/1BYLhTQkI67oOXxhUrjM3jXnESN\r
32         Cg/NPINFU/BrbkmgaU1ocKkdU+rcTm8INpi2hdPrn7D5BLtTZz+AdG2ZD3ydGuw7LmJ0\r
33         qGmiUnKdjp1GTRakDZlMfQR3yQjjrIUQ//FuoqSZc6dlYTkvcu4eOTpjJhn5PJ1DQ94l\r
34         ENmA==\r
35 Received: by 10.180.100.133 with SMTP id ey5mr9287275wib.4.1343154332132;\r
36         Tue, 24 Jul 2012 11:25:32 -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  el6sm5496749wib.8.2012.07.24.11.25.30  (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Tue, 24 Jul 2012 11:25:31 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH v2 (rebased) 4/4] schemata: update for --body=true|false\r
44  option\r
45 Date: Tue, 24 Jul 2012 19:23:30 +0100\r
46 Message-Id: <1343154210-26841-5-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.9.1\r
48 In-Reply-To: <1343154210-26841-1-git-send-email-markwalters1009@gmail.com>\r
49 References: <1343154210-26841-1-git-send-email-markwalters1009@gmail.com>\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: Tue, 24 Jul 2012 18:25:35 -0000\r
63 \r
64 Previously body: was a compulsory field in a message. The new\r
65 --body=false option causes notmuch show to omit this field so update\r
66 schemata to reflect this.\r
67 ---\r
68  devel/schemata |    2 +-\r
69  1 files changed, 1 insertions(+), 1 deletions(-)\r
70 \r
71 diff --git a/devel/schemata b/devel/schemata\r
72 index 6677a1c..9cb25f5 100644\r
73 --- a/devel/schemata\r
74 +++ b/devel/schemata\r
75 @@ -47,7 +47,7 @@ message = {\r
76      tags:           [string*],\r
77  \r
78      headers:        headers,\r
79 -    body:           [part]\r
80 +    body?:          [part]    # omitted if --body=false\r
81  }\r
82  \r
83  # A MIME part (format_part_json)\r
84 -- \r
85 1.7.9.1\r
86 \r