Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 054FC431FBC for ; Tue, 30 Oct 2012 08:31:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qADpRmiYgkuP for ; Tue, 30 Oct 2012 08:31:47 -0700 (PDT) Received: from e23smtp07.au.ibm.com (e23smtp07.au.ibm.com [202.81.31.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id AC166431FAF for ; Tue, 30 Oct 2012 08:31:46 -0700 (PDT) Received: from /spool/local by e23smtp07.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 31 Oct 2012 01:28:00 +1000 Received: from d23relay05.au.ibm.com (202.81.31.247) by e23smtp07.au.ibm.com (202.81.31.204) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Wed, 31 Oct 2012 01:28:00 +1000 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.234.97]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q9UFLFtF22282360 for ; Wed, 31 Oct 2012 02:21:16 +1100 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q9UFVTcs027767 for ; Wed, 31 Oct 2012 02:31:29 +1100 Received: from skywalker.linux.vnet.ibm.com ([9.79.177.197]) by d23av03.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id q9UFVRJr027742 for ; Wed, 31 Oct 2012 02:31:28 +1100 From: "Aneesh Kumar K.V" To: notmuch Subject: Error with contrib/notmuch-pick User-Agent: Notmuch/0.14+67~g42391b4 (http://notmuchmail.org) Emacs/24.2.50.1 (x86_64-unknown-linux-gnu) Date: Tue, 30 Oct 2012 21:01:26 +0530 Message-ID: <87k3u8dlip.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain x-cbid: 12103015-0260-0000-0000-0000020F413A X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 15:31:49 -0000 I get the below error with notmuch-pick in upstream/contrib error in process filter: notmuch-pick-clean-address: Symbol's function definition is void: notmuch-clean-address error in process filter: Symbol's function definition is void: notmuch-clean-address -aneesh