fixup: mu4e: some cleanups / bytecomp warning fixes

This commit is contained in:
Dirk-Jan C. Binnema
2020-05-28 10:21:16 +03:00
parent 0a49cead33
commit 73be015cd0
6 changed files with 52 additions and 77 deletions

View File

@ -743,7 +743,7 @@ displaying in the header view."
mu4e-headers-fields " ")))
(mu4e~headers-line-handler msg line))))
(defconst mu4e~searching "Searching...")
(defconst mu4e~search-message "Searching...")
(defconst mu4e~no-matches "No matching messages found")
(defconst mu4e~end-of-results "End of search results")
@ -1232,7 +1232,7 @@ the query history stack."
(unless (get-buffer-window buf 0)
(switch-to-buffer buf))
(run-hook-with-args 'mu4e-headers-search-hook expr)
(mu4e~headers-clear mu4e~searching)
(mu4e~headers-clear mu4e~search-message)
(mu4e~proc-find
rewritten-expr
mu4e-headers-show-threads