bcac1ba637
- Update to 1.2: mu: * Substantial (algorithmic) speed-up of message-threading * The query-parser now generates better queries for wildcard searches, by using the Xapian machinery for that (when available) rather than tranforming into regexp queries * The perl backend is hardly used and will be removed; for now we just disable it in the build * Allow outputing messages in json format, closely following the sexp output. This adds an (optional) dependency on the Json-Glib library mu4e: * Bump the minimal required emacs version to 24.4. This was already de-facto true, now it is enforced * In mu4e-bookmarks, allow the :query element to take a function (or lambda) to dynamically generate the query string. * There is a new message-view for mu4e, based on the Gnus' article-view. This bring a lot of (but not all) of the very rich Gnus article-mode feature-set to mu4e, such as S/MIME-support, syntax-highlighting. Enable it with: (setq mu4e-view-use-gnus t) * Bug fixes
Michael Vetter2019-04-08 09:05:55 +00:00
31aef277f1
- Update to 1.2: mu: * Substantial (algorithmic) speed-up of message-threading * The query-parser now generates better queries for wildcard searches, by using the Xapian machinery for that (when available) rather than tranforming into regexp queries * The perl backend is hardly used and will be removed; for now we just disable it in the build * Allow outputing messages in json format, closely following the sexp output. This adds an (optional) dependency on the Json-Glib library mu4e: * Bump the minimal required emacs version to 24.4. This was already de-facto true, now it is enforced * In mu4e-bookmarks, allow the :query element to take a function (or lambda) to dynamically generate the query string. * There is a new message-view for mu4e, based on the Gnus' article-view. This bring a lot of (but not all) of the very rich Gnus article-mode feature-set to mu4e, such as S/MIME-support, syntax-highlighting. Enable it with: (setq mu4e-view-use-gnus t) * Bug fixes
Michael Vetter2019-04-08 09:05:55 +00:00
144354674f
- Update to 1.0-alpha3: * parser: promote single value to a range for range-fields * mu: support 'raw' query (internally) * mu: handle funny msgids * mu4e: improve msgid quoting * mu4e: fix typo in mu4e~docid-msgid-param
Michael Vetter2017-12-18 11:09:00 +00:00
f69534c0f3
- Update to 1.0-alpha3: * parser: promote single value to a range for range-fields * mu: support 'raw' query (internally) * mu: handle funny msgids * mu4e: improve msgid quoting * mu4e: fix typo in mu4e~docid-msgid-param
Michael Vetter2017-12-18 11:09:00 +00:00
e8aa6af042
- Update to 1.0-alpha2: * Ensure mu4e-view-mode-hook run after text insertion * mu4e: fix bug preventing mu4e-headers-change-sorting to sort by list * mu4e: add mu4e-query-rewrite-functio * proc: ensure query string is utf-8 * documentation fixes
Michael Vetter2017-11-13 09:54:49 +00:00
d7fec631b4
- Update to 1.0-alpha2: * Ensure mu4e-view-mode-hook run after text insertion * mu4e: fix bug preventing mu4e-headers-change-sorting to sort by list * mu4e: add mu4e-query-rewrite-functio * proc: ensure query string is utf-8 * documentation fixes
Michael Vetter2017-11-13 09:54:49 +00:00