Re: nomuch_addresses.py
authorJesse Rosenthal <jrosenthal@jhu.edu>
Thu, 16 Feb 2012 19:46:35 +0000 (14:46 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:44:36 +0000 (09:44 -0800)
97/c6168bd74ead6baeb60f61117f3da8d77310f6 [new file with mode: 0644]

diff --git a/97/c6168bd74ead6baeb60f61117f3da8d77310f6 b/97/c6168bd74ead6baeb60f61117f3da8d77310f6
new file mode 100644 (file)
index 0000000..821408d
--- /dev/null
@@ -0,0 +1,66 @@
+Return-Path: <prvs=386bccc04=jrosenthal@jhu.edu>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 13BF4429E45\r
+       for <notmuch@notmuchmail.org>; Thu, 16 Feb 2012 11:46:38 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id LoW8xIQW7LUE for <notmuch@notmuchmail.org>;\r
+       Thu, 16 Feb 2012 11:46:36 -0800 (PST)\r
+Received: from ipex2.johnshopkins.edu (ipex2.johnshopkins.edu [162.129.8.151])\r
+       (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 6691C429E21\r
+       for <notmuch@notmuchmail.org>; Thu, 16 Feb 2012 11:46:36 -0800 (PST)\r
+X-IronPort-AV: E=Sophos;i="4.73,431,1325480400"; d="scan'208";a="126335803"\r
+Received: from unknown (HELO watt) ([10.161.33.18])\r
+       by ipex2.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
+       16 Feb 2012 14:46:34 -0500\r
+Received: from jkr by watt with local (Exim 4.76)\r
+       (envelope-from <jrosenthal@jhu.edu>)\r
+       id 1Ry7Hn-0003mA-7W; Thu, 16 Feb 2012 14:46:35 -0500\r
+From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
+To: Philippe LeCavalier <support@plecavalier.com>, notmuch@notmuchmail.org\r
+Subject: Re: nomuch_addresses.py\r
+In-Reply-To: <87r4xur3rv.fsf@plc.plecavalier.com>\r
+References: <87r4xur3rv.fsf@plc.plecavalier.com>\r
+User-Agent: Notmuch/0.11.1+192~g36ce7e3 (http://notmuchmail.org)\r
+       Emacs/24.0.93.1 (i686-pc-linux-gnu)\r
+Date: Thu, 16 Feb 2012 14:46:35 -0500\r
+Message-ID: <87pqded0is.fsf@jhu.edu>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 16 Feb 2012 19:46:38 -0000\r
+\r
+On Thu, 16 Feb 2012 14:12:36 -0500, Philippe LeCavalier <support@plecavalier.com> wrote:\r
+> I'm trying to setup tab completion for addresses. I appeared to me that\r
+> the simplest solution was notmuch_addresses so I grabbed a copy from\r
+> git. When I hit tab I get this[1] Was I suppose to do something more?\r
+...\r
+> ref.\r
+> [1]\r
+> ~/notmuch/notmuch_addresses/notmuch_addresses.py exited with status 1\r
+\r
+I'd hope so. What happens when you run it from the command line?\r
+\r
+Best,\r
+Jesse\r