[PATCH 0/2] emacs: wash: word-wrap bugfix and tweak
[notmuch-archives.git] / 18 / 24b2b4c3ae4167e7a135ada98ed5f0c87710b2
1 Return-Path: <pieter@praet.org>\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 DF120431E84\r
6         for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 16:48:24 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 J6zzTbaFjPu5 for <notmuch@notmuchmail.org>;\r
16         Tue, 24 Jan 2012 16:48:24 -0800 (PST)\r
17 Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
18  [74.125.82.45])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
19  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
20  2AC8D431FB6    for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 16:48:24 -0800\r
21  (PST)\r
22 Received: by wgbdt12 with SMTP id dt12so4292846wgb.2\r
23         for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 16:48:23 -0800 (PST)\r
24 Received: by 10.180.93.132 with SMTP id cu4mr7537969wib.9.1327452503013;\r
25         Tue, 24 Jan 2012 16:48:23 -0800 (PST)\r
26 Received: from localhost ([109.131.95.182])\r
27         by mx.google.com with ESMTPS id bj10sm21556267wib.9.2012.01.24.16.48.22\r
28         (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Tue, 24 Jan 2012 16:48:22 -0800 (PST)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: Tomi Ollila <tomi.ollila@iki.fi>, David Bremner <david@tethera.net>,\r
32         notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH 0/3] Configuration file option to exclude\r
34  files/directories\r
35 In-Reply-To: <yf6pqfzwhzl.fsf@taco2.nixu.fi>\r
36 References: <1315949524-4948-1-git-send-email-tomi.ollila@iki.fi>\r
37         <87fwgwndob.fsf@zancas.localnet> <yf6pqfzwhzl.fsf@taco2.nixu.fi>\r
38 User-Agent: Notmuch/0.11+113~g5a6e67e (http://notmuchmail.org) Emacs/23.3.1\r
39         (x86_64-unknown-linux-gnu)\r
40 Date: Wed, 25 Jan 2012 01:46:32 +0100\r
41 Message-ID: <8762g0sj6f.fsf@praet.org>\r
42 MIME-Version: 1.0\r
43 X-Gm-Message-State:\r
44  ALoCoQlLnya95HgibTl6UHK7EYCxFKvYl6ja/xVd4xv2bJt8aE395U1L4cs8uIFgAvFuHES0GFiX\r
45 Content-Type: text/plain; charset=us-ascii\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Wed, 25 Jan 2012 00:48:25 -0000\r
59 \r
60 On Thu, 08 Dec 2011 11:05:50 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
61 > On Wed, 07 Dec 2011 19:51:32 -0400, David Bremner <david@tethera.net> wrote:\r
62 > > On Wed, 14 Sep 2011 00:32:01 +0300, tomi.ollila@iki.fi wrote:\r
63 > > > This patch set adds a configuration option 'database.exclude'; a list of\r
64 > > > files/directories to be excluded when doing 'notmuch new' operation.\r
65 > > \r
66 > > Hi All;\r
67 > > \r
68 > > I could see idea of excluding spam and trash folders from indexing being\r
69 > > useful, but this has been sitting in the list for a few months without\r
70 > > comment. Does that mean no-one but Tomi thinks the functionality is\r
71 > > interesting? Or it just slipped by?\r
72\r
73 > Well, basically due to my comments in \r
74 > id:"1315949524-4948-1-git-send-email-tomi.ollila@iki.fi" (and so far little\r
75 > interest to this patch series) I have 'drafts' and 'spam' directories\r
76 > elsewhere. \r
77\r
78 > If there is renewed interests with real use cases I'm interested to make\r
79 > this work more complete (now that there is change to get patches in ;) \r
80 > -- and then move my drafts and spam under database.path too.\r
81\r
82 \r
83 Please do!  The desire to be able to exclude certain files/folders has been\r
84 expressed many times in the past [1], and once again a mere 2 days ago [2].\r
85 \r
86 I'm currently kicking myself for somehow having missed this thread...\r
87 \r
88 Many thanks in advance!\r
89 \r
90 \r
91 > I'll mark the current patches as 'notmuch::wip' for the time being.\r
92\r
93 > > \r
94 > > d\r
95 > > \r
96\r
97 > Tomi\r
98 > _______________________________________________\r
99 > notmuch mailing list\r
100 > notmuch@notmuchmail.org\r
101 > http://notmuchmail.org/mailman/listinfo/notmuch\r
102 \r
103 \r
104 Peace\r
105 \r
106 -- \r
107 Pieter\r
108 \r
109 [1] id:"AANLkTikddX=fYiDmnN2Jx3ERcJndw=80+5_07=M45MQ=@mail.gmail.com"\r
110 [2] id:"20120122113212.GA7084@X200"\r