mu4e.texi: Fix typo
This commit is contained in:
@ -3530,7 +3530,7 @@ customize.
|
|||||||
|
|
||||||
;; general emacs mail settings; used when composing e-mail
|
;; general emacs mail settings; used when composing e-mail
|
||||||
;; the non-mu4e-* stuff is inherited from emacs/message-mode
|
;; the non-mu4e-* stuff is inherited from emacs/message-mode
|
||||||
(setq mu4e-reply-to-address "foo@@bar.example.com"
|
(setq mu4e-compose-reply-to-address "foo@@bar.example.com"
|
||||||
user-mail-address "foo@@bar.example.com"
|
user-mail-address "foo@@bar.example.com"
|
||||||
user-full-name "Foo X. Bar")
|
user-full-name "Foo X. Bar")
|
||||||
(setq mu4e-compose-signature
|
(setq mu4e-compose-signature
|
||||||
|
|||||||
Reference in New Issue
Block a user