From 961e83b4ca460cfcf8fc21be90968eb4db1035e7 Mon Sep 17 00:00:00 2001 From: Lockywolf Date: Sat, 10 Oct 2020 15:28:31 +0800 Subject: [PATCH] Add reference about read-mail-command to mu4e.texi. --- mu4e/mu4e.texi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi index 7bfd26da..be8d0d8d 100644 --- a/mu4e/mu4e.texi +++ b/mu4e/mu4e.texi @@ -3225,6 +3225,15 @@ you can do so by adding the following to your configuration: (setq mail-user-agent 'mu4e-user-agent) @end lisp +Similarly, to specify @t{mu4e} as your preferred method for reading mail, +customize the variable @code{read-mail-command}. + +@lisp +(set-variable 'read-mail-command 'mu4e) +@end lisp + +(@pxref{Top,,Emacs,Sending Mail, Mail Methods}) + @node Org-mode links @section Org-mode links