Fix example of pipe folders.
[elisp/wanderlust.git] / doc / wl.texi
index 9129823..59eb27d 100644 (file)
@@ -1460,8 +1460,8 @@ Example:
 
 @example
 @group
-%inbox|%myinbox   -> Download %inbox to %myinbox.
-*&user@@popserver1,&user@@popserver2|+inbox
+|%inbox|%myinbox   -> Download %inbox to %myinbox.
+|*&user@@popserver1,&user@@popserver2|+inbox
          -> Download from &user@@popserver1 and &user@@popserver2 to +inbox.
 @end group
 @end example
@@ -1785,6 +1785,11 @@ If non-nil, summary window is appeared on the right side of the folder buffer.
 The initial setting is 20.
 Folder mode's window width when @code{wl-stay-folder-window} is non-nil.
 
+@item wl-folder-use-frame
+@vindex wl-folder-use-frame
+The initial setting is @code{nil}.
+If non-nil, use new frame for the folder window.
+
 @item wl-folder-many-unsync-threshold
 @vindex wl-folder-many-unsync-threshold
 The initial setting is 70.
@@ -3393,7 +3398,7 @@ folder is moved.
 @vindex  wl-summary-weekday-name-lang
 The initial setting is @samp{ja}.  Specify language of the weekday.
 @samp{en} displays English, @samp{fr} displays French, @samp{de}
-displays Deutsch.
+displays Deutsch. You should rescan summary view after changing this value.
 
 @item wl-summary-fix-timezone
 @vindex  wl-summary-fix-timezone
@@ -3444,6 +3449,11 @@ which is displayed when there's no @samp{Subject:} field in the message.
 The initial setting is 80.
 Width of summary line. If @code{nil}, summary line's width is as is.
 
+@item wl-summary-use-frame
+@vindex wl-summary-use-frame
+The initial setting is @code{nil}.
+If non-nil, use new frame for the summary.
+
 @item wl-use-folder-petname
 @vindex  wl-use-folder-petname
 The initial setting is the list shown below:
@@ -3602,6 +3612,7 @@ cached.
 Message Buffers utilize MIME-View mode of SEMI/tm.  For operational
 procedures and key bindings, refer to respective documents.
 @xref{MIME-View, , ,mime-ui-en, a MIME user interface for GNU Emacs}.
+You can also see help by @kbd{?} in message buffer.
 
 @kbd{p} at the top of a message or @kbd{n} at the bottom of a message
 brings you back to Summary mode.  @kbd{l} toggles display of Summary
@@ -3701,6 +3712,7 @@ the message is saved when it is sent.
 Multi-part editing utilize MIME edit mode of SEMI/tm.  For procedures of
 editing, refer to respective documents.
 @xref{MIME-Edit, , ,mime-ui-en, a MIME user interface for GNU Emacs}.
+You can also see help by @kbd{C-c C-x ?} in draft buffer.
 
 @subsection Dynamic Modification of Messages
 @vindex wl-draft-config-alist
@@ -4014,6 +4026,12 @@ the @samp{+draft} folder.
 Encodes or decodes the specified region in Caesar cipher.
 (@code{wl-caesar-region})
 
+@item C-l
+@kindex C-l (Draft)
+@findex wl-draft-highlight-and-recenter
+Recenter and rehighlight current draft.
+(@code{wl-draft-highlight-and-recenter})
+
 @item M-t
 @kindex M-t (Draft)
 @findex wl-toggle-plugged
@@ -4182,16 +4200,6 @@ a reply draft buffer when it is prepared.
 The initial setting is @code{nil}.
 If non-nil, use new frame for the draft.
 
-@item wl-folder-use-frame
-@vindex wl-folder-use-frame
-The initial setting is @code{nil}.
-If non-nil, use new frame for the folder window.
-
-@item wl-summary-use-frame
-@vindex wl-summary-use-frame
-The initial setting is @code{nil}.
-If non-nil, use new frame for the summary.
-
 @item wl-draft-truncate-lines
 @vindex wl-draft-truncate-lines
 The initial value is the value of @code{default-truncate-lines}.
@@ -4609,7 +4617,7 @@ off-line state.  You can specify off-line state on a per server or port
 basis.  Refer to @code{wl-reset-plugged-alist} also.
 
 Usually, when Wanderlust starts up, the plugged state of each port is
-read from @file{~/.folder} and @code{wl-smtp-posting-server},
+read from @file{~/.folders} and @code{wl-smtp-posting-server},
 @code{wl-nntp-posting-server} and so on.  If you want to change the
 plugged state of these ports or to add other ports, configure
 @code{wl-make-plugged-hook} with a function.
@@ -5796,6 +5804,7 @@ Examples with other packages.
 * x-face-mule::                 x-face-mule.el
 * dired-dd::                    dired-dd.el
 * MHC::                         MHC
+* mime-w3m::                    mime-w3m.el
 @end menu
 
 
@@ -5967,7 +5976,7 @@ specific, but general-purpose for tm/SEMI).
 @end group
 @end lisp
 
-@node MHC, , dired-dd, Living with other packages
+@node MHC, mime-w3m, dired-dd, Living with other packages
 @subsection mhc.el
 @pindex MHC
 
@@ -5996,6 +6005,15 @@ For mhc-current:
 @end group
 @end lisp
 
+@node mime-w3m,  , MHC, Living with other packages
+@subsection mime-w3m.el
+@pindex mime-w3m
+
+You can display html part by using @file{mime-w3m.el}
+distributed with emacs-w3m (@uref{http://emacs-w3m.namazu.org/}).
+You can find the usage in comment region at the head of @file{mime-w3m.el}.
+
+
 @node Highlights, Biff, Living with other packages, Customization
 @section Highlights