mu4e: support message-user-organization

Automatically include Organziation: if set and update when changing the context.

Fixes: issue #2112.
This commit is contained in:
Dirk-Jan C. Binnema
2021-11-07 12:46:15 +02:00
parent 90a748aba1
commit 67b16acbb2
4 changed files with 16 additions and 2 deletions

View File

@ -45,6 +45,11 @@
your hook-functions (or elsewhere) you can check if anything changed using
the new variable ~mu4e-index-update-status~.
- `message-user-organization` can now be used to set the `Organization:`
header. See its docstring for details.
- undo is now supported across message-saves
- a lot of the internals have been changed:
- =mu4e= is slowly moving from using the =~= to the more common =--= separator