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