mu4e: add mu4e-mu-debug for verbosely logging the server
With mu4e-mu-debug set to t, the mu server will be more verbose in its logging (mu.log or the journal)
This commit is contained in:
6
NEWS.org
6
NEWS.org
@ -6,7 +6,7 @@
|
||||
*** mu
|
||||
|
||||
- Where available (and with suitable glib), log to the systemd journal
|
||||
instead of a =~/.cache/mu.log=
|
||||
instead of a ~~/.cache/mu.log~
|
||||
|
||||
- Follow symlinks in maildirs, and support moving messsages between across
|
||||
multiple filesystems (but note that that is quite a bit slower than the
|
||||
@ -33,6 +33,10 @@
|
||||
- Honor ~truncate-string-ellipsis~ so you can now use 'fancy' ellipses for
|
||||
truncated strings with ~(setq truncate-string-ellipsis "…")~
|
||||
|
||||
- Add a variable ~mu4e-mu-debug~ which, when set to non-~nil~ makes the ~mu~
|
||||
server log more verbosely (to ~mu.log~ or the journal)
|
||||
|
||||
|
||||
|
||||
* 1.4 (released, as of April 18 2020)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user