mu4e: don't change context at startup when there is one

Since people often go start/stop mu4e, we shouldn't try to pick a
default context if one is already set.
This commit is contained in:
djcb
2015-12-30 17:39:59 +02:00
parent 9da7fbb3de
commit a085c881ef
4 changed files with 15 additions and 9 deletions

View File

@ -127,7 +127,8 @@ If POLICY is
In all other cases, if any context matches (using its match
function), this context is returned. If none of the contexts
match, POLICY determines what to do:
match, and if there is no current context, POLICY determines what
to do:
- pick-first: pick the first of the contexts available
- ask: ask the user