Re: Plans for the 0.2 release (this week)
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 8 Apr 2010 07:47:00 +0000 (09:47 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:31 +0000 (09:36 -0800)
5e/00af9cdb684bd9515ffdbe065b62dc8ea3df98 [new file with mode: 0644]

diff --git a/5e/00af9cdb684bd9515ffdbe065b62dc8ea3df98 b/5e/00af9cdb684bd9515ffdbe065b62dc8ea3df98
new file mode 100644 (file)
index 0000000..69ca8d7
--- /dev/null
@@ -0,0 +1,101 @@
+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 5AAAC4196F2\r
+       for <notmuch@notmuchmail.org>; Thu,  8 Apr 2010 00:47:07 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.8\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8]\r
+       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 LXOLlTMSDPUO for <notmuch@notmuchmail.org>;\r
+       Thu,  8 Apr 2010 00:47:06 -0700 (PDT)\r
+Received: from homiemail-a19.g.dreamhost.com (caiajhbdccah.dreamhost.com\r
+       [208.97.132.207])\r
+       by olra.theworths.org (Postfix) with ESMTP id 1A9604196F0\r
+       for <notmuch@notmuchmail.org>; Thu,  8 Apr 2010 00:47:06 -0700 (PDT)\r
+Received: from sspaeth.de (unknown [195.190.188.219])\r
+       by homiemail-a19.g.dreamhost.com (Postfix) with ESMTPA id DC63E604061; \r
+       Thu,  8 Apr 2010 00:47:03 -0700 (PDT)\r
+Received: by sspaeth.de (sSMTP sendmail emulation);\r
+       Thu, 08 Apr 2010 09:47:00 +0200\r
+From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
+To: Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
+Subject: Re: Plans for the 0.2 release (this week)\r
+In-Reply-To: <8739z6rjxf.fsf@yoom.home.cworth.org>\r
+References: <8739z6rjxf.fsf@yoom.home.cworth.org>\r
+Date: Thu, 08 Apr 2010 09:47:00 +0200\r
+Message-ID: <87bpdul72j.fsf@SSpaeth.de>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\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: Thu, 08 Apr 2010 07:47:07 -0000\r
+\r
+\r
+First of all, thanks for the great work Carl. I have to admit I was\r
+getting nervous about the backlog of patches, but your recent committing\r
+binge (you did say your work patterns are bursty :-)) made me very happy.\r
+\r
+That having said, I am glad to meet your expectation: "I expect people\r
+ to remind me of their favorite features that haven't been merged..."\r
+ :-)\r
+\r
+>   * Any further changes from the Sebastian's repository. Sebastian, I\r
+>     worked through one list I saw recently. Do you have another list to\r
+>     propose yet?\r
+\r
+One of the things I have seen no comment on yet, is the\r
+"json_quote_str should handle non-ASCII characters" patch in \r
+id:1267697893-sup-4538@sam.mediasupervision.de.\r
+\r
+Right now, every char > 127 will simply be suppressed, this patch fixes\r
+this for me but I cannot comment on its correctness. I rebased the patch\r
+to current here:\r
+http://github.com/spaetz/notmuch-all-feature/commit/3b5423fbdda5e78414e6f2e441cad5394173e155\r
+\r
+Would that be an acceptable fix?\r
+\r
+Also, as part of getting the useful backlog down, I propose these smallish\r
+patches that are in my tree in the feature/misc branch (that I all grabbed from the mailing list):\r
+\r
+* Add count command to manual page, Sandra Snan\r
+  mail id:4ba29058.0f67f10a.2b59.1a73@mx.google.com\r
+  commit 2f5ea4c76dc9688b2520c8d64ac8617ba8a62f86\r
+  (it was really missing)\r
+\r
+* Fix typo in notmuch.h documentation regarding database open modes \r
+  mail id:1269628757-24857-1-git-send-email-michael@obberon.com\r
+  michaelforney, comit 3262b39f58ab4865c0c0cada69955ad65fccdfd9\r
+  (our beloved notmuch.h is WRONG!!! :-)\r
+\r
+* Prevent data loss caused by SIGINT during notmuch new\r
+  mail id:1269937403-8495-1-git-send-email-sojkam1@fel.cvut.cz\r
+  wentasah, commit dcb7a957027837f187f06d31fdcddb3740b2c20b\r
+  (preventable data loss, has happened to him at least once)\r
+\r
+* Do not segfault on empty mime parts, \r
+  mail id:1267543888-18134-1-git-send-email-madduck@madduck.net\r
+  martin f. krafft, commit bb310c6397a94f6f59b6f93b232bedd833f96090\r
+  (probably a bug in gmime, but we should not crash)\r
+\r
+>   * Some library additions (move_to_first for the iterators,\r
++1!\r
+\r
+All the rest souds very good.\r
+\r
+Sebastian\r