notmuch.el: controlling what does and doesn't get expanded in searches
[notmuch-archives.git] / b7 / d4f2eba0e42e280c3df32c4cc4de16fcaea0de
1 Return-Path: <bremner@tesseract.cs.unb.ca>\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 ADF2D431FB6\r
6         for <notmuch@notmuchmail.org>; Sat,  7 Jul 2012 12:36:07 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 80QLu3xsPfPa for <notmuch@notmuchmail.org>;\r
16         Sat,  7 Jul 2012 12:36:07 -0700 (PDT)\r
17 Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238])\r
18         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 04F06431FAE\r
21         for <notmuch@notmuchmail.org>; Sat,  7 Jul 2012 12:36:06 -0700 (PDT)\r
22 Received: from remotemail by tesseract.cs.unb.ca with local (Exim 4.72)\r
23         (envelope-from <bremner@tesseract.cs.unb.ca>)\r
24         id 1SnanT-0003RV-PO; Sat, 07 Jul 2012 16:36:03 -0300\r
25 Received: (nullmailer pid 15380 invoked by uid 1000);\r
26         Sat, 07 Jul 2012 19:35:58 -0000\r
27 From: david@tethera.net\r
28 To: notmuch@notmuchmail.org\r
29 Subject: [PATCH 1/2] contrib/nmbug: make nmbug a subdirectory\r
30 Date: Sat,  7 Jul 2012 13:35:53 -0600\r
31 Message-Id: <1341689754-15243-1-git-send-email-david@tethera.net>\r
32 X-Mailer: git-send-email 1.7.10\r
33 Cc: David Bremner <bremner@debian.org>\r
34 X-BeenThere: notmuch@notmuchmail.org\r
35 X-Mailman-Version: 2.1.13\r
36 Precedence: list\r
37 List-Id: "Use and development of the notmuch mail system."\r
38         <notmuch.notmuchmail.org>\r
39 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
41 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
42 List-Post: <mailto:notmuch@notmuchmail.org>\r
43 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
44 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
46 X-List-Received-Date: Sat, 07 Jul 2012 19:36:07 -0000\r
47 \r
48 From: David Bremner <bremner@debian.org>\r
49 \r
50 I want to ship the status tool here as well, along with a sample\r
51 config file.\r
52 ---\r
53  contrib/{ => nmbug}/nmbug |    0\r
54  1 file changed, 0 insertions(+), 0 deletions(-)\r
55  rename contrib/{ => nmbug}/nmbug (100%)\r
56 \r
57 diff --git a/contrib/nmbug b/contrib/nmbug/nmbug\r
58 similarity index 100%\r
59 rename from contrib/nmbug\r
60 rename to contrib/nmbug/nmbug\r
61 -- \r
62 1.7.10\r
63 \r