Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / 65 / 8e84219584929d004fa06b417ea67745e54a8d
1 Return-Path: <tom.prince@ualberta.net>\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 CCAF1431FD0\r
6         for <notmuch@notmuchmail.org>; Wed,  7 Dec 2011 16:24:48 -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: 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 iDFy7x05NlGA for <notmuch@notmuchmail.org>;\r
16         Wed,  7 Dec 2011 16:24:46 -0800 (PST)\r
17 Received: from socrates.hocat.ca (socrates.hocat.ca [76.10.188.53])\r
18         by olra.theworths.org (Postfix) with ESMTP id 6A20C431FB6\r
19         for <notmuch@notmuchmail.org>; Wed,  7 Dec 2011 16:24:46 -0800 (PST)\r
20 Received: from hermes.hocat.ca (hermes.hocat.ca [69.165.170.253])\r
21         by socrates.hocat.ca (Postfix) with SMTP id 38E081ADF;\r
22         Wed,  7 Dec 2011 17:24:44 -0700 (MST)\r
23 Received: (nullmailer pid 17148 invoked by uid 1000);\r
24         Thu, 08 Dec 2011 00:24:42 -0000\r
25 From: Tom Prince <tom.prince@ualberta.net>\r
26 To: David Bremner <david@tethera.net>, tomi.ollila@iki.fi,\r
27         notmuch@notmuchmail.org\r
28 Subject: Re: [PATCH 0/3] Configuration file option to exclude\r
29  files/directories\r
30 In-Reply-To: <87fwgwndob.fsf@zancas.localnet>\r
31 References: <1315949524-4948-1-git-send-email-tomi.ollila@iki.fi>\r
32         <87fwgwndob.fsf@zancas.localnet>\r
33 User-Agent: Notmuch/0.10.1 (http://notmuchmail.org) Emacs/23.3.3\r
34         (x86_64-pc-linux-gnu)\r
35 Date: Wed, 07 Dec 2011 19:24:42 -0500\r
36 Message-ID: <878vmngbat.fsf@hermes.hocat.ca>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Thu, 08 Dec 2011 00:24:48 -0000\r
52 \r
53 On Wed, 07 Dec 2011 19:51:32 -0400, David Bremner <david@tethera.net> wrote:\r
54 > I could see idea of excluding spam and trash folders from indexing being\r
55 > useful, but this has been sitting in the list for a few months without\r
56 > comment. Does that mean no-one but Tomi thinks the functionality is\r
57 > interesting? Or it just slipped by?\r
58 \r
59 A while a go, I had hacked the code to add .git to the list of excluded\r
60 dirctories, and I have since just moved .git under .notmuch. I think\r
61 this ability would be useful.\r
62 \r
63   Tom\r