mu4e-loading-mode is now a minor mode
This commit is contained in:
@ -163,8 +163,6 @@ Create [mu4e]-prefixed error based on format FRM and ARGS. Does a
|
||||
local-exit and does not return, and raises a
|
||||
debuggable (backtrace) error."
|
||||
(mu4e-log 'error (apply 'mu4e-format frm args))
|
||||
;; opportunistically close the "loading" window.
|
||||
(mu4e~loading-close)
|
||||
(error "%s" (apply 'mu4e-format frm args)))
|
||||
|
||||
(defun mu4e-warn (frm &rest args)
|
||||
|
||||
Reference in New Issue
Block a user