Re: [PATCH] Fix typo in Message.maildir_flags_to_tags
[notmuch-archives.git] / 16 / bce100dfa8783d9b949206436fadf4e1155685
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 9B7C0431E84\r
6         for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 16:46:41 -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 2smAUsKUmASt for <notmuch@notmuchmail.org>;\r
16         Tue, 24 Jan 2012 16:46:41 -0800 (PST)\r
17 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
18         [74.125.82.181]) (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 E2A68431FB6\r
21         for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 16:46:40 -0800 (PST)\r
22 Received: by werb10 with SMTP id b10so3980574wer.26\r
23         for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 16:46:39 -0800 (PST)\r
24 Received: by 10.216.136.70 with SMTP id v48mr6182292wei.48.1327452399730;\r
25         Tue, 24 Jan 2012 16:46:39 -0800 (PST)\r
26 Received: from localhost ([109.131.95.182])\r
27         by mx.google.com with ESMTPS id j16sm19743336wie.4.2012.01.24.16.46.39\r
28         (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Tue, 24 Jan 2012 16:46:39 -0800 (PST)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: Fabio Zanini <fabio.zanini@fastmail.fm>, notmuch@notmuchmail.org\r
32 Subject: Re: ignore folders patch?\r
33 In-Reply-To: <20120122113212.GA7084@X200>\r
34 References: <20120122113212.GA7084@X200>\r
35 User-Agent: Notmuch/0.11+113~g5a6e67e (http://notmuchmail.org) Emacs/23.3.1\r
36         (x86_64-unknown-linux-gnu)\r
37 Date: Wed, 25 Jan 2012 01:44:49 +0100\r
38 Message-ID: <878vkwsj9a.fsf@praet.org>\r
39 MIME-Version: 1.0\r
40 X-Gm-Message-State:\r
41  ALoCoQmHMMn7XoYMMf5jlcMD3P/abccSia1H6dtExG9Q2Jez08W4tZDPdBionA3p/iGSJe9YdX6E\r
42 Content-Type: text/plain; charset=us-ascii\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Wed, 25 Jan 2012 00:46:41 -0000\r
56 \r
57 On Sun, 22 Jan 2012 12:32:12 +0100, Fabio Zanini <fabio.zanini@fastmail.fm> wrote:\r
58 > Hi!\r
59\r
60 > This is my first message to the list. In 2010 a patch was developed that\r
61 > enabled notmuch new to ignore certain subdirectories of the mail folder:\r
62\r
63 > http://notmuchmail.org/pipermail/notmuch/2010/003170.html\r
64\r
65 > However, I cannot find any reference to it in the git history, and it\r
66 > does not seem to have been implemented.\r
67\r
68 > This feature seems to be relevant, what would you think of reviving it\r
69 > and including it into the codebase? I could try to update the patch\r
70 > myself.\r
71\r
72 \r
73 Here's an old list of patches/discussions re excluding files/folders:\r
74 \r
75   id:"AANLkTikddX=fYiDmnN2Jx3ERcJndw=80+5_07=M45MQ=@mail.gmail.com"\r
76 \r
77 ... and Tomi Ollila has recently submitted another implementation,\r
78 which hasn't nearly received the attention it deserves:\r
79 \r
80   id:"1315949524-4948-4-git-send-email-tomi.ollila@iki.fi"\r
81 \r
82 ... presumably since most people who require this functionality have\r
83 settled on hardcoding some directory names @ `add_files_recursive' in\r
84 "notmuch-config.c".\r
85 \r
86 A more flexible approach would be most welcome though, so +1 !\r
87 \r
88 \r
89 > Cheers,\r
90 > Fabio\r
91 > _______________________________________________\r
92 > notmuch mailing list\r
93 > notmuch@notmuchmail.org\r
94 > http://notmuchmail.org/mailman/listinfo/notmuch\r
95 \r
96 \r
97 Peace\r
98 \r
99 -- \r
100 Pieter\r