[PATCH 1/9] lib: read "property" terms from messages.
[notmuch-archives.git] / 80 / 5c28dd2528a6d88b7b6f2640aa978743fef871
1 Return-Path: <alec@thened.net>\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 930A7431FC2\r
6         for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 22:07:49 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id e-Am45AKd2Sh for <notmuch@notmuchmail.org>;\r
11         Fri, 27 Nov 2009 22:07:48 -0800 (PST)\r
12 Received: from ives.vdov.net (129.210.68.208.dnsptr.net [208.68.210.129])\r
13         by olra.theworths.org (Postfix) with ESMTP id CF8D0431FAE\r
14         for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 22:07:48 -0800 (PST)\r
15 Received: from localhost (localhost [127.0.0.1])\r
16         by ives.vdov.net (Postfix) with ESMTP id 86A7124F018\r
17         for <notmuch@notmuchmail.org>; Sat, 28 Nov 2009 00:07:52 -0600 (CST)\r
18 Received: from ives.vdov.net ([127.0.0.1])\r
19         by localhost (ives.vdov.net [127.0.0.1]) (amavisd-new, port 10024)\r
20         with ESMTP id vEKqmqxFnkXk for <notmuch@notmuchmail.org>;\r
21         Sat, 28 Nov 2009 00:07:48 -0600 (CST)\r
22 Received: from localhost (adsl-179-30-188.bna.bellsouth.net [74.179.30.188])\r
23         by ives.vdov.net (Postfix) with ESMTPSA id E0EEF24F016\r
24         for <notmuch@notmuchmail.org>; Sat, 28 Nov 2009 00:07:42 -0600 (CST)\r
25 Date: Sat, 28 Nov 2009 00:07:54 -0600\r
26 From: Alec Berryman <alec@thened.net>\r
27 To: notmuch@notmuchmail.org\r
28 Message-ID: <20091128060754.GA22558@thened.net>\r
29 MIME-Version: 1.0\r
30 Content-Type: text/plain; charset=us-ascii\r
31 Content-Disposition: inline\r
32 User-Agent: Mutt/1.5.20 (2009-06-14)\r
33 X-Hashcash: 1:24:091128:notmuch@notmuchmail.org::+klQAq8XT8of29aA:000000000000000000000000000000000000016q+b\r
34 Subject: [notmuch] [PATCH] Send mail to notmuch list, not Carl\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.12\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39         <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Sat, 28 Nov 2009 06:07:49 -0000\r
48 \r
49 ---\r
50  configure |    4 ++--\r
51  1 files changed, 2 insertions(+), 2 deletions(-)\r
52 \r
53 diff --git a/configure b/configure\r
54 index b4770ec..e55f067 100755\r
55 --- a/configure\r
56 +++ b/configure\r
57 @@ -10,8 +10,8 @@ more efficiently than ever.\r
58  If anything goes wrong in this process, please do as much as you can\r
59  to figure out what could be different on your machine compared to\r
60  those of the notmuch developers. Then, please email those details to\r
61 -Carl Worth <cworth@cworth.org> so that we can hopefully make future\r
62 -versions of notmuch easier for you to use.\r
63 +the Notmuch list (notmuch@notmuchmail.org) so that we can hopefully make\r
64 +future versions of notmuch easier for you to use.\r
65  \r
66  We'll now investigate your system to find verify that various software\r
67  components that notmuch relies on are available.\r
68 -- \r
69 1.6.5\r
70 \r
71 \r