--- /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 arlo.cworth.org (Postfix) with ESMTP id 327646DE0C81\r
+ for <notmuch@notmuchmail.org>; Mon, 14 Dec 2015 09:23:04 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.567\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.567 tagged_above=-999 required=5 tests=[AWL=1.137, \r
+ DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001,\r
+ RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01,\r
+ RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id geFGG5lPTnMq for <notmuch@notmuchmail.org>;\r
+ Mon, 14 Dec 2015 09:23:02 -0800 (PST)\r
+Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com\r
+ [74.125.82.52]) by arlo.cworth.org (Postfix) with ESMTPS id 027866DE0231 for\r
+ <notmuch@notmuchmail.org>; Mon, 14 Dec 2015 09:23:02 -0800 (PST)\r
+Received: by mail-wm0-f52.google.com with SMTP id n186so128383094wmn.1\r
+ for <notmuch@notmuchmail.org>; Mon, 14 Dec 2015 09:23:01 -0800 (PST)\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;\r
+ bh=ptxTsgLJShQ4AFynQApavLuBHOnP94DmdSOq4nqwES8=;\r
+ b=ngRaJ3ws4whQ9cT9t7Uu6c9HFIY5CoGKy9fY6+mN/3Es1VJp2xvtqNaCsQjtkJJg1q\r
+ kMJOVoSKb7maNQ4KI9legPaZ5rKpwSvZuYgadJcPxIy7E81MLd+sdQfqzyXNa0ZdcFJT\r
+ dZ2YdQN5HBhmmXq4P6voDrq4vpPW7c9i9IZfzBXVapUzxu7efBEbtfRs+AJrizJqKjYC\r
+ yMYfrPEn5/BpuoSb5McHvJyMSaIHKwWwMCKQf7hmK/oCjW+XVeGc3Nel8Bvo4xntkD0k\r
+ w2ZNsysX3oazneyxsd5NxXXdt3qV2y4CYetR9hmuGJ+2dDB7bv2VZPA+YOEnE5cVic76\r
+ io0Q==\r
+X-Received: by 10.28.3.133 with SMTP id 127mr27459733wmd.101.1450113777523;\r
+ Mon, 14 Dec 2015 09:22:57 -0800 (PST)\r
+Received: from localhost (92.40.77.76.threembb.co.uk. [92.40.77.76])\r
+ by smtp.gmail.com with ESMTPSA id ke10sm30719153wjb.3.2015.12.14.09.22.55\r
+ (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+ Mon, 14 Dec 2015 09:22:56 -0800 (PST)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v2 (rebased) 0/3] Improve the display of matching/non-matching\r
+ authors.\r
+Date: Mon, 14 Dec 2015 17:22:43 +0000\r
+Message-Id: <1450113766-20518-1-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 2.1.4\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 14 Dec 2015 17:23:04 -0000\r
+\r
+This is just a rebased (to current master) version of\r
+id:1414172643-28270-1-git-send-email-dme@dme.org (git did the rebase by\r
+itself using a three-way merge)\r
+\r
+I will send some review comments as replies to this thread.\r
+\r
+Best wishes\r
+\r
+Mark\r
+\r
+\r
+David Edmondson (3):\r
+ search: Separately report matching and non-matching authors.\r
+ emacs: Improved display of matching/non-matching authors.\r
+ test: Update tests for 'authors_matched' and authors_non_matched'.\r
+\r
+ emacs/notmuch.el | 64 ++++++++++++++------------\r
+ notmuch-search.c | 105 +++++++++++++++++++++++++++++++++++++++++++\r
+ test/T160-json.sh | 9 ++++\r
+ test/T170-sexp.sh | 4 +-\r
+ test/T470-missing-headers.sh | 8 ++++\r
+ 5 files changed, 159 insertions(+), 31 deletions(-)\r
+\r
+-- \r
+2.1.4\r
+\r