* mu4e: docstring improved even more
This commit is contained in:
@ -530,11 +530,10 @@ that has a live window), and vice versa."
|
|||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
(defvar mu4e-index-updated-hook nil
|
(defvar mu4e-index-updated-hook nil
|
||||||
"Hook run when the indexing process had >0 updated messages. This
|
"Hook run when the indexing process had one or more updated
|
||||||
can be used as a simple (but imperfect) way to invoke some action
|
messages. This can be used as a simple way to invoke some action
|
||||||
when new messages appear. It's imperfect in the sense that any
|
when new messages appear, but note that an update in the index does
|
||||||
change implies 'updated' means any change, not necessarily a new
|
|
||||||
not necessarily mean a new message.")
|
not necessarily mean a new message.")
|
||||||
|
|
||||||
;; some handler functions for server messages
|
;; some handler functions for server messages
|
||||||
|
|||||||
Reference in New Issue
Block a user