--- /dev/null
+Return-Path: <markwalters1009@gmail.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 267DE431FC2\r
+ for <notmuch@notmuchmail.org>; Wed, 5 Jun 2013 09:24:03 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.201\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
+ RCVD_IN_DNSWL_LOW=-0.7] 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 ebDx8QduPdNR for <notmuch@notmuchmail.org>;\r
+ Wed, 5 Jun 2013 09:23:54 -0700 (PDT)\r
+Received: from mail-we0-f178.google.com (mail-we0-f178.google.com\r
+ [74.125.82.178]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id ADFC2431FAF\r
+ for <notmuch@notmuchmail.org>; Wed, 5 Jun 2013 09:23:54 -0700 (PDT)\r
+Received: by mail-we0-f178.google.com with SMTP id u53so1461479wes.23\r
+ for <notmuch@notmuchmail.org>; Wed, 05 Jun 2013 09:23:53 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references\r
+ :mime-version:content-type:content-transfer-encoding;\r
+ bh=mFKbN5NP+d5gd3J/PW0zlK/Ju5RuSNxZZyqEt+aumZI=;\r
+ b=O03jX33K1Lj4YRPx75H75uO+Vgzuu0Ca0clT5GODbRA14hPVTcnAkojQytnU6fduEa\r
+ ctQUocrbjENI9442/uAneCA649Xv0PmVaLpITQG+W5FuNXfYYbS3emPEUBBH5JzvjNZx\r
+ rRWNN3xqqaXmBmUghQ54U3vehi//0b6TPE8V/5bbZkOvZeWF1PW5QE3FE4irlgAtvYfR\r
+ PDJXx6VXr+1M8i1UMiKVd/OTyI9Omj7AG3CAw8h4cAYTiMsLYN8Mom9t77EKQF4oKzYK\r
+ IZE6GqmBkOxVG+0W2jm+Weay/b/y1C02OfYi4cizIpZh4rYQ9YEG/FezwH501DS3XYeX\r
+ kSdQ==\r
+X-Received: by 10.181.13.13 with SMTP id eu13mr7388343wid.26.1370449433639;\r
+ Wed, 05 Jun 2013 09:23:53 -0700 (PDT)\r
+Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
+ by mx.google.com with ESMTPSA id cw8sm11429482wib.7.2013.06.05.09.23.52\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Wed, 05 Jun 2013 09:23:52 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: =?UTF-8?q?=5BPATCH=201/2=5D=20initialnullsplit?=\r
+Date: Wed, 5 Jun 2013 17:23:45 +0100\r
+Message-Id: <1370449426-2325-2-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.9.1\r
+In-Reply-To: <1370449426-2325-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1370449426-2325-1-git-send-email-markwalters1009@gmail.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=UTF-8\r
+Content-Transfer-Encoding: 8bit\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: Wed, 05 Jun 2013 16:24:03 -0000\r
+\r
+---\r
+ emacs/Makefile.local | 1 +\r
+ emacs/notmuch-show-display.el | 25 +++++++++++++++++++++++++\r
+ emacs/notmuch-show-lib.el | 27 +++++++++++++++++++++++++++\r
+ emacs/notmuch-show.el | 1 +\r
+ 4 files changed, 54 insertions(+), 0 deletions(-)\r
+ create mode 100644 emacs/notmuch-show-display.el\r
+ create mode 100644 emacs/notmuch-show-lib.el\r
+\r
+diff --git a/emacs/Makefile.local b/emacs/Makefile.local\r
+index 456700a..a5e7a31 100644\r
+--- a/emacs/Makefile.local\r
++++ b/emacs/Makefile.local\r
+@@ -6,6 +6,7 @@ emacs_sources := \\r
+ $(dir)/notmuch.el \\r
+ $(dir)/notmuch-query.el \\r
+ $(dir)/notmuch-show.el \\r
++ $(dir)/notmuch-show-display.el \\r
+ $(dir)/notmuch-wash.el \\r
+ $(dir)/notmuch-hello.el \\r
+ $(dir)/notmuch-mua.el \\r
+diff --git a/emacs/notmuch-show-display.el b/emacs/notmuch-show-display.el\r
+new file mode 100644\r
+index 0000000..50d83ad\r
+--- /dev/null\r
++++ b/emacs/notmuch-show-display.el\r
+@@ -0,0 +1,25 @@\r
++;; notmuch-show-display.el --- displaying notmuch forests.\r
++;;\r
++;; Copyright © Carl Worth\r
++;; Copyright © David Edmondson\r
++;;\r
++;; This file is part of Notmuch.\r
++;;\r
++;; Notmuch is free software: you can redistribute it and/or modify it\r
++;; under the terms of the GNU General Public License as published by\r
++;; the Free Software Foundation, either version 3 of the License, or\r
++;; (at your option) any later version.\r
++;;\r
++;; Notmuch is distributed in the hope that it will be useful, but\r
++;; WITHOUT ANY WARRANTY; without even the implied warranty of\r
++;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\r
++;; General Public License for more details.\r
++;;\r
++;; You should have received a copy of the GNU General Public License\r
++;; along with Notmuch. If not, see <http://www.gnu.org/licenses/>.\r
++;;\r
++;; Authors: Carl Worth <cworth@cworth.org>\r
++;; David Edmondson <dme@dme.org>\r
++\r
++\r
++(provide 'notmuch-show-display)\r
+\ No newline at end of file\r
+diff --git a/emacs/notmuch-show-lib.el b/emacs/notmuch-show-lib.el\r
+new file mode 100644\r
+index 0000000..b9a197a\r
+--- /dev/null\r
++++ b/emacs/notmuch-show-lib.el\r
+@@ -0,0 +1,27 @@\r
++;; notmuch-show-lib.el --- displaying notmuch forests.\r
++;;\r
++;; Copyright © Carl Worth\r
++;; Copyright © David Edmondson\r
++;;\r
++;; This file is part of Notmuch.\r
++;;\r
++;; Notmuch is free software: you can redistribute it and/or modify it\r
++;; under the terms of the GNU General Public License as published by\r
++;; the Free Software Foundation, either version 3 of the License, or\r
++;; (at your option) any later version.\r
++;;\r
++;; Notmuch is distributed in the hope that it will be useful, but\r
++;; WITHOUT ANY WARRANTY; without even the implied warranty of\r
++;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\r
++;; General Public License for more details.\r
++;;\r
++;; You should have received a copy of the GNU General Public License\r
++;; along with Notmuch. If not, see <http://www.gnu.org/licenses/>.\r
++;;\r
++;; Authors: Carl Worth <cworth@cworth.org>\r
++;; David Edmondson <dme@dme.org>\r
++\r
++\r
++;;\r
++\r
++(provide 'notmuch-show-lib)\r
+diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el\r
+index b0a8d8a..37ba911 100644\r
+--- a/emacs/notmuch-show.el\r
++++ b/emacs/notmuch-show.el\r
+@@ -36,6 +36,7 @@\r
+ (require 'notmuch-mua)\r
+ (require 'notmuch-crypto)\r
+ (require 'notmuch-print)\r
++(require 'notmuch-show-display)\r
+ \r
+ (declare-function notmuch-call-notmuch-process "notmuch" (&rest args))\r
+ (declare-function notmuch-search-next-thread "notmuch" nil)\r
+-- \r
+1.7.9.1\r
+\r