* mu4e: some minor doc fixes
This commit is contained in:
@ -709,7 +709,8 @@ shows the @emph{time} for today's messages, and the @emph{date} for older
|
|||||||
messages. If you want to distinguish between 'today' and 'older', you can use
|
messages. If you want to distinguish between 'today' and 'older', you can use
|
||||||
the @t{:date} field instead.
|
the @t{:date} field instead.
|
||||||
@item You can customize the date and time formats with the variable
|
@item You can customize the date and time formats with the variable
|
||||||
@t{mu4e-headers-date-format} and @t{mu4e-headers-time-format}, respectively.
|
@code{mu4e-headers-date-format} and @code{mu4e-headers-time-format},
|
||||||
|
respectively.
|
||||||
@item The header field used for sorting is indicated by ``@t{V}'' or
|
@item The header field used for sorting is indicated by ``@t{V}'' or
|
||||||
``@t{^}''@footnote{or you can use little graphical triangles; see variable
|
``@t{^}''@footnote{or you can use little graphical triangles; see variable
|
||||||
@code{mu4e-use-fancy-chars}}, indicating the sort order (descending or
|
@code{mu4e-use-fancy-chars}}, indicating the sort order (descending or
|
||||||
@ -1330,7 +1331,7 @@ is also at your disposal.
|
|||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@noindent
|
@noindent
|
||||||
Let's look at some examples. First, let's suppose we want to set the
|
Let's look at some examples. First, suppose we want to set the
|
||||||
@t{From:}-address for a reply message based on the receiver of the original:
|
@t{From:}-address for a reply message based on the receiver of the original:
|
||||||
@lisp
|
@lisp
|
||||||
;; 1) messages to me@@foo.com should be replied with From:me@@foo.com
|
;; 1) messages to me@@foo.com should be replied with From:me@@foo.com
|
||||||
|
|||||||
Reference in New Issue
Block a user