change context defaults

This commit is contained in:
petrucci4prez 2018-09-06 22:01:30 -04:00
parent df55d4f852
commit d3f8b931a2
1 changed files with 4 additions and 1 deletions

View File

@ -1781,7 +1781,10 @@ Work in progress, only for receiving Gmail and work exhange mailboxes
** contexts ** contexts
I have current have three contexts, personal and two work accounts. The first is a gmail account and the second/third are office365 accounts. I have current have three contexts, personal and two work accounts. The first is a gmail account and the second/third are office365 accounts.
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(setq mu4e-contexts (setq mu4e-context-policy 'pick-first
mu4e-compose-context-policy 'ask-if-none
mu4e-contexts
`( ,(make-mu4e-context `( ,(make-mu4e-context
:name "personal" :name "personal"
:match-func :match-func