Re: pull request
authorDavid Edmondson <dme@dme.org>
Thu, 22 Apr 2010 12:30:34 +0000 (13:30 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:47 +0000 (09:36 -0800)
4a/ffb16661cbcee44955b8a63180962c9fdaf6e9 [new file with mode: 0644]

diff --git a/4a/ffb16661cbcee44955b8a63180962c9fdaf6e9 b/4a/ffb16661cbcee44955b8a63180962c9fdaf6e9
new file mode 100644 (file)
index 0000000..09019c7
--- /dev/null
@@ -0,0 +1,96 @@
+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 401074196F2\r
+       for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 05:30:38 -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=unavailable\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 DUNmQ1d2eRKu for <notmuch@notmuchmail.org>;\r
+       Thu, 22 Apr 2010 05:30:36 -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 75261431FC1\r
+       for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 05:30:36 -0700 (PDT)\r
+Received: by wyf23 with SMTP id 23so663361wyf.26\r
+       for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 05:30:35 -0700 (PDT)\r
+Received: by 10.216.91.9 with SMTP id g9mr4260247wef.194.1271939435501;\r
+       Thu, 22 Apr 2010 05:30:35 -0700 (PDT)\r
+Received: from ut.hh.sledj.net (gmp-ea-fw-1.sun.com [192.18.1.36])\r
+       by mx.google.com with ESMTPS id x1sm75355801wbx.19.2010.04.22.05.30.34\r
+       (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
+       Thu, 22 Apr 2010 05:30:34 -0700 (PDT)\r
+Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
+       id 4EB59594118; Thu, 22 Apr 2010 13:30:34 +0100 (BST)\r
+To: Servilio Afre Puentes <servilio@gmail.com>, Carl Worth <cworth@cworth.org>\r
+Subject: Re: pull request\r
+In-Reply-To: <l2zb22065d01004220158tad7407fas68a98b491c793023@mail.gmail.com>\r
+References: <87sk722sfq.fsf@ut.hh.sledj.net> <87eiibq22s.fsf@ut.hh.sledj.net>\r
+       <87iq7kjz7c.fsf@yoom.home.cworth.org>\r
+       <l2zb22065d01004220158tad7407fas68a98b491c793023@mail.gmail.com>\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
+X-Now-Playing: The Stone Roses - This Is The One\r
+Date: Thu, 22 Apr 2010 13:30:34 +0100\r
+Message-ID: <87aasvk6tx.fsf@ut.hh.sledj.net>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Cc: notmuch <notmuch@notmuchmail.org>\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, 22 Apr 2010 12:30:38 -0000\r
+\r
+On Thu, 22 Apr 2010 04:58:16 -0400, Servilio Afre Puentes <servilio@gmail.com> wrote:\r
+> On 21 April 2010 17:03, Carl Worth <cworth@cworth.org> wrote:\r
+> > On Mon, 19 Apr 2010 09:27:39 +0100, David Edmondson <dme@dme.org> wrote:\r
+> [...]\r
+> > Meanwhile, another issue with the result of this series is that I now\r
+> > seem to get rendering for both the text/plain and the text/html\r
+> > alternatives when a message has both. For now, the paragraphs are\r
+> > wrapped much more nicely in the rendering of the html portion, but links\r
+> > are apparently entirely missing. The link URLs at least appear in the\r
+> > text/plain rendering, (which is pretty ugly, but at least not impossible\r
+> > to use).\r
+> >\r
+> > If we could get one version or the other working completely, then it\r
+> > would be nice to display only one.\r
+> \r
+> I think that a better approach here would be to list them as parts if\r
+> they are present, then have a [configurable] way to show only one by\r
+> default, and the other would be available to show in-line.\r
+\r
+Showing only one (with a variable allowing you to express preference) is\r
+my intention. Any non-shown parts will appear as attachments - you can\r
+save them using the button (and perhaps later view them).\r
+\r
+This can make quite a big difference in a 200 message thread with lots\r
+of 'text/plain or text/html ?' choices - using the text/plain part will\r
+improve the performance of building the show buffer significantly.\r
+\r
+> What I miss in this view sometimes is the possibility of being able to\r
+> see the structure of the thread. A way to toggle the expanded state of\r
+> the messages originally expanded when I first opened the view would do\r
+> this very nicely.\r
+\r
+Ah, so you want a "go back to how it was initially" command?\r
+\r
+dme.\r
+-- \r
+David Edmondson, http://dme.org\r