* optionally hide e-mail addresses in address fields in the view; document it
This commit is contained in:
@ -637,13 +637,17 @@ variable @code{mu4e-view-fields}.
|
||||
@item You can customize the date format by setting the variable
|
||||
@code{mu4e-date-format-long}, using the same format that
|
||||
@code{format-time-string} uses.
|
||||
@item If you only want to see the name and not the e-mail address of the
|
||||
contacts in address fields, you can set @option{mu4e-view-show-addresses} to
|
||||
@t{nil}. This will hide the addresses for contacts that also have a name. The
|
||||
e-mail address is still available as a tool-tip.
|
||||
@item The body text can be line-wrapped (toggle between wrapped/not-wrapped with
|
||||
@key{w}) and/or cited parts can be hidden (toggle between hidden/not-hidden
|
||||
with @key{h}. If you want to do this by default when viewing messages, you can
|
||||
set, respectively, @code{mu4e-view-wrap-lines} and @code{mu4e-view-hide-cited}
|
||||
to @code{t}. @footnote{If you have installed the @t{filladapt} package
|
||||
(@url{http://www.wonderworks.com/download/filladapt.el}), @t{mu4e} will use
|
||||
it for line-wrapping, as it generally does a better job than the default
|
||||
(@url{http://www.wonderworks.com/download/filladapt.el}), @t{mu4e} will use it
|
||||
for line-wrapping, as it generally does a better job than the default
|
||||
mechanism emacs provides.}
|
||||
|
||||
@end itemize
|
||||
|
||||
Reference in New Issue
Block a user