* mu4e: don't suggest helm-comp-read for completing-read
This commit is contained in:
@ -185,7 +185,7 @@ 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."
|
||||||
:type 'function
|
:type 'function
|
||||||
:options '(completing-read ido-completing-read helm-comp-read)
|
:options '(completing-read ido-completing-read)
|
||||||
:group 'mu4e)
|
:group 'mu4e)
|
||||||
|
|
||||||
;; crypto
|
;; crypto
|
||||||
|
|||||||
Reference in New Issue
Block a user