* cosmetics
This commit is contained in:
@ -26,7 +26,6 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; mm main view mode + keybindings
|
||||
(defconst mu4e-main-buffer-name "*mu4e-main*"
|
||||
@ -96,7 +95,6 @@ clicked."
|
||||
(- (length newstr) 1) 'mouse-face 'highlight newstr)
|
||||
newstr))
|
||||
|
||||
|
||||
(defun mu4e-main-view()
|
||||
"Show the mm main view."
|
||||
(let ((buf (get-buffer-create mu4e-main-buffer-name))
|
||||
|
||||
Reference in New Issue
Block a user