* update doc for mu4e-completing-read-function
This commit is contained in:
@ -183,8 +183,7 @@ to switch to via `mu4e~headers-jump-to-maildir'.
|
|||||||
|
|
||||||
Suggested possible values are:
|
Suggested possible values are:
|
||||||
* `completing-read': built-in completion method
|
* `completing-read': built-in completion method
|
||||||
* `ido-completing-read': dynamic completion within the minibuffer
|
* `ido-completing-read': dynamic completion within the minibuffer."
|
||||||
* `helm-comp-read': dynamic completion within popup window"
|
|
||||||
:type 'function
|
:type 'function
|
||||||
:options '(completing-read ido-completing-read helm-comp-read)
|
:options '(completing-read ido-completing-read helm-comp-read)
|
||||||
:group 'mu4e)
|
:group 'mu4e)
|
||||||
|
|||||||
Reference in New Issue
Block a user