diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2016-09-27 20:24:41 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-09-28 08:13:56 -0300 |
| commit | b844c3c5068470cccd6522a44a9a6d892f440426 (patch) | |
| tree | a56d6d8fef439fa59effe830088eda9e76819b17 | |
| parent | 35fc6d3c183f7d688db56000c2a703dbe978f218 (diff) | |
NEWS: emacs notmuch-show-resend-message
| -rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -55,6 +55,14 @@ Dump/Restore support for configuration information and properties Emacs ----- +Resend messages + + The function `notmuch-show-resend-message` (bound to `b` in show + and tree modes) will (attempt to) send current message to new + recipients. The headers of the message won't be altered (e.g. `To:` + may point to yourself). New `Resent-To:`, `Resent-From:` and so on + will be added instead. + Face customization is easier New faces `notmuch-tag-unread`, `notmuch-tag-flagged`, |
