* mu4e-mail.el: use the mu4e-utils.el
This commit is contained in:
@ -23,8 +23,9 @@
|
|||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
(require 'mu4e-utils) ;; utility functions
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
||||||
(defconst mu4e-main-buffer-name "*mu4e-main*"
|
(defconst mu4e-main-buffer-name "*mu4e-main*"
|
||||||
"*internal* Name of the mu4e main view buffer.")
|
"*internal* Name of the mu4e main view buffer.")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user