[PATCH] cli: notmuch search --duplicate=N is only supported with --output=files
[notmuch-archives.git] / 97 / c6168bd74ead6baeb60f61117f3da8d77310f6
1 Return-Path: <prvs=386bccc04=jrosenthal@jhu.edu>\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 13BF4429E45\r
6         for <notmuch@notmuchmail.org>; Thu, 16 Feb 2012 11:46:38 -0800 (PST)\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 LoW8xIQW7LUE for <notmuch@notmuchmail.org>;\r
16         Thu, 16 Feb 2012 11:46:36 -0800 (PST)\r
17 Received: from ipex2.johnshopkins.edu (ipex2.johnshopkins.edu [162.129.8.151])\r
18         (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 6691C429E21\r
21         for <notmuch@notmuchmail.org>; Thu, 16 Feb 2012 11:46:36 -0800 (PST)\r
22 X-IronPort-AV: E=Sophos;i="4.73,431,1325480400"; d="scan'208";a="126335803"\r
23 Received: from unknown (HELO watt) ([10.161.33.18])\r
24         by ipex2.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
25         16 Feb 2012 14:46:34 -0500\r
26 Received: from jkr by watt with local (Exim 4.76)\r
27         (envelope-from <jrosenthal@jhu.edu>)\r
28         id 1Ry7Hn-0003mA-7W; Thu, 16 Feb 2012 14:46:35 -0500\r
29 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
30 To: Philippe LeCavalier <support@plecavalier.com>, notmuch@notmuchmail.org\r
31 Subject: Re: nomuch_addresses.py\r
32 In-Reply-To: <87r4xur3rv.fsf@plc.plecavalier.com>\r
33 References: <87r4xur3rv.fsf@plc.plecavalier.com>\r
34 User-Agent: Notmuch/0.11.1+192~g36ce7e3 (http://notmuchmail.org)\r
35         Emacs/24.0.93.1 (i686-pc-linux-gnu)\r
36 Date: Thu, 16 Feb 2012 14:46:35 -0500\r
37 Message-ID: <87pqded0is.fsf@jhu.edu>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Thu, 16 Feb 2012 19:46:38 -0000\r
53 \r
54 On Thu, 16 Feb 2012 14:12:36 -0500, Philippe LeCavalier <support@plecavalier.com> wrote:\r
55 > I'm trying to setup tab completion for addresses. I appeared to me that\r
56 > the simplest solution was notmuch_addresses so I grabbed a copy from\r
57 > git. When I hit tab I get this[1] Was I suppose to do something more?\r
58 ...\r
59 > ref.\r
60 > [1]\r
61 > ~/notmuch/notmuch_addresses/notmuch_addresses.py exited with status 1\r
62 \r
63 I'd hope so. What happens when you run it from the command line?\r
64 \r
65 Best,\r
66 Jesse\r