--- /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 60386429E27\r
+ for <notmuch@notmuchmail.org>; Mon, 1 Jul 2013 13:06:04 -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 Nmle3wkx-l9P for <notmuch@notmuchmail.org>;\r
+ Mon, 1 Jul 2013 13:05:57 -0700 (PDT)\r
+Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
+ [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 1909C431FCF\r
+ for <notmuch@notmuchmail.org>; Mon, 1 Jul 2013 13:05:53 -0700 (PDT)\r
+Received: by mail-wi0-f181.google.com with SMTP id hq4so3473998wib.2\r
+ for <notmuch@notmuchmail.org>; Mon, 01 Jul 2013 13:05: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
+ bh=1sPi/rzV+yD+ula1SjZYfUBJvlJloKI7Mb41D3ujuSw=;\r
+ b=E5NVQaTNk3oWI2kRCJpd7BxNSx9DqWoDq3FeO7V0kADC4I9saD4/MHWjAf2fgKtu7P\r
+ HYCgDzu94i4iHbx7aEOd5ApZkSpYYkZg/+jpqQmO6+glUGIJ60BVrHupmhw8fH+ZFQbz\r
+ r3zkcjgiLF+6Il6uNetjZwBM4VsT/NIbz/AvUmdfTyt4fCzoEh2+MiU2tGhwOPCYwyVA\r
+ r2ewTFGO8OWAShrQbMzIaRJFXMNdqER2QlFWsKrT9XkRATOiyrw7ySsz5uNLJThfuzxs\r
+ cHGb8YUT9OkdSoEKxgxIZDt8V8xT531Plnnyn9bZpW4BgAUmluexbjwi0fRMjnxJmYIN\r
+ 8ElQ==\r
+X-Received: by 10.195.13.195 with SMTP id fa3mr20992876wjd.80.1372709153039;\r
+ Mon, 01 Jul 2013 13:05: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 u9sm18568157wif.6.2013.07.01.13.05.52\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Mon, 01 Jul 2013 13:05:52 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 2/4] pick: contrib: document notmuch-pick-refresh-result\r
+Date: Mon, 1 Jul 2013 21:05:41 +0100\r
+Message-Id: <1372709143-12319-3-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.9.1\r
+In-Reply-To: <1372709143-12319-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1372709143-12319-1-git-send-email-markwalters1009@gmail.com>\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: Mon, 01 Jul 2013 20:06:04 -0000\r
+\r
+---\r
+ contrib/notmuch-pick/notmuch-pick.el | 5 +++++\r
+ 1 files changed, 5 insertions(+), 0 deletions(-)\r
+\r
+diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
+index c436bf1..50686f0 100644\r
+--- a/contrib/notmuch-pick/notmuch-pick.el\r
++++ b/contrib/notmuch-pick/notmuch-pick.el\r
+@@ -276,6 +276,11 @@ Some useful entries are:\r
+ (notmuch-pick-get-prop :match))\r
+ \r
+ (defun notmuch-pick-refresh-result ()\r
++ "Redisplay the current message line.\r
++\r
++This redisplays the current line based on the messages\r
++properties (as they are now). This is used when tags are\r
++updated."\r
+ (let ((init-point (point))\r
+ (end (line-end-position))\r
+ (msg (notmuch-pick-get-message-properties))\r
+-- \r
+1.7.9.1\r
+\r