--- /dev/null
+Return-Path: <prvs=395835c76=jrosenthal@jhu.edu>\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 5DEC8431FBD\r
+ for <notmuch@notmuchmail.org>; Fri, 21 Nov 2014 08:58:04 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+ 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 i4wnjnVm32Wy for <notmuch@notmuchmail.org>;\r
+ Fri, 21 Nov 2014 08:57:57 -0800 (PST)\r
+X-Greylist: delayed 3602 seconds by postgrey-1.32 at olra;\r
+ Fri, 21 Nov 2014 08:57:57 PST\r
+Received: from smtpauth.johnshopkins.edu (smtpauth.johnshopkins.edu\r
+ [128.220.229.167]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 25698431FBC\r
+ for <notmuch@notmuchmail.org>; Fri, 21 Nov 2014 08:57:57 -0800 (PST)\r
+X-IronPort-AV: E=Sophos;i="5.07,432,1413259200"; d="scan'208";a="496655950"\r
+Received: from guppy.hwcampus.jhu.edu (HELO localhost) ([10.161.32.234])\r
+ by IPMTW3.johnshopkins.edu with ESMTP/TLS/AES128-SHA;\r
+ 21 Nov 2014 10:57:54 -0500\r
+From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v2 0/2] Use email address instead of empty real name.\r
+Date: Fri, 21 Nov 2014 10:57:40 -0500\r
+Message-Id: <1416585462-24558-1-git-send-email-jrosenthal@jhu.edu>\r
+X-Mailer: git-send-email 2.1.3\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: Fri, 21 Nov 2014 16:58:04 -0000\r
+\r
+Apologies. A git (-user) malfunction in v1 accidentally sent the whole\r
+mbox as one patch. These are the correct patches.\r
+\r
+Jesse Rosenthal (2):\r
+ lib: Use email address instead of empty real name.\r
+ test: Add test for correct naming of author.\r
+\r
+ lib/thread.cc | 3 ++-\r
+ test/T205-author-naming.sh | 12 ++++++++++++\r
+ 2 files changed, 14 insertions(+), 1 deletion(-)\r
+ create mode 100755 test/T205-author-naming.sh\r
+\r
+-- \r
+2.1.3\r
+\r