Re: [PATCH V3 1/1] test/test-lib.sh: use vt100 as dtach terminal if TERM dumb or...
[notmuch-archives.git] / 53 / 5deb41c89c0d785e307aa72c867abf89ecf7e5
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 52872431FC4\r
6         for <notmuch@notmuchmail.org>; Mon, 23 Jul 2012 10:57:54 -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 mdyxI6V+HCnG for <notmuch@notmuchmail.org>;\r
18         Mon, 23 Jul 2012 10:57:53 -0700 (PDT)\r
19 Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com\r
20  [74.125.82.41])        (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  72DA0431FCB    for <notmuch@notmuchmail.org>; Mon, 23 Jul 2012 10:57:52 -0700\r
23  (PDT)\r
24 Received: by mail-wg0-f41.google.com with SMTP id ds1so3000676wgb.2\r
25         for <notmuch@notmuchmail.org>; Mon, 23 Jul 2012 10:57:52 -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=LRGy1u0bh+tUMDnZ0HnaF/9dwKaLXDAnLpmVBSKzNd3YgzJbmoqxKlTTd3ZjWMoQQs\r
30         fRIevERRMVRmV0CXgsCVupAJgJBKTxlRivhXltzwCe5XnU7AVYNnhDyZKhpo9Yo+QluN\r
31         KRjuQviKfcHct1ptADukBUUIYhOHszCn2o/baPw5Z2kpbvK0F4TreyDOizC32TEO8+sj\r
32         opcFnxN60KfOny1do57gK0fHhRGwOh8adqaBl3UAMUkUsHwyu1V9GFrOtI7k5Pc9PUaE\r
33         gtrkFnPFG0HFwDY5RC9+I/qlLCskV9phsDW+cPfZF1PoK9Kp/SnhcyRoa/IFV9g5ya5R\r
34         OiAA==\r
35 Received: by 10.216.136.66 with SMTP id v44mr2371714wei.159.1343066272096;\r
36         Mon, 23 Jul 2012 10:57:52 -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  ef5sm26754378wib.3.2012.07.23.10.57.50 (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Mon, 23 Jul 2012 10:57:50 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH v2 4/4] schemata: update for --body=true|false option\r
44 Date: Mon, 23 Jul 2012 18:57:39 +0100\r
45 Message-Id: <1343066259-22523-5-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 In-Reply-To: <1343066259-22523-1-git-send-email-markwalters1009@gmail.com>\r
48 References: <1343066259-22523-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: Mon, 23 Jul 2012 17:57:54 -0000\r
62 \r
63 Previously body: was a compulsory field in a message. The new\r
64 --body=false option causes notmuch show to omit this field so update\r
65 schemata to reflect this.\r
66 ---\r
67  devel/schemata |    2 +-\r
68  1 files changed, 1 insertions(+), 1 deletions(-)\r
69 \r
70 diff --git a/devel/schemata b/devel/schemata\r
71 index 6677a1c..9cb25f5 100644\r
72 --- a/devel/schemata\r
73 +++ b/devel/schemata\r
74 @@ -47,7 +47,7 @@ message = {\r
75      tags:           [string*],\r
76  \r
77      headers:        headers,\r
78 -    body:           [part]\r
79 +    body?:          [part]    # omitted if --body=false\r
80  }\r
81  \r
82  # A MIME part (format_part_json)\r
83 -- \r
84 1.7.9.1\r
85 \r