Re: [notmuch] patch queue
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 22 Feb 2010 14:32:20 +0000 (15:32 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:15 +0000 (09:36 -0800)
41/535a553e58298556c6ba273a73a82c0ed28d1c [new file with mode: 0644]

diff --git a/41/535a553e58298556c6ba273a73a82c0ed28d1c b/41/535a553e58298556c6ba273a73a82c0ed28d1c
new file mode 100644 (file)
index 0000000..363761f
--- /dev/null
@@ -0,0 +1,70 @@
+Return-Path: <Sebastian@SSpaeth.de>\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 A6B6C431FBC\r
+       for <notmuch@notmuchmail.org>; Mon, 22 Feb 2010 06:32:26 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.599\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.599 tagged_above=-999 required=5\r
+       tests=[AWL=-0.600, 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 MuVaNJm8RqcA for <notmuch@notmuchmail.org>;\r
+       Mon, 22 Feb 2010 06:32:25 -0800 (PST)\r
+Received: from homiemail-a11.g.dreamhost.com (caiajhbdcaib.dreamhost.com\r
+       [208.97.132.81])\r
+       by olra.theworths.org (Postfix) with ESMTP id AC314431FAE\r
+       for <notmuch@notmuchmail.org>; Mon, 22 Feb 2010 06:32:25 -0800 (PST)\r
+Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
+       [129.132.133.204])\r
+       by homiemail-a11.g.dreamhost.com (Postfix) with ESMTPA id 9C985194074\r
+       for <notmuch@notmuchmail.org>; Mon, 22 Feb 2010 06:32:23 -0800 (PST)\r
+Received: by sspaeth.de (sSMTP sendmail emulation);\r
+       Mon, 22 Feb 2010 15:32:20 +0100\r
+From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+In-Reply-To: <87ocjjhb34.fsf@servo.finestructure.net>\r
+References: <87ocjjhb34.fsf@servo.finestructure.net>\r
+Date: Mon, 22 Feb 2010 15:32:20 +0100\r
+Message-ID: <87635p5ojv.fsf@SSpaeth.de>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] patch queue\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: Mon, 22 Feb 2010 14:32:26 -0000\r
+\r
+On Sat, 20 Feb 2010 16:05:35 -0500, Jameson Rollins <jrollins@finestructure.net> wrote:\r
+> Hey, Carl.  I've noticed that you've been applying some patches that\r
+> were recently sent to the list, out of order from the chronological\r
+> queue of patches that were sent to the list.  I'm a fan of the recently\r
+> applied patches, but I'm curious about what your plans are for the older\r
+> patches in the quene.  Are you still planning on processing them?\r
+> Should the older patches be rebased against the current master and\r
+> resent?\r
+\r
+Just my snippet of info from IRC:\r
+<cworth> bremner: OK. So my plan: 1) Commit stash stuff. 2) Make emacs directory. 3) Find and apply all obvious notmuch.el patches\r
+<cworth> And bremner can help me stay focused.\r
+<cworth> After that: 1) Modularize test suite 2) Add testing of emacs stuff\r
+<cworth> Then: 1) Add folder: search 2) Don't index data redundantly\r
+<cworth> And: 1) Add --format (JSON) 2) Add --output\r
+<cworth> There. Now I've published a plan at least.\r
+<bremner> luckily there are no public logs .\r
+\r
+hehe, wrong ;-)\r
+\r
+Sebastian\r