diff --git a/emacs/mu4e-main.el b/emacs/mu4e-main.el index 8e749b70..41fdd13a 100644 --- a/emacs/mu4e-main.el +++ b/emacs/mu4e-main.el @@ -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)) diff --git a/emacs/mu4e.el b/emacs/mu4e.el index 2301ec68..22170e5e 100644 --- a/emacs/mu4e.el +++ b/emacs/mu4e.el @@ -169,7 +169,6 @@ designated shortcut character for the maildir.") :type 'string :group 'mu4e-headers) - (defcustom mu4e-headers-leave-behavior 'ask "What do to when user leaves the headers view (e.g. quit or doing a new search). Value is one of the following symbols: