From: Mark Walters Date: Mon, 1 Jul 2013 20:05:41 +0000 (+0100) Subject: pick: contrib: document notmuch-pick-refresh-result X-Git-Tag: 0.16_rc1~20 X-Git-Url: https://git.cworth.org/git?p=obsolete%2Fnotmuch-old;a=commitdiff_plain;h=a8ade6b14431167ccc62665ad516419960cdc61b pick: contrib: document notmuch-pick-refresh-result --- diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el index c436bf1c..50686f05 100644 --- a/contrib/notmuch-pick/notmuch-pick.el +++ b/contrib/notmuch-pick/notmuch-pick.el @@ -276,6 +276,11 @@ Some useful entries are: (notmuch-pick-get-prop :match)) (defun notmuch-pick-refresh-result () + "Redisplay the current message line. + +This redisplays the current line based on the messages +properties (as they are now). This is used when tags are +updated." (let ((init-point (point)) (end (line-end-position)) (msg (notmuch-pick-get-message-properties))