Re: ignore folders patch?
authorDirk-Jan C. Binnema <djcb.bulk@gmail.com>
Sun, 22 Jan 2012 23:38:10 +0000 (01:38 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:42:57 +0000 (09:42 -0800)
59/ee119900043e81cc472d1008c324d0b526f235 [new file with mode: 0644]

diff --git a/59/ee119900043e81cc472d1008c324d0b526f235 b/59/ee119900043e81cc472d1008c324d0b526f235
new file mode 100644 (file)
index 0000000..934b87c
--- /dev/null
@@ -0,0 +1,95 @@
+Return-Path: <djcb@djcbsoftware.nl>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 04988429E54\r
+       for <notmuch@notmuchmail.org>; Sun, 22 Jan 2012 15:47:47 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.202\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.202 tagged_above=-999 required=5\r
+       tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001,\r
+       NML_ADSP_CUSTOM_MED=1.2] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 5ZqOq3q+v8Bu for <notmuch@notmuchmail.org>;\r
+       Sun, 22 Jan 2012 15:47:46 -0800 (PST)\r
+X-Greylist: delayed 524 seconds by postgrey-1.32 at olra;\r
+       Sun, 22 Jan 2012 15:47:45 PST\r
+Received: from vs18.mail.saunalahti.fi (vs18.mail.saunalahti.fi\r
+       [62.142.117.199])\r
+       (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id D3DF8429E40\r
+       for <notmuch@notmuchmail.org>; Sun, 22 Jan 2012 15:47:45 -0800 (PST)\r
+Received: from vams (localhost [127.0.0.1])\r
+       by vs18.mail.saunalahti.fi (Postfix) with SMTP id 637C918004A;\r
+       Mon, 23 Jan 2012 01:38:58 +0200 (EET)\r
+Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi\r
+       [195.197.172.115])\r
+       by vs18.mail.saunalahti.fi (Postfix) with ESMTP id 4232918004A;\r
+       Mon, 23 Jan 2012 01:38:58 +0200 (EET)\r
+Received: from cthulhu.djcbsoftware.djcbsoftware.nl\r
+       (a88-114-95-13.elisa-laajakaista.fi [88.114.95.13])\r
+       (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by gw01.mail.saunalahti.fi (Postfix) with ESMTP id D23021515F6;\r
+       Mon, 23 Jan 2012 01:38:55 +0200 (EET)\r
+From: Dirk-Jan C. Binnema <djcb.bulk@gmail.com>\r
+To: Fabio Zanini <fabio.zanini@fastmail.fm>, notmuch@notmuchmail.org\r
+Subject: Re: ignore folders patch?\r
+References: <20120122113212.GA7084@X200>\r
+User-agent: mu4e 0.9.8-beta2; emacs 24.0.92.26\r
+In-reply-to: <20120122113212.GA7084@X200>\r
+Date: Mon, 23 Jan 2012 01:38:10 +0200\r
+Message-ID: <87pqeb48bh.fsf@cthulhu.djcbsoftware>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+Reply-To: djcb@djcbsoftware.nl\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 22 Jan 2012 23:47:47 -0000\r
+\r
+\r
+Hi,\r
+\r
+On 2012-01-22T13:32:12 EET, Fabio Zanini wrote:\r
+\r
+ > Hi!\r
+ >\r
+ > This is my first message to the list. In 2010 a patch was developed that\r
+ > enabled notmuch new to ignore certain subdirectories of the mail folder:\r
+ >\r
+ > http://notmuchmail.org/pipermail/notmuch/2010/003170.html\r
+ >\r
+ > However, I cannot find any reference to it in the git history, and it\r
+ > does not seem to have been implemented.\r
+ >\r
+ > This feature seems to be relevant, what would you think of reviving it\r
+ > and including it into the codebase? I could try to update the patch\r
+ > myself.\r
+\r
+I don't think my patch made it either:\r
+ http://notmuchmail.org/pipermail/notmuch/2010/001103.html\r
+\r
+which support ignoring directories by dropping a '.noindex' file in them. I've\r
+been happily using that with the "mu" program for years.\r
+\r
+Best wishes,\r
+Dirk.\r
+\r
+--\r
+Dirk-Jan C. Binnema                  Helsinki, Finland\r
+e:djcb@djcbsoftware.nl           w:www.djcbsoftware.nl\r
+pgp: D09C E664 897D 7D39 5047 A178 E96A C7A1 017D DA3C\r