projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb03a26
)
pick: contrib: document notmuch-pick-refresh-result
author
Mark Walters
<markwalters1009@gmail.com>
Mon, 1 Jul 2013 20:05:41 +0000
(21:05 +0100)
committer
David Bremner
<bremner@debian.org>
Thu, 4 Jul 2013 03:41:15 +0000
(
00:41
-0300)
contrib/notmuch-pick/notmuch-pick.el
patch
|
blob
|
history
diff --git
a/contrib/notmuch-pick/notmuch-pick.el
b/contrib/notmuch-pick/notmuch-pick.el
index c436bf1cac940094371d471cd63d2c443aae91c8..50686f0589a49a13325bac4d02d344a9e49cf5f0 100644
(file)
--- 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))