mu4e: rename to mu4e-headers-search-hook
The old name mu4e-headers-search-pre-hook was unnecessarily long.
This commit is contained in:
@ -828,8 +828,8 @@ found during the indexing process, and if there is no current
|
||||
user-interaction. If you do not want such automatic updates, set
|
||||
@code{mu4e-headers-auto-update} to @code{nil}.
|
||||
@item Just before executing a search, a hook-function
|
||||
@code{mu4e-headers-search-pre-hook} is invoked, which receives the
|
||||
search expression as its parameter.
|
||||
@code{mu4e-headers-search-hook} is invoked, which receives the search
|
||||
expression as its parameter.
|
||||
@item Also, there is a hook-function @code{mu4e-headers-found-hook} available which
|
||||
is invoked just after @t{mu4e} has completed showing the messages in the
|
||||
headers-view.
|
||||
|
||||
Reference in New Issue
Block a user