mu: remove mfind command

Better document what find does instead.
This commit is contained in:
Dirk-Jan C. Binnema
2020-02-24 21:18:54 +02:00
parent 934adae70a
commit 06c9b17a4e
4 changed files with 4 additions and 24 deletions

View File

@ -29,9 +29,6 @@
- The ~--xbatchsize~ and ~--autoupgrade~ options for indexing are gone now; both
are determined implicitly now.
- There is a new sub-command ~mfind~, which works just like ~find~, but uses
some mu4e-defaults ~--skip-dups~ and ~--include-related~.
*** mu4e
- In many cases, ~mu4e~ used to receive /all/ contacts after each indexing
@ -53,6 +50,9 @@
But it's available now for testing. Note that this requires the gnus-based
viewer, ie ~(setq mu4e-view-use-gnus t)~
- In addition, he added support for custom headers, so the ones for for the
non-gnus-view should work just as well.
- Pierre Neidhardt contributed an "Account Setup Helper" which wraps the
existing context setup with some niceties for accounts. See the manual for
details.