From 77c72d684b3355ed7dc7080685d64ef91d004b2e Mon Sep 17 00:00:00 2001 From: djcb Date: Mon, 22 Oct 2012 20:27:49 +0300 Subject: [PATCH] * mu4e: some minor doc fixes --- mu4e/mu4e.texi | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi index ba2e9118..7eae4d76 100644 --- a/mu4e/mu4e.texi +++ b/mu4e/mu4e.texi @@ -612,7 +612,7 @@ Whether you see both, one or none of these letters depends on the way @t{mu} is built. Let's walk through the menu. - + @node Basic actions @section Basic actions @@ -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 the @t{:date} field instead. @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 ``@t{^}''@footnote{or you can use little graphical triangles; see variable @code{mu4e-use-fancy-chars}}, indicating the sort order (descending or @@ -1330,7 +1331,7 @@ is also at your disposal. @end itemize @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: @lisp ;; 1) messages to me@@foo.com should be replied with From:me@@foo.com @@ -2521,7 +2522,7 @@ customize. ("/work" . ?w) ("/sent" . ?s))) -;; a list of user's e-mail addresses +;; a list of user's e-mail addresses (setq mu4e-user-mail-address-list '("foo@@bar.com" "cuux@@example.com") ;; when you want to use some external command for text->html @@ -3127,7 +3128,7 @@ lines. @t{mu} itself keeps a log as well, you can find this it in @node GNU Free Documentation License @appendix GNU Free Documentation License - + @include fdl.texi @bye