Re: Wrapping up the 0.3 release
authorDavid Edmondson <dme@dme.org>
Sat, 24 Apr 2010 19:01:20 +0000 (20:01 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:52 +0000 (09:36 -0800)
98/d1abae433e7b6542086e2a5dbc595f025b2bc8 [new file with mode: 0644]

diff --git a/98/d1abae433e7b6542086e2a5dbc595f025b2bc8 b/98/d1abae433e7b6542086e2a5dbc595f025b2bc8
new file mode 100644 (file)
index 0000000..8536f34
--- /dev/null
@@ -0,0 +1,85 @@
+Return-Path: <dme@dme.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 D1AC04196F3\r
+       for <notmuch@notmuchmail.org>; Sat, 24 Apr 2010 12:01:19 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.9\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9] 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 Lfd3lDMjytSg for <notmuch@notmuchmail.org>;\r
+       Sat, 24 Apr 2010 12:01:19 -0700 (PDT)\r
+Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
+       [74.125.82.181])\r
+       by olra.theworths.org (Postfix) with ESMTP id D17C3431FC1\r
+       for <notmuch@notmuchmail.org>; Sat, 24 Apr 2010 12:01:18 -0700 (PDT)\r
+Received: by wyf23 with SMTP id 23so2112729wyf.26\r
+       for <notmuch@notmuchmail.org>; Sat, 24 Apr 2010 12:01:18 -0700 (PDT)\r
+Received: by 10.216.164.21 with SMTP id b21mr2227203wel.46.1272135677948;\r
+       Sat, 24 Apr 2010 12:01:17 -0700 (PDT)\r
+Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
+       [83.217.165.81])\r
+       by mx.google.com with ESMTPS id x1sm6146274wbx.13.2010.04.24.12.01.16\r
+       (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
+       Sat, 24 Apr 2010 12:01:16 -0700 (PDT)\r
+Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
+       id CB938594135; Sat, 24 Apr 2010 20:01:20 +0100 (BST)\r
+To: Dirk Hohndel <hohndel@infradead.org>, Carl Worth <cworth@cworth.org>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: Wrapping up the 0.3 release\r
+In-Reply-To: <m3eii43i82.fsf@x200.gr8dns.org>\r
+References: <87ljcchnfc.fsf@yoom.home.cworth.org>\r
+       <m3eii43i82.fsf@x200.gr8dns.org>\r
+User-Agent: Notmuch/0.2-20-g89ec2c1 (http://notmuchmail.org) Emacs/23.1.1\r
+       (x86_64-pc-linux-gnu)\r
+From: David Edmondson <dme@dme.org>\r
+Date: Sat, 24 Apr 2010 20:01:20 +0100\r
+Message-ID: <87d3xod69r.fsf@ut.hh.sledj.net>\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: Sat, 24 Apr 2010 19:01:20 -0000\r
+\r
+On Sat, 24 Apr 2010 09:53:17 -0700, Dirk Hohndel <hohndel@infradead.org> wrote:\r
+> >   * Reply is now splitting the window\r
+> > \r
+> >     We're copying the original message into the new reply buffer, so\r
+> >     what's the advantage of splitting here?\r
+> \r
+> I'll voice my "don't like" of this feature as well, I guess.\r
+\r
+This depends at least somewhat on the setting of `pop-up-windows'. Maybe\r
+we should:\r
+\r
+     (let ((pop-up-windows nil))\r
+      ...)\r
+\r
+in the reply code?\r
+\r
+I think that notmuch window handling generally needs some consideration\r
+and improvement.\r
+\r
+> > Finally, any of the tweaks I suggested to notmuch-hello mode would be\r
+> > quite welcome. I might take a whack at some of these.\r
+\r
+Hopefully early next week for me.\r
+\r
+dme.\r
+-- \r
+David Edmondson, http://dme.org\r