[PATCH 1/9] lib: read "property" terms from messages.
[notmuch-archives.git] / 3e / 4b3fc415c24a2785f3241e9920ee4cf6847d83
1 Return-Path: <wael.nasreddine@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 0ED29431FBF\r
6         for <notmuch@notmuchmail.org>; Wed,  7 May 2014 22:30:15 -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.798\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.798 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7]\r
14         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 4GbuzPIU0Dip for <notmuch@notmuchmail.org>;\r
18         Wed,  7 May 2014 22:30:07 -0700 (PDT)\r
19 Received: from mail-ob0-f175.google.com (mail-ob0-f175.google.com\r
20         [209.85.214.175]) (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 85B8E431FC0\r
23         for <notmuch@notmuchmail.org>; Wed,  7 May 2014 22:30:07 -0700 (PDT)\r
24 Received: by mail-ob0-f175.google.com with SMTP id wo20so2448888obc.6\r
25         for <notmuch@notmuchmail.org>; Wed, 07 May 2014 22:30:07 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=mime-version:references:from:date:message-id:subject:to\r
28         :content-type; bh=UAcjcLYWB6sMd2yQFoM3mNlxiffGXU0S7/WuUDs57Kk=;\r
29         b=D/MNxGyKbNOB/I5KVtLd08U58o7YeSbU3EyrePXQdY3ic6YCAeF1cwY9If6TI/Y4YC\r
30         G5eWbLxxhSwXd53lQdDreZelYzjMzt91MQOMCAURulbhYfI/OOeLeDmDueej6C04SceU\r
31         MM97pqUhNBlIib9bAP/LxcRYHRg360VlpBP1QLjCLiRzTZAcZTX+co8EQRW1d/BTQbVn\r
32         3iRbRfoJOjX+iQQGubAmtpzHbi+aCJvecpPZf9rLnLGr/3LWhw/yeenzyRf70ruu0oad\r
33         rPgVpQ80w9TQX3bfv353YnfFsHjQS23+oFUNQ2haQdBV0xj8K2hhN2LttuVuiDBBnsJX\r
34         BI+w==\r
35 X-Received: by 10.60.176.9 with SMTP id ce9mr1137234oec.55.1399527007123; Wed,\r
36         07 May 2014 22:30:07 -0700 (PDT)\r
37 MIME-Version: 1.0\r
38 References:\r
39  <CA+kKtKAw=nEn2dfcvF6++gD5ng+S3T8SLAdVL=Hs=EsvwUg6aw@mail.gmail.com>\r
40 From: Wael Nasreddine <wael.nasreddine@gmail.com>\r
41 Date: Thu, 08 May 2014 05:30:06 +0000\r
42 Message-ID:\r
43  <CA+kKtKDmGN+qY3mS6Xxy=KuzWa0Adyxqd52AYatPcYU2ia1BHQ@mail.gmail.com>\r
44 Subject: Github?\r
45 To: notmuch@notmuchmail.org\r
46 Content-Type: multipart/alternative; boundary=089e0118226c1d020304f8dcc621\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Thu, 08 May 2014 05:30:15 -0000\r
60 \r
61 --089e0118226c1d020304f8dcc621\r
62 Content-Type: text/plain; charset=UTF-8\r
63 \r
64 I forgot to mention that I also enabled Travis-CI for notmuch, you can\r
65 access it here <https://travis-ci.org/notmuch/notmuch>, there are 33 failed\r
66 tests, they are also failing on my own machine.\r
67 \r
68 On Wed May 07 2014 at 10:28:06 PM, Wael Nasreddine <\r
69 wael.nasreddine@gmail.com> wrote:\r
70 \r
71 > Hello everyone,\r
72 >\r
73 > Thank you so much for creating Notmuch, I am coming from sup and I was\r
74 > looking for a more stable alternative and I think I found what I am looking\r
75 > for :)\r
76 >\r
77 > I was a bit disappointed that the project is not living (or at least\r
78 > mirrored) to Github, it would have made my search much easier. Any thoughts\r
79 > on moving to Github? I took the liberty of making the first move by\r
80 > creating https://github.com/notmuch and splitting the contrib/ and\r
81 > binding/ into their own repository (conserving all their history).\r
82 >\r
83 > @owners and devs, if you'd like to explore the Github option more I'd be\r
84 > happy to grant you admin rights of the notmuch Github organisation.\r
85 >\r
86 > Thanks,\r
87 >\r
88 > Wael\r
89 >\r
90 \r
91 --089e0118226c1d020304f8dcc621\r
92 Content-Type: text/html; charset=UTF-8\r
93 Content-Transfer-Encoding: quoted-printable\r
94 \r
95 I forgot to mention that I also enabled Travis-CI for notmuch, you can acce=\r
96 ss it <a href=3D"https://travis-ci.org/notmuch/notmuch">here</a>, there are=\r
97  33 failed tests, they are also failing on my own machine.<br><br><div>On W=\r
98 ed May 07 2014 at 10:28:06 PM, Wael Nasreddine &lt;<a href=3D"mailto:wael.n=\r
99 asreddine@gmail.com">wael.nasreddine@gmail.com</a>&gt; wrote:</div>\r
100 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=\r
101 x #ccc solid;padding-left:1ex">Hello everyone,<div><br></div><div>Thank you=\r
102  so much for creating Notmuch, I am coming from sup and I was looking for a=\r
103  more stable alternative and I think I found what I am looking for :)</div>\r
104 <div><br></div><div>I was a bit disappointed that the project is not living=\r
105  (or at least mirrored) to Github, it would have made my search much easier=\r
106 . Any thoughts on moving to Github? I took the liberty of making the first =\r
107 move by creating=C2=A0<a href=3D"https://github.com/notmuch" target=3D"_bla=\r
108 nk">https://github.com/notmuch</a> and splitting the contrib/ and binding/ =\r
109 into their own repository (conserving all their history).</div>\r
110 <div><br></div><div>@owners and devs, if you&#39;d like to explore the Gith=\r
111 ub option more I&#39;d be happy to grant you admin rights of the notmuch Gi=\r
112 thub organisation.<br></div><div><br></div><div>Thanks,</div><div><br></div=\r
113 >\r
114 <div>Wael</div></blockquote>\r
115 \r
116 --089e0118226c1d020304f8dcc621--\r