* make the 'window management' (killing windows etc.) a bit less aggressive

This commit is contained in:
djcb
2012-06-11 12:03:37 +03:00
parent 3c72b336f4
commit cb9b2095a6
4 changed files with 62 additions and 42 deletions

View File

@ -133,8 +133,7 @@ clicked."
(mu4e~main-action-str "\t* [H]elp\n" 'mu4e-display-manual)
(mu4e~main-action-str "\t* [q]uit\n" 'mu4e-quit))
(mu4e-main-mode)
(switch-to-buffer buf)
(delete-other-windows))))
(switch-to-buffer buf))))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Interactive functions