X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=contrib%2Fnotmuch-pick%2Fnotmuch-pick.el;h=50686f0589a49a13325bac4d02d344a9e49cf5f0;hb=a8ade6b14431167ccc62665ad516419960cdc61b;hp=c436bf1cac940094371d471cd63d2c443aae91c8;hpb=bb03a26c25fc4a39504d5cb4f647376d2d5114e8;p=notmuch 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))