Re: [notmuch] [PATCHv2] Preserve folder information when indexing
authorArvid Picciani <aep@exys.org>
Tue, 2 Feb 2010 18:42:00 +0000 (19:42 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:05 +0000 (09:36 -0800)
9a/6a50d6a041d33bfa6a582e53d079cbce5298b5 [new file with mode: 0644]

diff --git a/9a/6a50d6a041d33bfa6a582e53d079cbce5298b5 b/9a/6a50d6a041d33bfa6a582e53d079cbce5298b5
new file mode 100644 (file)
index 0000000..5aced87
--- /dev/null
@@ -0,0 +1,62 @@
+Return-Path: <aep@exys.org>\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 787E3431FBC\r
+       for <notmuch@notmuchmail.org>; Tue,  2 Feb 2010 10:42:09 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.288\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.288 tagged_above=-999 required=5\r
+       tests=[AWL=-0.289, BAYES_50=0.001] autolearn=ham\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 wBmEobd15NN4 for <notmuch@notmuchmail.org>;\r
+       Tue,  2 Feb 2010 10:42:08 -0800 (PST)\r
+Received: from samir.ibcsolutions.de (samir.ibcsolutions.de [78.47.90.66])\r
+       by olra.theworths.org (Postfix) with ESMTP id BBDDE431FAE\r
+       for <notmuch@notmuchmail.org>; Tue,  2 Feb 2010 10:42:08 -0800 (PST)\r
+Received: from g229071080.adsl.alicedsl.de ([92.229.71.80] helo=barf)\r
+       by samir.ibcsolutions.de with esmtpa (Exim 4.69)\r
+       (envelope-from <aep@exys.org>)\r
+       id 1NcNiD-00056N-Lb; Tue, 02 Feb 2010 19:42:57 +0100\r
+From: Arvid Picciani <aep@exys.org>\r
+To: Jameson Rollins <jrollins@finestructure.net>, notmuch@notmuchmail.org\r
+In-Reply-To: <873a1jebve.fsf@servo.finestructure.net>\r
+References: <201001291049.21048.sojkam1@fel.cvut.cz>\r
+       <1265122868-12133-1-git-send-email-sojkam1@fel.cvut.cz>\r
+       <87eil3ehjh.fsf@servo.finestructure.net> <4B686569.7030408@exys.org>\r
+       <873a1jebve.fsf@servo.finestructure.net>\r
+Date: Tue, 02 Feb 2010 19:42:00 +0100\r
+Message-ID: <87zl3rv5s7.fsf@exys.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] [PATCHv2] Preserve folder information when indexing\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\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: Tue, 02 Feb 2010 18:42:09 -0000\r
+\r
+\r
+It's all the dots fault.   it works just fine with folders not beginning\r
+with .\r
+\r
+On Tue, 02 Feb 2010 13:22:29 -0500, Jameson Rollins <jrollins@finestructure.net> wrote:\r
+> I'm going back to my original\r
+> suggestion, which was that the configuration should state tag that\r
+> should be added for messages in certain folders.\r
+\r
+well that would be almost what i want. My folders are autogenerated by a\r
+generic list filter, and i'd be to lazy to check regulary for new\r
+folders.\r
+But tags are the proper solution here imo.\r