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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user