Merge pull request #1541 from pedrormjunior/master

mu4e: inform alternative for getting confirmation before sending
This commit is contained in:
Dirk-Jan C. Binnema
2020-01-21 20:27:42 +02:00
committed by GitHub

View File

@ -4506,6 +4506,9 @@ wish.
(signal 'quit nil))))
@end lisp
Another option is to simply set @code{message-confirm-send} to
non-@t{nil} so the question ``Send message?'' is asked for confirmation.
@node How it works
@appendix How it works