diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2025-12-02 22:34:15 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2025-12-08 19:10:19 +0200 |
| commit | a8e1bcbb4661641c5c7560df4263eaa3c2480c96 (patch) | |
| tree | 040ec80b022b7bf035014ea2d9a565f441c89405 /NEWS.org | |
| parent | 46f91ab7b7641caac992a41264ac41a76c001c87 (diff) | |
mu4e: implement mu4e-dbus-mode
For emacsen that support DBus, implement mu4e-dbus-mode, an experimental mode to
make some mu4e runtime information available outside emacs.
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -312,6 +312,11 @@ - 1.12.14: add ~mu4e-quit-hook~, a hook is just before quitting mu4e. See its docstring for details. + - 1.12.14: add ~mu4e-dbus-mode~, an experimental minor mode which, if enabled on an Emacs + with DBus-support, exposes some of Mu4e's state (such as the the + read/unread counts of bookmarked queries) on the DBus session bus. + See [[info:mu4e#DBus + service][DBus service]] in the mu4e manual for further details. *** scm - 1.12.12: add new guile/scheme binding in ~scm/~. These are to replace the |
