When composing an email in mu4e, I make heavy use of autocompletion in the To: and Cc: lines.
Sometimes I have both a personal and work email address for the person I'm communicating with.
I'd like the autocompletion to select the appropriate email address - I guess the easiest way to do so, would be to base it on the context I have selected.
For example, if I am sending email from [email protected] to Bob, I'd like the mail to go to [email protected]. Whereas if I'm sending email from [email protected], I'd like the mail to go to [email protected]
Since I already have [email protected] and [email protected] configured in mu4e contexts, it seems that what is needed is to make autocompletion respect the context.
What do I need to do, to make mu4e email address autocompletion respect the context?