Re: Flat search and threaded views
[notmuch-archives.git] / 38 / 748d745ecbb774f03d19260dc34721e400f998
1 Return-Path: <aneesh.kumar@linux.vnet.ibm.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 E7F00431FBC\r
6         for <notmuch@notmuchmail.org>; Tue, 30 Oct 2012 08:36:41 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id pxe44irJn6xr for <notmuch@notmuchmail.org>;\r
16         Tue, 30 Oct 2012 08:36:41 -0700 (PDT)\r
17 Received: from e23smtp02.au.ibm.com (e23smtp02.au.ibm.com [202.81.31.144])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id C730F431FAF\r
21         for <notmuch@notmuchmail.org>; Tue, 30 Oct 2012 08:36:40 -0700 (PDT)\r
22 Received: from /spool/local\r
23         by e23smtp02.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use\r
24         Only! Violators will be prosecuted\r
25         for <notmuch@notmuchmail.org> from <aneesh.kumar@linux.vnet.ibm.com>;\r
26         Wed, 31 Oct 2012 01:33:41 +1000\r
27 Received: from d23relay05.au.ibm.com (202.81.31.247)\r
28         by e23smtp02.au.ibm.com (202.81.31.208) with IBM ESMTP SMTP Gateway:\r
29         Authorized Use Only! Violators will be prosecuted; \r
30         Wed, 31 Oct 2012 01:33:39 +1000\r
31 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138])\r
32         by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id\r
33         q9UFQJjv50266146\r
34         for <notmuch@notmuchmail.org>; Wed, 31 Oct 2012 02:26:19 +1100\r
35 Received: from d23av02.au.ibm.com (loopback [127.0.0.1])\r
36         by d23av02.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id\r
37         q9UFaXvu028304\r
38         for <notmuch@notmuchmail.org>; Wed, 31 Oct 2012 02:36:33 +1100\r
39 Received: from skywalker.linux.vnet.ibm.com ([9.79.177.197])\r
40         by d23av02.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id\r
41         q9UFaV2X028279\r
42         for <notmuch@notmuchmail.org>; Wed, 31 Oct 2012 02:36:32 +1100\r
43 From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>\r
44 To: notmuch <notmuch@notmuchmail.org>\r
45 Subject: Re: Error with contrib/notmuch-pick\r
46 In-Reply-To: <87k3u8dlip.fsf@linux.vnet.ibm.com>\r
47 References: <87k3u8dlip.fsf@linux.vnet.ibm.com>\r
48 User-Agent: Notmuch/0.14+67~g42391b4 (http://notmuchmail.org) Emacs/24.2.50.1\r
49         (x86_64-unknown-linux-gnu)\r
50 Date: Tue, 30 Oct 2012 21:06:31 +0530\r
51 Message-ID: <87fw4wc6ps.fsf@linux.vnet.ibm.com>\r
52 MIME-Version: 1.0\r
53 Content-Type: text/plain\r
54 x-cbid: 12103015-5490-0000-0000-0000025F2436\r
55 X-BeenThere: notmuch@notmuchmail.org\r
56 X-Mailman-Version: 2.1.13\r
57 Precedence: list\r
58 List-Id: "Use and development of the notmuch mail system."\r
59         <notmuch.notmuchmail.org>\r
60 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
62 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
63 List-Post: <mailto:notmuch@notmuchmail.org>\r
64 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
65 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
67 X-List-Received-Date: Tue, 30 Oct 2012 15:36:42 -0000\r
68 \r
69 "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> writes:\r
70 \r
71 > I get the below error with notmuch-pick in upstream/contrib\r
72 >\r
73 > error in process filter: notmuch-pick-clean-address: Symbol's function definition is void: notmuch-clean-address\r
74 > error in process filter: Symbol's function definition is void: notmuch-clean-address\r
75 \r
76 Ignore that. A previous stale .elc file left by an earlier make install\r
77 \r
78 -aneesh\r
79 \r