mu4e-jump-to-maildir: offer editing the query when a prefix arg is given

Also refactor the now two usages of the query completion feature into a
separate function `mu4e-read-query'.
This commit is contained in:
Tassilo Horn
2021-02-03 14:49:05 +01:00
parent 58e4046cbd
commit 6632e6c7f3
2 changed files with 25 additions and 14 deletions

View File

@ -2157,7 +2157,8 @@ with the difference being that the target is always a maildir --- maildir
queries provide a `traditional' folder-like interface to a search-based e-mail
client. By default, maildir searches are available in the @ref{Main view},
@ref{Headers view}, and @ref{Message view}, with the key @key{j}
(@code{mu4e-jump-to-maildir}).
(@code{mu4e-jump-to-maildir}). If a prefix argument is given, the maildir
query can be refined before execution.
@subsection Setting up maildir shortcuts