From 23b4530409d9252a8adccb65b34179f9c4cd3c35 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 13 Jun 2013 00:12:22 +0900 Subject: [PATCH] Re: [PATCH v5 0/6] emacs: show: lazy handling of hidden parts --- ba/1fe5465966f3bb9ba10007cd44a412e463791a | 61 +++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 ba/1fe5465966f3bb9ba10007cd44a412e463791a diff --git a/ba/1fe5465966f3bb9ba10007cd44a412e463791a b/ba/1fe5465966f3bb9ba10007cd44a412e463791a new file mode 100644 index 000000000..01df27203 --- /dev/null +++ b/ba/1fe5465966f3bb9ba10007cd44a412e463791a @@ -0,0 +1,61 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 2F11D431FC2 + for ; Wed, 12 Jun 2013 08:12:34 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 1.274 +X-Spam-Level: * +X-Spam-Status: No, score=1.274 tagged_above=-999 required=5 + tests=[RDNS_NONE=1.274] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id ijTJ7HGc1KM8 for ; + Wed, 12 Jun 2013 08:12:28 -0700 (PDT) +Received: from yantan.tethera.net (unknown [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 0D28B431FBC + for ; Wed, 12 Jun 2013 08:12:28 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1Ummip-0003eW-Ef; Wed, 12 Jun 2013 12:12:27 -0300 +Received: (nullmailer pid 13597 invoked by uid 1000); Wed, 12 Jun 2013 + 15:12:22 -0000 +From: David Bremner +To: Mark Walters , notmuch@notmuchmail.org, Austin + Clements +Subject: Re: [PATCH v5 0/6] emacs: show: lazy handling of hidden parts +In-Reply-To: <1370840233-23258-1-git-send-email-markwalters1009@gmail.com> +References: <1370840233-23258-1-git-send-email-markwalters1009@gmail.com> +User-Agent: Notmuch/0.15.2+137~ga13b388 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Thu, 13 Jun 2013 00:12:22 +0900 +Message-ID: <87a9mv9xd5.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Wed, 12 Jun 2013 15:12:34 -0000 + +Mark Walters writes: + +> This is version 5 of this patch set. Version 4 is at +> id:1370074547-24677-1-git-send-email-markwalters1009@gmail.com. +> + +pushed, + +d -- 2.26.2