mu4e: when in-reply-to: is removed, remove references: too

When user removes the In-Reply-To header, also remove the (hidden)
References header when sending the message, effectively making the
message appear at the top-level.

Mention in the doc, NEWS.
This commit is contained in:
djcb
2015-11-22 12:17:36 +02:00
parent b43b701aa9
commit a2409b62ca
3 changed files with 26 additions and 5 deletions

View File

@ -21,7 +21,12 @@
one.
- allow for transforming mailing-list names for display, using
`mu4e-mailing-list-patterns'.
- some optimizations in indexing
- some optimizations in indexing (~30% faster in some cases)
- new variable mu4e-user-agent-string, to customize the User-Agent:
header.
- when removing the "In-reply-to" header from replies, mu4e will
also remove the (hidden) References header, effectively creating
a new message-thread.
** 0.9.13