mu4e: update docs for mu4e-get-mail-command
There seems to be some confusion making people setting it to `t` rather than the literal string "true". Make it even clearer in the doc.
This commit is contained in:
@ -60,10 +60,10 @@ link."
|
||||
Common values are \"offlineimap\", \"fetchmail\" or \"mbsync\", but
|
||||
arbitrary shell-commands can be used.
|
||||
|
||||
When set to \"true\" (the default), the command simply finishes
|
||||
succesfully (running the 'true' command) without retrieving any
|
||||
mail. This can be useful when mail is already retrieved in another
|
||||
way."
|
||||
When set to the literal string \"true\" (the default), the
|
||||
command simply finishes succesfully (running the 'true' command)
|
||||
without retrieving any mail. This can be useful when mail is
|
||||
already retrieved in another way."
|
||||
:type 'string
|
||||
:group 'mu4e
|
||||
:safe 'stringp)
|
||||
|
||||
Reference in New Issue
Block a user