[PATCH 2/2] lib: Add exclude query debug output
[notmuch-archives.git] / 09 / 50196c6d3aeb4c767b9f8ae709d31be622581c
1 Return-Path: <alex.boterolowry@gmail.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 20FDC431FCB\r
6         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 17:16:08 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id SvxW1mSAiuNS for <notmuch@notmuchmail.org>;\r
11         Wed, 18 Nov 2009 17:16:07 -0800 (PST)\r
12 Received: from mail-gx0-f221.google.com (mail-gx0-f221.google.com\r
13         [209.85.217.221])\r
14         by olra.theworths.org (Postfix) with ESMTP id 8A962431FAE\r
15         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 17:16:07 -0800 (PST)\r
16 Received: by gxk21 with SMTP id 21so1611563gxk.10\r
17         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 17:16:07 -0800 (PST)\r
18 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
19         h=domainkey-signature:received:received:received:from:to:cc:subject\r
20         :date:message-id:x-mailer;\r
21         bh=OXwWeGmsa6u0ti/prKSwxP4Ott3nilbE01/77WF5pXI=;\r
22         b=NpypCSWqkXWY0yXVmbAnD2H6iGumhHHzcIUHXy6uyo0qA9nCNtoEAl3z5+IQuXHDOu\r
23         hfcf8YjxFkbdOT1di/UuhAHEbQlMTwbuRiLSGc77/F2aHyk4Sd409Lh7SoEqCKRoDeBD\r
24         +Nd74k5Ujd9gArvXxB5nikX9SnCpbnKVScKF4=\r
25 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
26         h=from:to:cc:subject:date:message-id:x-mailer;\r
27         b=TUNc8YgCLTl/1+Y7WOW1NsKCGKUNPelL1++OYsvf4rAVDW+gOwEwfQtcucLlPY/o0g\r
28         o2SJywzAD7WNGwtgQ+JMF3bmaP05gHyDa+NeeR62Ptbpx2KwQ1khAifUSloPu5Xp0aiB\r
29         p8d4ATKqH8OxI2y8whMpy1TVRP4sScmCLaO5I=\r
30 Received: by 10.101.202.1 with SMTP id e1mr1500030anq.69.1258593367171;\r
31         Wed, 18 Nov 2009 17:16:07 -0800 (PST)\r
32 Received: from fortitudo (nat09.metaweb.com [208.68.111.136])\r
33         by mx.google.com with ESMTPS id 9sm29874yxf.41.2009.11.18.17.16.05\r
34         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
35         Wed, 18 Nov 2009 17:16:06 -0800 (PST)\r
36 Received: from alexbl (uid 1001) (envelope-from alexbl@fortitudo) id 70a8\r
37         by fortitudo (DragonFly Mail Agent) Wed, 18 Nov 2009 17:16:05 -0800\r
38 From: Alexander Botero-Lowry <alex.boterolowry@gmail.com>\r
39 To: notmuch@notmuchmail.org\r
40 Date: Wed, 18 Nov 2009 17:15:43 -0800\r
41 Message-Id: <1258593343-7972-1-git-send-email-alex.boterolowry@gmail.com>\r
42 X-Mailer: git-send-email 1.6.5.2\r
43 Subject: [notmuch] [PATCH] Checkin some command-only tcsh completions\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.12\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Thu, 19 Nov 2009 01:16:08 -0000\r
57 \r
58 ---\r
59  notmuch-completion.tcsh |    2 ++\r
60  1 files changed, 2 insertions(+), 0 deletions(-)\r
61  create mode 100644 notmuch-completion.tcsh\r
62 \r
63 diff --git a/notmuch-completion.tcsh b/notmuch-completion.tcsh\r
64 new file mode 100644\r
65 index 0000000..c0d3a44\r
66 --- /dev/null\r
67 +++ b/notmuch-completion.tcsh\r
68 @@ -0,0 +1,2 @@\r
69 +set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`\r
70 +complete notmuch 'p/1/$NOTMUCH_CMD/'\r
71 -- \r
72 1.6.5.2\r
73 \r