mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
NEWS for emacs part visibility change
Wording suggested by Austin.
This commit is contained in:
parent
e233f6dfde
commit
525ee27ed0
1 changed files with 11 additions and 0 deletions
11
NEWS
11
NEWS
|
@ -70,6 +70,17 @@ Removal of the deprecated `notmuch-folders` variable
|
||||||
has now been removed. Any remaining users should migrate to
|
has now been removed. Any remaining users should migrate to
|
||||||
`notmuch-saved-searches`.
|
`notmuch-saved-searches`.
|
||||||
|
|
||||||
|
Visibility of MIME parts can be toggled
|
||||||
|
|
||||||
|
Each part of a multi-part MIME email can now be shown or hidden
|
||||||
|
using the button at the top of each part (by pressing RET on it or
|
||||||
|
by clicking). For emails with multiple alternative formats (e.g.,
|
||||||
|
plain text and HTML), only the preferred format is shown initially,
|
||||||
|
but other formats can be shown using their part buttons. To control
|
||||||
|
the behavior of this, see
|
||||||
|
`notmuch-multipart/alternative-discouraged` and
|
||||||
|
`notmuch-show-all-multipart/alternative-parts`.
|
||||||
|
|
||||||
Emacs now buttonizes mid: links
|
Emacs now buttonizes mid: links
|
||||||
|
|
||||||
mid: links are a standardized way to link to messages by message ID
|
mid: links are a standardized way to link to messages by message ID
|
||||||
|
|
Loading…
Reference in a new issue