[PATCH v2] lib: make notmuch shared library install_name be full path on Mac OS X
[notmuch-archives.git] / a4 / 31da25901d655ba70a8543dbe4dbf752d0a9ce
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 7A34E431FD5\r
6         for <notmuch@notmuchmail.org>; Sat, 16 Jun 2012 03:22:12 -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 tLXb4qP3Lw6x for <notmuch@notmuchmail.org>;\r
18         Sat, 16 Jun 2012 03:22:11 -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  60507431FAE    for <notmuch@notmuchmail.org>; Sat, 16 Jun 2012 03:22:11 -0700\r
23  (PDT)\r
24 Received: by wgbdt14 with SMTP id dt14so3070260wgb.2\r
25         for <notmuch@notmuchmail.org>; Sat, 16 Jun 2012 03:22:10 -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=S5YHhGBijp4zPd6TbV0fYhb2R3CPZkX/qBIiHyIYn5knIZz6WS1X/RZ+d6h+P6cN2+\r
30         0oq8swp7N48cp5JgvuK2gL3D9CJ0/KZgdY5mtk8NLqGLvCgBchM6u7LQr6FiGrUIph+i\r
31         DvvSRJU4NIw+eCZf7Rhan9TVoYPP4s6Vf5BhHqABO6IgpcT1HUEyUq3AjvlKTDag0uLX\r
32         9U4ZXGl2wrEZ6Pd7jiQx/Sret4f/FhNqKbZT6ngk5ymOKT/IluMUA07OxLEtX5VAgvJg\r
33         0VJ632z/PF92Soz4o3i1Al0j0IIKqRxdc6c/6E03AJA7qU1iNY2FLzH0tHcoGc3QyLED\r
34         ZwUw==\r
35 Received: by 10.180.20.137 with SMTP id n9mr10585492wie.3.1339842130001;\r
36         Sat, 16 Jun 2012 03:22:10 -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  gc6sm9565333wib.0.2012.06.16.03.22.08  (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Sat, 16 Jun 2012 03:22:09 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [Patch v8 4/6] Update devel/schemata for --entire-thread=false\r
44 Date: Sat, 16 Jun 2012 11:21:45 +0100\r
45 Message-Id: <1339842107-10632-5-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 In-Reply-To: <1339842107-10632-1-git-send-email-markwalters1009@gmail.com>\r
48 References: <1339842107-10632-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, 16 Jun 2012 10:22:12 -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