From 561593c194fd1185c61de48720639d955259a28a Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Sat, 30 Apr 2022 01:21:53 +0300 Subject: [PATCH] NEWS.org: update with all the new excitement --- NEWS.org | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS.org b/NEWS.org index 6814b07a..521001a0 100644 --- a/NEWS.org +++ b/NEWS.org @@ -39,6 +39,20 @@ Basically, it counts all the messages for which we checked their timestamp. + - The internals of the message handling in ~mu~ have been heavily reworked; + much of this is not immediately visible but is an enabler for some new + features. + + - the ~verify~ command for checking signatures has been updated, and is more + informative + + - new commands ~fields~ and ~flags~ give information about the message fields and + flags for use in queries. The information is the same information that ~mu~ + uses and so stays up to date. + + - a new message field ~modified~ which is the time/date of the last time a + message was modified or created (the file ~mtime~). + *** mu4e - the old mu4e-view is *gone*; only the gnus-based one remains. This allowed @@ -71,6 +85,10 @@ program for a give file (e.g., ~xdg-open~). There are some reasonable defaults for various systems. + - For performance testing, you can set the variable + ~mu4e-headers-report-render-time~ to ~t~ and ~mu4e~ will report the + search/rendering speed of each query operation. + - Removed ~make-mu4e-bookmark~ which was obsoleted in version 1.3.9. - undo is now supported across message-saves