From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 1B6FE429E48 for ; Thu, 16 Feb 2012 11:12:42 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.274 X-Spam-Level: * X-Spam-Status: No, score=1.274 tagged_above=-999 required=5 tests=[RDNS_NONE=1.274] 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 1-Xte-4uKsbT for ; Thu, 16 Feb 2012 11:12:38 -0800 (PST) Received: from plc.plecavalier.com (unknown [173.195.48.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id D3386429E42 for ; Thu, 16 Feb 2012 11:12:37 -0800 (PST) Received: from plc.plecavalier.com (plc [127.0.0.1]) by plc.plecavalier.com (8.14.5/8.14.5) with ESMTP id q1GJCaPp004939 for ; Thu, 16 Feb 2012 14:12:36 -0500 Received: (from plecavalier@localhost) by plc.plecavalier.com (8.14.5/8.14.5/Submit) id q1GJCa3m004938; Thu, 16 Feb 2012 14:12:36 -0500 From: Philippe LeCavalier To: notmuch@notmuchmail.org Subject: nomuch_addresses.py User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1 (i386-redhat-linux-gnu) Date: Thu, 16 Feb 2012 14:12:36 -0500 Message-ID: <87r4xur3rv.fsf@plc.plecavalier.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Thu, 16 Feb 2012 19:12:42 -0000 Hi again. I'm trying to setup tab completion for addresses. I appeared to me that the simplest solution was notmuch_addresses so I grabbed a copy from git. When I hit tab I get this[1] Was I suppose to do something more? -- Thanks, Phil ref. [1] ~/notmuch/notmuch_addresses/notmuch_addresses.py exited with status 1