diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2025-05-20 21:57:40 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2025-05-21 22:23:26 +0300 |
| commit | acef5b23810e33a199e3f5d7efd20744384e2160 (patch) | |
| tree | 132131098b27cfbc1927a4179990e581a5b93226 /NEWS.org | |
| parent | bd23e293f586860e0a5aa2214482c81a85e18db8 (diff) | |
mu4e: implement mu4e-emacs-bookmark-policy
Allow for creating Emacs bookmarks for either messages (as before & the
default), queries or as the user.
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 18 |
1 files changed, 13 insertions, 5 deletions
@@ -123,10 +123,6 @@ - 1.12.9: the cleanup phase after indexing is significantly faster now - - 1.12.10: ~mu4e-maildir-shortcuts~ and ~mu4e-bookmarks~ now understand a - property ~:hide-if-no-unread~, which hides the maildir/bookmark from the - main-view if there are no unread messages which the corresponding query. - *** mu4e **** message composer @@ -230,7 +226,7 @@ - links (in text-mode emails) are now clickable through <mouse-2>, to be consistent with eww. - - support new-mail notifications on MacOS out-of-the-box + - support new-mail notifications on MacOS/OSX out-of-the-box - allow sorting by tag @@ -270,6 +266,18 @@ message view as well, such as ~gnus-mailing-list-subscribe~, ~gnus-mailing-list-unsubscribe~. + - 1.12.10: ~mu4e-maildir-shortcuts~ and ~mu4e-bookmarks~ now understand a + property ~:hide-if-no-unread~, which hides the maildir/bookmark from the + main-view if there are no unread messages which the corresponding query. + + - 1.12.10: ~mu4e-maildir-shortcuts~ and ~mu4e-bookmarks~ now understand a + property ~:hide-if-no-unread~, which hides the maildir/bookmark from the + main-view if there are no unread messages which the corresponding query. + + - 1.12.12: it now possible to create Emacs bookmarks for both messages + (default) and queries. See the new variable ~mu4e-emacs-bookmark-policy~. + + *** Contributors Thanks to our contributors - code committers belows, but also to everyone |
