app/email: load mu4e in =email
This commit is contained in:
parent
2f7c9254d6
commit
068a9345e3
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
(defun =email ()
|
||||
"Start email client."
|
||||
(interactive)
|
||||
(require 'mu4e)
|
||||
(+workspace-switch +email-workspace-name t)
|
||||
(mu4e~start 'mu4e~main-view)
|
||||
;; (save-selected-window
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue