Re: [PATCH 3/3] emacs: Test for thread-outlining
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 14 Jun 2011 16:28:48 +0000 (21:58 +0530)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:36 +0000 (09:38 -0800)
4a/ed1a6fb2b4a6d341f311552e3345a5d4f38bca [new file with mode: 0644]

diff --git a/4a/ed1a6fb2b4a6d341f311552e3345a5d4f38bca b/4a/ed1a6fb2b4a6d341f311552e3345a5d4f38bca
new file mode 100644 (file)
index 0000000..cf9251f
--- /dev/null
@@ -0,0 +1,84 @@
+Return-Path: <aneesh.kumar@linux.vnet.ibm.com>\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 BBE54431FD0\r
+       for <notmuch@notmuchmail.org>; Tue, 14 Jun 2011 09:29:32 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\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 mn1agMhxhrRe for <notmuch@notmuchmail.org>;\r
+       Tue, 14 Jun 2011 09:29:31 -0700 (PDT)\r
+Received: from e36.co.us.ibm.com (e36.co.us.ibm.com [32.97.110.154])\r
+       (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id CE10A431FB6\r
+       for <notmuch@notmuchmail.org>; Tue, 14 Jun 2011 09:29:31 -0700 (PDT)\r
+Received: from d03relay01.boulder.ibm.com (d03relay01.boulder.ibm.com\r
+       [9.17.195.226])\r
+       by e36.co.us.ibm.com (8.14.4/8.13.1) with ESMTP id p5EGNRmV009480\r
+       for <notmuch@notmuchmail.org>; Tue, 14 Jun 2011 10:23:27 -0600\r
+Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com\r
+ [9.17.195.170])       by d03relay01.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with\r
+ ESMTP id      p5EGTCq1170728  for <notmuch@notmuchmail.org>; Tue, 14 Jun 2011\r
+ 10:29:18 -0600\r
+Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1])\r
+       by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP\r
+       id p5EAT9bX017649\r
+       for <notmuch@notmuchmail.org>; Tue, 14 Jun 2011 04:29:10 -0600\r
+Received: from skywalker.linux.vnet.ibm.com ([9.79.209.32])\r
+       by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id\r
+       p5EAT2Af016502; Tue, 14 Jun 2011 04:29:04 -0600\r
+From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>\r
+To: Daniel Schoepe <daniel.schoepe@googlemail.com>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 3/3] emacs: Test for thread-outlining\r
+In-Reply-To: <1307921480-17130-4-git-send-email-daniel.schoepe@googlemail.com>\r
+References: <1307921480-17130-1-git-send-email-daniel.schoepe@googlemail.com>\r
+       <1307921480-17130-4-git-send-email-daniel.schoepe@googlemail.com>\r
+User-Agent: Notmuch/0.5-215-g5143e5e (http://notmuchmail.org) Emacs/23.2.1\r
+       (i686-pc-linux-gnu)\r
+Date: Tue, 14 Jun 2011 21:58:48 +0530\r
+Message-ID: <87ips8e5rz.fsf@linux.vnet.ibm.com>\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: Tue, 14 Jun 2011 16:29:32 -0000\r
+\r
+On Mon, 13 Jun 2011 01:31:20 +0200, Daniel Schoepe <daniel.schoepe@googlemail.com> wrote:\r
+> --- /dev/null\r
+> +++ b/test/emacs.expected-output/notmuch-show-thread-outline\r
+> @@ -0,0 +1,7 @@\r
+> +Lars Kellogg-Stedman <lars@seas.harvard.edu> - 2009-11-17\r
+> + Mikhail Gusarov <dottedmag@dottedmag.net> - 2009-11-17\r
+> +  Lars Kellogg-Stedman <lars@seas.harvard.edu> - 2009-11-17\r
+> +   "Mikhail Gusarov" <dottedmag@dottedmag.net> - 2009-11-17\r
+> +   "Keith Packard" <keithp@keithp.com> - 2009-11-17\r
+> +    Lars Kellogg-Stedman <lars@seas.harvard.edu> - 2009-11-18\r
+> + "Carl Worth" <cworth@cworth.org> - 2009-11-18\r
+> -- \r
+\r
+It would be nice to have the above as . I guess GNUs does the below\r
+\r
+Lars Kellogg-Stedman <lars@seas.harvard.edu> - 2009-11-17\r
+|-> Mikhail Gusarov <dottedmag@dottedmag.net> - 2009-11-17\r
+    |-> Lars Kellogg-Stedman <lars@seas.harvard.edu> - 2009-11-17\r
+        |->"Mikhail Gusarov" <dottedmag@dottedmag.net> - 2009-11-17\r
+        |->"Keith Packard" <keithp@keithp.com> - 2009-11-17\r
+\r
+-aneesh\r