Re: [notmuch] tag dir proposal [was: Re: Git as notmuch object store]
authorScott Robinson <scott@quadhome.com>
Tue, 26 Jan 2010 16:32:02 +0000 (10:32 +1800)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:03 +0000 (09:36 -0800)
e6/35d7d34b6e1209df7583dbad530fa3129aef7b [new file with mode: 0644]

diff --git a/e6/35d7d34b6e1209df7583dbad530fa3129aef7b b/e6/35d7d34b6e1209df7583dbad530fa3129aef7b
new file mode 100644 (file)
index 0000000..5d45a59
--- /dev/null
@@ -0,0 +1,62 @@
+Return-Path: <scott@quadhome.com>\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 E264F431FBC\r
+       for <notmuch@notmuchmail.org>; Tue, 26 Jan 2010 08:32:04 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.674\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.674 tagged_above=-999 required=5 tests=[AWL=0.673, \r
+       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 rP+i3K56i+Gm for <notmuch@notmuchmail.org>;\r
+       Tue, 26 Jan 2010 08:32:04 -0800 (PST)\r
+X-Greylist: delayed 142318 seconds by postgrey-1.32 at olra;\r
+       Tue, 26 Jan 2010 08:32:04 PST\r
+Received: from julia.quadhome.com (quadhome.xen.prgmr.com [68.68.99.250])\r
+       by olra.theworths.org (Postfix) with ESMTP id 5C2D6431FAE\r
+       for <notmuch@notmuchmail.org>; Tue, 26 Jan 2010 08:32:04 -0800 (PST)\r
+Received: from elise.quadhome.com (localhost [127.0.0.1])\r
+       by julia.quadhome.com (Postfix) with ESMTPSA id 62D6A5FC40\r
+       for <notmuch@notmuchmail.org>; Tue, 26 Jan 2010 16:32:03 +0000 (UTC)\r
+Content-Type: text/plain; charset=UTF-8\r
+From: Scott Robinson <scott@quadhome.com>\r
+To: notmuch <notmuch@notmuchmail.org>\r
+In-reply-to: <87tyu9dfhs.fsf@servo.finestructure.net>\r
+References: <20100125162247.85F0F66FA8@aether.pioto.org>\r
+       <87tyu9dfhs.fsf@servo.finestructure.net>\r
+Date: Tue, 26 Jan 2010 10:32:02 -0600\r
+Message-Id: <1264523377-sup-6110@elise>\r
+User-Agent: Sup/git\r
+Content-Transfer-Encoding: 8bit\r
+Subject: Re: [notmuch] tag dir proposal [was: Re: Git as notmuch object\r
+       store]\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, 26 Jan 2010 16:32:05 -0000\r
+\r
+Excerpts from Jameson Rollins's message of Mon Jan 25 15:46:55 -0600 2010:\r
+> I think this idea is a really good one and I would like to pursue it as\r
+> a tangent thread here.  I was going to propose something very similar to\r
+> this.  I think it's a very flexible idea that would help in a lot of\r
+> ways.\r
+> \r
+> [...]\r
+\r
+This is getting involved. \r
+\r
+Maybe I'm missing something in this thread; but, why couldn't these complex and\r
+context-sensitive decisions be delegated to sub-processes? ala git hooks?\r