mu4e: update documentation
Remove mentions of mu4e-user-mail-address-list.
This commit is contained in:
@ -596,7 +596,7 @@ cdr element the To: prefix.")
|
||||
|
||||
(defun mu4e~headers-from-or-to (msg)
|
||||
"When the from address for message MSG is one of the the user's addresses,
|
||||
\(as per `mu4e-user-mail-address-list'), show the To address;
|
||||
\(as per `mu4e-personal-addresses'), show the To address;
|
||||
otherwise ; show the from address; prefixed with the appropriate
|
||||
`mu4e-headers-from-or-to-prefix'."
|
||||
(let ((addr (cdr-safe (car-safe (mu4e-message-field msg :from)))))
|
||||
|
||||
Reference in New Issue
Block a user