sync wl-2_4
[elisp/wanderlust.git] / doc / wl.texi
1 \input texinfo @c -*-texinfo -*-
2 @c %**start of header
3 @setfilename wl.info
4 @settitle Wanderlust -- Yet Another Message Interface On Emacsen --
5 @c %**end of header
6 @documentlanguage en
7 @documentencoding us-ascii
8 @set VERSION 2.5.2
9 @synindex pg cp
10 @finalout
11
12 @dircategory GNU Emacs Lisp
13 @direntry
14 * Wanderlust: (wl).         Yet Another Message Interface On Emacsen
15 @end direntry
16
17 @c permissions text appears in an Info file before the first node.
18 @ifinfo
19 This file documents Wanderlust, Yet another message interface on
20 Emacsen.
21
22 Copyright @copyright{} 1998, 1999, 2000 @w{Yuuichi Teranishi},
23 @w{Fujikazu Okunishi}, @w{Masahiro Murata}, @w{Kenichi Okada},
24 @w{Kaoru Takahashi}, @w{Bun Mizuhara} and @w{Masayuki Osada}.
25
26 This edition is for Wanderlust version @value{VERSION}.
27
28 Permission is granted to make and distribute verbatim copies of this
29 manual provided the copyright notice and this permission notice are
30 preserved on all copies.
31
32 @ignore
33 Permission is granted to process this file through TeX and print the
34 results, provided the printed document carries copying permission notice
35 identical to this one except for the removal of this paragraph (this
36 paragraph not being relevant to the printed manual).
37
38 @end ignore
39 Permission is granted to copy and distribute modified versions of this
40 manual under the conditions for verbatim copying, provided that the
41 entire resulting derived work is distributed under the terms of a
42 permission notice identical to this one.
43
44 Permission is granted to copy and distribute translations of this manual
45 into another language, under the above conditions for modified versions.
46
47 @end ifinfo
48
49 @titlepage
50 @sp 10
51 @title Wanderlust User's Manual
52 @subtitle Yet another message interface on Emacsen
53 @subtitle for Wanderlust version @value{VERSION}
54 @author Yuuichi Teranishi
55 @author Fujikazu Okunishi
56 @author Masahiro Murata
57 @author Kenichi Okada
58 @author Kaoru Takahashi
59 @author Bun Mizuhara
60 @author Masayuki Osada
61 @page
62
63 @vskip 0pt plus 1filll
64 Copyright @copyright{} 1998, 1999, 2000 @w{Yuuichi Teranishi},
65 @w{Fujikazu Okunishi}, @w{Masahiro Murata}, @w{Kenichi Okada},
66 @w{Kaoru Takahashi}, @w{Bun Mizuhara} and @w{Masayuki Osada}.
67
68 This manual is for Wanderlust version @value{VERSION}.
69
70 Permission is granted to make and distribute verbatim copies of this
71 manual provided the copyright notice and this permission notice are
72 preserved on all copies.
73
74 Permission is granted to copy and distribute modified versions of this
75 manual under the conditions for verbatim copying, provided that the
76 entire resulting derived work is distributed under the terms of a
77 permission notice identical to this one.
78
79 Permission is granted to copy and distribute translations of this manual
80 into another language, under the above conditions for modified versions.
81
82 @end titlepage
83
84
85 @ifinfo
86 @node Top, Introduction, (dir), (dir)
87 @top Wanderlust User's Manual
88
89 @flushright
90 Yuuichi Teranishi
91 Fujikazu Okunishi
92 Masahiro Murata
93 Kenichi Okada
94 Kaoru Takahashi
95 Bun Mizuhara
96 Masayuki Osada
97 @end flushright
98
99 This manual is for Wanderlust @value{VERSION}.
100
101 @end ifinfo
102
103 @menu
104 * Introduction::             Read this first.
105 * Start Me Up::              Invoking Wanderlust.
106 * Folders::                  How to specify folders.
107 * Folder::                   Selecting and editing folders.
108 * Summary::                  Reading and refiling messages.
109 * Message::                  Saving and playing MIME multipart entities.
110 * Draft::                    Draft buffer, sending mail and news.
111 * Disconnected Operations::  Off-Line management
112 * Expire and Archive::       Automatic expiration and archiving of messages.
113 * Scoring::                  Score of the messages.
114 * Customization::            Customizing Wanderlust.
115 * Mailing List::             Wanderlust mailing list
116 * Addition::                 Additional Information
117 * Index::                    Key index.
118 @end menu
119
120
121 @node Introduction, Start Me Up, Top, Top
122 @chapter Introduction of Wanderlust
123 @cindex Introduction
124
125 Wanderlust is an mail/news management system on Emacsen.
126 It supports IMAP4rev1(RFC2060), NNTP, POP and local message files.
127
128 The main features of Wanderlust:
129
130 @itemize @minus
131 @item Pure elisp implementation.
132 @item Supports IMAP4rev1, NNTP, POP(POP3/APOP), MH and Maildir format.
133 @item Unified access method to messages based on Mew-like Folder Specification.
134 @item Mew-like Key-bind and mark handling.
135 @item Manages unread messages.
136 @item Interactive thread display.
137 @item Folder Mode shows the list of subscribed folders.
138 @item Message Cache, Disconnected Operation (Read Only).
139 @item MH-like FCC. (FCC: %Backup and FCC: $Backup is allowed).
140 @item MIME compliant (by SEMI or tm).
141 @item Transmission of news and mail are unified by Message transmitting draft.
142 @item Graphical list of folders (XEmacs and Emacs 21).
143 @item View a part of message without retrieving the whole message (IMAP4).
144 @item Server-side message look up (IMAP4). Multi-byte characters are allowed.
145 @item Virtual Folders.
146 @item Supports compressed folder using common archiving utilities.
147 @item Old articles in folders are automatically removed/archived (Expiration).
148 @item Automatic re-file.
149 @item Template function makes it convenient to send fixed form messages.
150 @end itemize
151
152
153 @section Environment
154
155 Wanderlust is supposed to run on following Emacsen: 
156 @c Wanderlust runs even on Nemacs 3.3.2 based on Emacs 18.55, 18.59 (with
157 @c limited functionality).
158
159 @itemize @bullet
160 @item Nemacs 3.3.2 (Caution: limited functionality)
161 @item Mule 2.3 based on Emacs 19.28
162 @item Mule 2.3 based on Emacs 19.34
163 @item Emacs 20.2 or later
164 @item XEmacs 20.4 or later
165 @item Meadow 1.00 or later
166 @item Mule for Windows v1.22
167 @item NTEmacs 20.4 or later
168 @item PMMule
169 @end itemize
170
171 IMAP4 connectivity with following imapd are confirmed to work with
172 Wanderlust:
173
174 @itemize @bullet
175 @item UW imapd 4.1--4.7, 4.7a, 4.7b, 4.7c, 2000 or later
176 @item Cyrus imapd 1.4, 1.5.19, 1.6.22, 2.0.5 or later
177 @item AIR MAIL (AIRC imapd release 2.00)
178 @item Express Mail
179 @item Microsoft Exchange Server 5.5
180 @item Sun Internet Mail Server 4.0
181 @end itemize
182
183 @c LDAP connectivity with following LDAPd are confirmed to work with
184 @c Wanderlust:
185
186
187 @node Start Me Up, Folders, Introduction, Top
188 @chapter Start up Wanderlust
189 @cindex Start up
190
191 The necessary procedure for starting Wanderlust is explained in steps
192 here.
193
194 (Of course, you need a mail/news readable environment in advance)
195
196 @menu
197 * MIME Modules::      Installing the MIME modules.
198 * Download::          Download and extract the packages.
199 * Install::           Byte-compile and install.
200 * Minimal Settings::  @file{.emacs} setup.
201 * Mail Addresses::    Address book definition.
202 * Folder Definition:: Folder definition.
203 * Start Wanderlust::  Starting Wanderlust
204 @end menu
205
206
207 @node MIME Modules, Download, Start Me Up, Start Me Up
208 @section Installing MIME modules
209 @cindex MIME modules
210 @pindex APEL
211 @pindex FLIM
212 @pindex SEMI
213 @pindex tm
214
215 SEMI or tm must be installed to make Wanderlust work correctly.
216
217 SEMI does not run on Emacs 19.28 or earlier
218 @footnote{SEMI runs on Emacs 19.34. @*
219 @uref{http://www.jpl.org/elips/INSTALL-SEMI-ja.html} describes how to.},
220 so you must install tm, the predecessor of SEMI. (tm version 8.7 or later
221 is needed.)
222
223 However, SEMI is recommended because of its wider functionality.
224
225 Refer to the documents of each package for detailed installation procedure.
226
227 SEMI and tm can be downloaded from these sites:
228
229 @example
230 @group
231 SEMI:   ftp://ftp.m17n.org/pub/mule/semi/
232 tm:     http://cvs.m17n.org/tomo/comp/emacsen/tm/tm-8/
233 @end group
234 @end example
235
236 You need packages named APEL and FLIM to use SEMI.
237 You can download APEL and FLIM from following URLs:
238
239 @example
240 @group
241 APEL:   ftp://ftp.m17n.org/pub/mule/apel/
242 FLIM:   ftp://ftp.m17n.org/pub/mule/flim/
243 @end group
244 @end example
245
246 You have to install APEL, FLIM and SEMI in this order.  Generally
247 @samp{make install} will do the job.  (In XEmacs 21, @samp{make
248 install-package}.)
249
250 Recommended combination of APEL, FLIM and SEMI are following:
251
252 @itemize @minus
253 @item APEL 10.2, FLIM 1.13.2 and SEMI 1.13.7
254 @end itemize
255
256 You can also use many other FLIM/SEMI variants. Combination of the
257 latest versions should work.  For example, following combination is
258 confirmed to work.
259
260 @itemize @minus
261 @item APEL 10.2, Chao 1.14.1, REMI 1.14.2
262 @item APEL 10.2, SLIM 1.14.3, EMY 1.13.9
263 @end itemize
264
265 You have to re-install Wanderlust if you upgraded APEL, FLIM, SEMI or
266 tm.
267
268
269 @node Download, Install, MIME Modules, Start Me Up
270 @section Download and Extract the Package
271 @cindex Download
272
273 You can download Wanderlust package from following sites:
274
275 Original site:
276 @example
277 ftp://ftp.gohome.org/wl/
278 @end example
279
280 Mirrored ftp/http sites:
281
282 @example
283 @group
284 ftp://ftp.jaist.ac.jp/pub/GNU/elisp/ftp.gohome.org/wl/
285 http://www.jpl.org/elips/wl/
286 http://www.ring.gr.jp/archives/text/elisp/wl/
287 ftp://ftp.ring.gr.jp/pub/text/elisp/wl/
288 ftp://opaopa.org/pub/mirror/elisp/wl/
289 @c ftp://roguelife.org/pub/tsumura/wl/
290 @end group
291 @end example
292
293 Extract the obtained package to your working directory:
294
295 @example
296 @group
297 % cd ~/work
298 % tar zxvf wl-@var{version}.tar.gz
299 % cd wl-@var{version}
300 @end group
301 @end example
302
303 @subsection To use SSL (Secure Socket Layer)
304 @cindex SSL
305 @pindex OpenSSL
306 @pindex starttls
307
308 SSL (Secure Socket Layer) can be used for 
309 SMTP, IMAP, NNTP and POP connections in Wanderlust.
310
311 There are two ways to use SSL. One is to start SSL negotiation just
312 after the connection establishment (generic way). The other one is to
313 start SSL negotiation by invoking STARTTLS command in the each session.
314
315 To use the formal SSL (generic SSL), you must install @file{ssl.el} in
316 the @file{utils} directory. OpenSSL command @command{openssl} is also
317 required to use @file{ssl.el}. You must set @env{PATH} to the directory
318 that OpenSSL commands are installed.
319
320 To use the latter SSL(STARTTLS), you must install starttls package in
321 addition to above. 
322 You can download starttls package from the following site.
323
324 @example
325 ftp://opaopa.org/pub/elisp/
326 @end example
327
328 @node Install, Minimal Settings, Download, Start Me Up
329 @section Byte-compile and install
330 @cindex Byte-compile
331 @cindex Compile
332 @cindex Install
333 @cindex Makefile
334 @cindex Make
335
336 @subsection Installation
337
338 Edit @code{LISPDIR} and @code{EMACS} in @file{Makefile}.
339 Set the Emacs's command name to @code{EMACS}.
340 Set package installation directory to @code{LISPDIR}.
341 Then, please execute following commands.
342
343 @example
344 @group
345 % make
346 % make install
347 @end group
348 @end example
349
350 Destination directory is auto-probed if you leave @code{LISPDIR}
351 in @file{Makefile} as is. (That is, leave it as @samp{NONE})
352
353 If you are using an Emacs variant which does not merge specified directory
354 to @code{load-path} (e.g. Mule 2.3 based on Emacs 19.28), 
355 then you will see the error message:
356
357 @example
358 Cannot open load file: mime-setup
359 @end example
360
361 @noindent
362 In this case, either add destination directories of custom, APEL, FLIM
363 and SEMI to environmental variable @env{EMACSLOADPATH}, or define
364 @code{load-path} in @file{WL-CFG} in extracted directory.
365
366 If you want to use BBDB, then the necessary modules are byte-compiled
367 and installed when BBDB directory is added to @code{load-path}.
368 @xref{BBDB}.
369
370 @subsection @file{WL-CFG}
371
372 Contents of the file @file{WL-CFG} is loaded under installation if a file
373 with that name exists in extracted directory. You can use @file{WL-CFG} to
374 configure @code{load-path} to extra packages such as SEMI if needed.
375
376 If you want to specify the install directory of Wanderlust related
377 files, then set following variables in @file{WL-CFG}
378
379 @table @code
380 @item WL_PREFIX
381 A directory to install WL modules.
382 This directory is relative directory from @code{LISPDIR}.
383 WL modules include @file{wl*.el}, @file{wl*.elc} files.
384 @c  Modules under the directory @file{util/} are also installed if 
385 @c it detected as necessary.
386
387 @item ELMO_PREFIX
388 A directory to install ELMO modules.
389 This directory is relative directory from @code{LISPDIR}.
390 ELMO modules include @file{elmo*.el}, @file{elmo*.elc} files.
391 @c  @file{utf7.el}, @file{utf7.elc} are also included in the ELMO.
392 @end table
393   
394 @noindent
395 Default value of @code{WL_PREFIX} and @code{ELMO_PREFIX} are @file{wl}.
396
397 If you want to install ELMO related files under a sub-directory
398 such as "elmo" then add following to @file{WL-CFG}:
399
400 @lisp
401 (setq ELMO_PREFIX "elmo")
402 @end lisp
403
404 @subsection Install as a XEmacs package
405 @cindex XEmacs package
406 @cindex XEmacs package install
407 @cindex Package, XEmacs
408 @cindex Package install, XEmacs
409 @c @cindex install-package
410
411 It is possible to install Wanderlust as one of packages of XEmacs (21.0
412 or later). Configuration for autoload and icon-path in local
413 @file{~/.emacs} files are no longer necessary, if you install Wanderlust
414 as a package.
415
416 Follow the next example to install Wanderlust as an XEmacs package.
417
418 @example
419 @group
420 % vi Makefile
421 % make package
422 % make install-package
423 @end group
424 @end example
425
426 package directory is auto-probed, if SEMI is installed.
427 (you can also specify it with @code{PACKAGEDIR} in @file{Makefile})
428
429 @subsection Run in place
430
431 If wl and elmo directories are defined in @code{load-path}, then
432 byte-compilation and installation are not necessary to start Wanderlust.
433 For example, if package is extracted in @file{~/work}, Wanderlust can be
434 invoked with following setting in @file{~/.emacs}.
435
436 @lisp
437 @group
438 (add-to-list 'load-path "~/work/wl-@var{version}/wl")
439 (add-to-list 'load-path "~/work/wl-@var{version}/elmo")
440 @end group
441 @end lisp
442
443 @subsection Manual
444
445 Manual is described in Info format. Please do following.
446
447 @example
448 @group
449 % make info
450 % make install-info
451 @end group
452 @end example
453
454 If you install Wanderlust as a XEmacs package, Info file is already
455 installed too, so there are no need of these commands.
456
457 Manual directory is automatically detected. Of course, it can be
458 configured by @code{INFODIR} in @file{Makefile}.
459
460 You can read manual at the following URL:
461
462 @example
463 http://www.gohome.org/wl/doc/wl-euc_toc.html
464 @end example
465
466 @node Minimal Settings, Mail Addresses, Install, Start Me Up
467 @section Set up .emacs
468 @cindex Minimal Settings
469 @cindex Settings
470 @cindex Configuration
471 @cindex .emacs
472 @cindex .wl
473
474 The Wanderlust package contains two module groups.
475
476 @table @samp
477 @item ELMO (elmo-*.el)
478 These modules show everything as folders. This is the back-end for WL.
479 @item WL (wl-*.el)
480 These modules controls the behavior of main body of Wanderlust.
481 They are also the front-end for ELMO.
482 @end table
483
484 You can customize the  behavior of Wanderlust by changing the value
485 of environmental variables which begins with @code{elmo-} and @code{wl-}.
486
487 The minimal requirement for settings is as the following.
488
489 @lisp
490 @group
491 ;; @r{The setting to use SEMI/tm}
492 (load "mime-setup")
493
494 ;; @r{autoload configuration}
495 ;; @r{(These are not required if Wanderlust is installed as XEmacs package)}
496 (autoload 'wl "wl" "Wanderlust" t)
497 (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
498
499 ;; @r{Directory where icons are placed (XEmacs or Emacs 21).}
500 ;; @r{Default: @code{nil}.}
501 ;; @r{(This is not required if Wanderlust is installed as XEmacs package)}
502 (setq wl-icon-dir "~/work/wl/etc")
503
504 ;; @r{SMTP server for mail posting. Default: @code{nil}}
505 (setq wl-smtp-posting-server "your.smtp.server.com")
506 ;; @r{NNTP server for news posting. Default: @code{nil}}
507 (setq wl-nntp-posting-server "your.nntp.server.com")
508 @end group
509 @end lisp
510
511 @file{~/.wl} is automatically loaded when Wanderlust starts up (if such a
512 file exists). So it is convenient to gather Wanderlust specific settings
513 in @file{~/.wl}. Settings for "face" must be written in @file{~/.wl},
514 because you can't write them in @file{.emacs}
515 (if you write it to @file{.emacs}, you'll get an error).
516 @xref{Highlights}.
517
518 All above described settings except (load "mime-setup") and autoload
519 configuration can be written in
520 @file{~/.wl}).
521
522 @subsection @code{mail-user-agent}
523 @cindex Default Mailer
524 @cindex Mailer, Default
525 @vindex mail-user-agent
526 @findex compose-mail
527
528 If you write following setting in you @file{.emacs}, you can
529 start Wanderlust draft mode by typing @kbd{C-x m} (@code{compose-mail}). 
530 This means it enables you to run Wanderlust as a default mail composer
531  of Emacsen.
532
533 It is effective only when your Emacs can define @code{mail-user-agent}.
534 @xref{Mail Methods, , ,emacs-ja, The Emacs Editor}.
535
536 @lisp
537 @group
538 (autoload 'wl-user-agent-compose "wl-draft" nil t)
539 (if (boundp 'mail-user-agent)
540     (setq mail-user-agent 'wl-user-agent))
541 (if (fboundp 'define-mail-user-agent)
542     (define-mail-user-agent
543       'wl-user-agent
544       'wl-user-agent-compose
545       'wl-draft-send
546       'wl-draft-kill
547       'mail-send-hook))
548 @end group
549 @end lisp
550
551
552 @node Mail Addresses, Folder Definition, Minimal Settings, Start Me Up
553 @section Address book
554 @cindex Address book Definition
555 @cindex .addresses
556 @cindex Alias, Address
557
558 The file @file{~/.addresses} is a simple address book for Wanderlust.
559 Make address file @file{~/.addresses}, and edit to suit your requirement.
560
561 The data written in @file{~/.addresses} are used for address completion
562 under draft editing mode. Furthermore, they are used when showing names
563 in summary display mode. You can safely skip this section, if you don't
564 want to customize address completion and summary display.
565 It is possible to add/change/remove addresses from @file{~/.addresses} in
566 summary buffer after Wanderlust is invoked. @refill
567
568 The format is very simple. Like this. @refill
569
570 @example
571 @group
572 #
573 # @r{Lines begin with @samp{#} are comment.}
574 # @r{Empty lines are ignored}
575 #
576 # @r{Format of each line:}
577 # @var{email-address}  "@var{nickname} "@var{realname}"
578 #
579 teranisi@@gohome.org            "Yuuichi"      "Yuuichi Teranishi"
580 foo@@bar.gohome.org             "Mr. Foo"    "John Foo"
581 bar@@foo.gohome.org             "Mr. Bar"    "Michael Bar"
582 @end group
583 @end example
584
585 @noindent
586 One line defines one persons description.
587
588 Actually, in default setup, @var{nickname} is used in summary-mode and
589 @var{realname} is used in draft preparation mode. This behavior is
590 better understood if you try it and confirmed the function first. You
591 can write and try a small definition, so you will know the idea of the
592 address book before writing a big one.
593
594 And, if MH alias file is specified in variable @code{wl-alias-file},
595 it is used as an address information in the draft preparation mode.
596
597 If variable @code{wl-use-ldap} is non-nil (initial setting is
598 @code{nil}), address completion in draft mode uses LDAP information.
599
600 If you use LDAP, you have to set @code{wl-ldap-server},
601 @code{wl-ldap-port} and @code{wl-ldap-base} properly. If your emacs does
602 not have LDAP feature as built-in feature (Currently only XEmacs can
603 have built-in LDAP feature), you have to set command exec @env{PATH} to
604 the program @command{ldapsearch}.
605
606 @node Folder Definition, Start Wanderlust, Mail Addresses, Start Me Up
607 @section Folder Definition
608 @cindex Folder Definition
609 @cindex .folders
610
611 You can skip this section because it is possible to add/edit the
612 subscribe folders from the buffer for list of folders.
613
614 Define the folders you want to subscribe in file @file{~/.folders}.  The
615 contents written in @file{~/.folders} become the folders which you
616 subscribe to as it is.
617
618 Format for @file{~/.folders} is very simple. Here is an example:
619
620 @example
621 @group
622 #
623 # @r{Lines begin with @samp{#} are comment.}
624 # @r{Empty lines are ignored}
625 #
626 # @var{folder name}  "@var{folder nickname}"
627 # @r{(nicknames are not necessary)}
628 #
629 %inbox  "Inbox"
630 +trash  "Trash"
631 +draft  "Drafts"
632 %#mh/Backup@@my.imap.server.com "Sent"
633 # Folder Group
634 Emacsen@{
635     %#mh/spool/wl            "Wanderlust ML"
636     %#mh/spool/elips         "ELIPS ML"
637     %#mh/spool/apel-ja       "APEL Japanese ML"
638     %#mh/spool/xemacs-beta   "XEmacs beta"
639     -fj.news.reader.gnus@@other.nntp.server.com "Gnus Net news"
640     *-fj.editor.xemacs,-fj.editor.mule,-fj.editor.emacs "fj's Emacsen"
641 @}
642 #
643 # @r{If folder name ends with @samp{/}, that means an `access group',}
644 # @r{all subfolders automatically included in one folder group.}
645 #
646 %#mh/expire@@localhost /
647 # @r{All MH folders are included in one folder group.}
648 + /
649 @end group
650 @end example
651
652 Each line contains one folder you want to read. The definition of
653 folders will be explained in detail in the next section.
654
655 The part surrounded by @samp{@var{group name}@{} and @samp{@}} will
656 become one folder group.  One folder group is treated as a directory
657 which can bed opened and closed in folder mode. It is convenient for
658 collecting some folders and putting them in order.
659
660 Please note that @samp{@var{group name}@{} and @samp{@}} occupies one
661 line and you have to write it that way (It is because the parser sucks).
662
663 There are two types of groups. One is like @samp{Emacsen} from above
664 example which the user chooses his favorite folders as a group.
665
666 The other one is @dfn{access group} like @samp{+} from above example.
667 It makes all the sub-folders in a folder to a group.  (It differs from
668 the type of the folder. For example, @samp{+} makes entire MH
669 sub-directories to one group)
670
671 This behavior is better understood if you try it and confirmed the
672 function first. You can write and try a small folder definition, so you
673 will know the idea of the folder function before writing the real one.
674
675 @node Start Wanderlust,  , Folder Definition, Start Me Up
676 @section Start Wanderlust
677 @cindex Start Wanderlust
678
679 If installation and configuration worked well, you can invoke Wanderlust by
680 typing following command in Emacs.
681
682 @example
683 M-x wl
684 @end example
685
686 @noindent
687 After initialization, Folder Mode which shows the list of folders will appear.
688 That means the folders you defined in the @file{~/.folders} are listed
689 If you start Wanderlust with prefix argument like @kbd{C-u M-x wl}, you
690 can skip folder checking.
691
692
693 @node Folders, Folder, Start Me Up, Top
694 @chapter Wanderlust's folders 
695 @cindex Folder Type
696
697 This chapter describes the folder types which Wanderlust is able to handle.
698
699 Wanderlust uses ELMO as it's interface, so every folder types supported
700 by ELMO is usable in Wanderlust.
701
702 As of version @value{VERSION}, 10 types of folders are predefined. These are
703 IMAP, NNTP, LocalDir(MH), News Spool, POP, Archive, Multi, Filter, Pipe
704 and Internal folder types.
705
706 @menu
707 * IMAP Folder::              @samp{%} -- IMAP folder
708 * NNTP Folder::              @samp{-} -- NNTP folder
709 * MH Folder::                @samp{+} -- MH folder
710 * Maildir Folder::           @samp{.} -- Maildir folder
711 * News Spool Folder::        @samp{=} -- News spool folder
712 * Archive Folder::           @samp{$} -- Archive folder
713 * POP Folder::               @samp{&} -- POP folder
714 * Multi Folder::             @samp{*} -- Multi folder
715 * Filter Folder::            @samp{/} -- Filter folder
716 * Pipe Folder::              @samp{|} -- Pipe folder
717 * Internal Folder::          @samp{'} -- Internal folder
718 @end menu
719
720
721 @node IMAP Folder, NNTP Folder, Folders, Folders
722 @section IMAP Folder
723 @cindex IMAP Folder
724 @cindex @samp{%}
725 @cindex RFC 2060
726 @cindex IMAP4rev1
727
728 A folder to access e-mails via IMAP4rev1 protocol (RFC 2060).
729
730 Format:
731
732 @example
733 @group
734 @samp{%} @var{mailbox} [@samp{:} @var{username} [@samp{/} @var{authenticate-type}]][@samp{@@} @var{hostname}][@samp{:} @var{port}][@samp{!}]
735 @end group
736 @end example
737
738 You can specify @code{login} (encoded password transmission),
739 @code{cram-md5} (CRAM-MD5 authentication), @code{digest-md5} (DIGEST-MD5
740 authentication) or @code{plain} (or @code{nil}, plain password
741 transmission) as @var{authenticate-type}.  (To use CRAM-MD5 or
742 DIGEST-MD5 authentication, you must install @file{utils/sasl} package.)
743
744 default:
745
746 @example
747 @var{username}  -> The value of @code{elmo-default-imap4-user}.
748              Initial setting is @env{USER} environment variable or
749              @env{LOGNAME} environment variable or return value of
750              @code{(user-login-name)}.
751 @var{authenticate-type} -> The value of @code{elmo-default-imap4-authenticate-type}.
752              Initial setting is "auth".
753 @var{hostname}  -> The value of @code{elmo-default-imap4-server}.
754              Initial setting is "localhost".
755 @var{port} -> The value of @code{elmo-default-imap4-port}.
756              Initial setting is 143.
757 @end example
758
759 You can omit the @var{hostname} from folder names if you set
760 @code{elmo-default-imap4-server} as your main IMAP server.
761 For example, you can specify a folder as @samp{foo%imap@@gateway} even
762 if you have to go through a firewall.
763
764 SSL (Secure Socket Layer) connection will be used if a folder name ends
765 with @samp{!}. Or, if the value of @code{elmo-default-imap4-stream-type}
766 is non-nil, SSL will be the default connection.  If a folder name ends
767 with @samp{!!}, STARTTLS connection will be established.  If the value
768 of @code{elmo-default-imap4-stream-type} is @code{starttls}, STARTTLS
769 will be the default connection.
770
771 If you specify @code{login}, @code{cram-md5} or @code{digest-md5} as
772 authentication method, the password is sent in encoded form. But, if
773 your server is unable to receive an encoded password, authentication
774 will fall back to @code{plain} (that is, sending password in raw format)
775 after confirmation to user. If @code{elmo-imap4-force-login} is non-nil,
776 authentication will fall back to @code{plain} without confirmation
777 (default value is @code{nil}).
778
779 Example:
780
781 @example
782 @group
783 %inbox     -> IMAP mailbox "inbox"
784 %#mh/inbox -> IMAP mailbox "#mh/inbox"
785
786 %inbox:hoge -> IMAP mailbox "inbox" of user "hoge".
787 %inbox:hoge/login@@server1
788             -> server1's IMAP mailbox "inbox"
789                of user "hoge", with plain password authentication
790                ('plain).
791 @end group
792 @end example
793
794 @subsection International mailbox names (Modified UTF7)
795 @cindex Modified UTF7
796 @cindex UTF7
797 @cindex UTF8
798 @cindex Unicode
799 @pindex Mule-UCS
800 @pindex ucs-conv
801
802 You can use international mailbox names in @var{mailbox} part, if you
803 are using Emacs which can treat unicode and
804 @code{elmo-imap4-use-modified-utf7} is set to non-nil value (default
805 value is @code{nil}).
806
807 Currently, following Emacsen can treat unicode.
808
809 @itemize @bullet
810 @item Emacs 20.3 or later + Mule-UCS
811
812 If you installed Mule-UCS package, Emacs can treat unicode.
813 You can obtain Mule-UCS package from following URL.
814
815 @example
816 ftp://ftp.m17n.org/pub/mule/Mule-UCS/
817 @end example
818
819 @item XEmacs 21.2.13 or later + ucs-conv package
820
821 By default, XEmacs 21 cannot treat unicodes, but if you installed
822 ucs-conv package, it can.
823 You can obtain ucs-conv package from following anonymous CVS.
824
825 @example
826 @group
827 cvs -d :pserver:anonymous@@cvs.m17n.org:/cvs/root login
828 Password: @var{NULL} (Just enter return key)
829 cvs -d :pserver:anonymous@@cvs.m17n.org:/cvs/root checkout ucs-conv
830 @end group
831 @end example
832
833 You also need utf7 conversion programs, @command{u7tou8} and
834 @command{u8tou7} to use international mailbox name in the current
835 XEmacs.  These programs are included in the UTF7 package which can be
836 obtained from following URL.
837
838 @example
839 ftp://ftp.ifcss.org/pub/software/unix/convert/utf7.tar.gz
840 @end example
841 @end itemize
842
843 @node NNTP Folder, MH Folder, IMAP Folder, Folders
844 @section NNTP Folder
845 @cindex NNTP Folder
846 @cindex @samp{-}
847
848 A folder to access USENET news via NNTP protocol (RFC 977).
849 One newsgroup is treated as a folder.
850
851 Format:
852
853 @example
854 @group
855 @samp{-} @var{newsgroup} [[@samp{:} @var{username}][@samp{@@} @var{hostname}][@samp{:} @var{port}]][@samp{!}]
856 @end group
857 @end example
858
859 default:
860 @example
861 @var{hostname}  -> The value of @code{elmo-default-nntp-server}.
862              Initial setting is @samp{localhost}.
863 @var{username}  -> The value of @code{elmo-default-nntp-user}. 
864              Initial setting is @code{nil}.
865 @var{port}      -> The value of @code{elmo-default-nntp-port}.
866              Initial setting is 119.
867 @end example
868
869 AUTHINFO is used as authentication method if the @var{username} is non-nil.
870 SSL will be default method if @code{elmo-default-nntp-stream-type} is non-nil even
871 if the folder name doesn't end with @samp{!}.
872 If a folder name ends with @samp{!!}, STARTTLS connection will be established.
873 if the value of @code{elmo-default-nntp-stream-type} is @code{starttls},
874 STARTTLS will be the default connection.
875
876 Example:
877
878 @example
879 @group
880 -fj.rec.tv            -> Newsgroup @samp{fj.rec.tv}.
881 -fj.rec.tv@@newsserver -> Newsgroup @samp{fj.rec.tv} on @samp{newsserver}.
882 @end group
883 @end example
884
885 @node MH Folder, Maildir Folder, NNTP Folder, Folders
886 @section MH Folder
887 @cindex MH Folder
888 @cindex @samp{+}
889 @pindex MH
890
891 A folder to access MH format mail (1 file is 1 mail).
892
893 Format:
894
895 @example
896 @samp{+} @var{directory-name}
897 @end example
898
899 Normally, @var{directory-name} is an relative path to the variable
900 @code{elmo-localdir-folder-path} (default is @file{~/Mail}), but if it
901 starts with @samp{/} or @samp{~}, then it is treated as an absolute path
902 (this is also true for drive-letters).
903
904 Message number is used for the name of the message file.
905
906 Example:
907
908 @example
909 @group
910 +inbox         -> @file{~/Mail/inbox}
911 +from/teranisi -> @file{~/Mail/from/teranisi}
912 +~/test        -> @file{~/test}
913 @end group
914 @end example
915
916 @node Maildir Folder, News Spool Folder, MH Folder, Folders
917 @section Maildir Folder
918 @cindex Maildir Folder
919 @cindex @samp{.}
920 @pindex Maildir
921
922 A folder to access to Maildir format (1 file is 1 mail).
923
924 Format:
925
926 @example
927 @samp{.} [@var{directory-name}]
928 @end example
929
930 Normally, @var{directory-name} is a relative path to the variable
931 @code{elmo-maildir-folder-path} (default is @file{~/Maildir}), but if it
932 starts with @samp{/} or @samp{~}, then it is treated as an absolute path
933 (this is also true for drive-letters).
934
935 Maildir contains @file{cur}, @file{new} and @file{tmp} subdirectories.
936 Messages are contained in the @file{cur} directory.  All message files
937 in the @file{new} directory are moved to @file{cur} directory when you
938 access to the folder. All message files contained in the @file{tmp}
939 directory and not accessed for 36 hours are deleted.
940
941 This behavior conforms to the @uref{http://cr.yp.to/proto/maildir.html}.
942
943 Example:
944
945 @example
946 @group
947 .              -> @file{~/Maildir}
948 .inbox         -> @file{~/Maildir/inbox}
949 .from/teranisi -> @file{~/Maildir/from/teranisi}
950 .~/test        -> @file{~/test}
951 @end group
952 @end example
953
954
955 @node News Spool Folder, Archive Folder, Maildir Folder, Folders
956 @section News Spool Folder
957 @cindex News spool Folder
958 @cindex @samp{=}
959 @pindex gnspool
960
961 This folder handles locally saved news articles which are proposed by
962 Mew/IM.  You can also read articles directly from a spool-file which is
963 retrieved by an utility like @command{gnspool}.
964
965 Format:
966
967 @example
968 @samp{=} @var{directory-name}
969 @end example
970
971 @var{directory-name} is a sub-directory to the directory defined by
972 variable @code{elmo-localnews-folder-path} (default is @file{~/News})
973 You can use @samp{.} as directory delimiter as well as @samp{/}.
974
975 Example:
976
977 @example
978 @group
979 =fj/os/os2         -> @file{~/News/fj/os/os2}
980 =fj.os.bsd.freebsd -> @file{~/News/fj/os/bsd/freebsd}
981 @end group
982 @end example
983
984
985 @node Archive Folder, POP Folder, News Spool Folder, Folders
986 @section Archive Folder
987 @cindex Archive Folder
988 @cindex @samp{$}
989 @c @pindex ange-ftp
990
991 This method can handle archive files, which are compressed by utilities
992 such as Info-ZIP or LHA, as one folder.
993
994 Format:
995
996 @example
997 @group
998 @samp{$} @var{path-name} [@samp{;} @var{archiver-type} @samp{;} @var{prefix}]
999 @end group
1000 @end example
1001
1002 @var{path-name} is the relative path from
1003 @code{elmo-archive-folder-path} (initial setting is @file{~/Mail}).  If
1004 @var{path-name} begins with @samp{/} or @samp{~} or `drive-letter of
1005 DOS', @var{path-name} is treated as absolute path.  ange-ftp format is
1006 also permitted under the environment of ange-ftp, efs.
1007
1008 The actual file name of the archive folder is
1009 @code{elmo-archive-basename} (Initial setting is @file{elmo-archive})
1010 under the @var{path-name}. If a file named @var{path-name} exists, it is
1011 treated as folder. The suffix is automatically decided for
1012 @var{archiver-type}.
1013
1014 If @var{archiver-type} is omitted, @code{elmo-archive-default-type}
1015 (Initial setting is @code{zip}) is referred.
1016
1017 @var{prefix} specifies the internal directory structure of the archive.
1018 For example, if the ML server is fml, @file{msend.tar.gz} has a
1019 structure like @file{spool/1}, so you have to specify @samp{spool} as
1020 @var{prefix}.
1021
1022 Example:
1023
1024 @example
1025 @group
1026 $teranisi         -> @file{~/Mail/teranisi/elmo-archive.zip}
1027 $bsd/freebsd;lha  -> @file{~/Mail/bsd/freebsd/elmo-archive.lzh}
1028 $/foo@@server:~/bar;zoo     -> @file{~/bar/elmo-archive.zoo} on ftp server
1029 $d:/msend.tar.gz;tgz;spool -> @file{d:/msend.tar.gz}
1030 @end group
1031 @end example
1032
1033 @menu
1034 * Archiver::     Archivers supported
1035 * Archive Tips:: TIPS
1036 * Archive Vars:: Customization
1037 @end menu
1038
1039
1040 @node Archiver, Archive Tips, Archive Folder, Archive Folder
1041 @subsection Supported Archives
1042 @cindex Archiver
1043 @pindex LHA
1044 @pindex Info-ZIP
1045 @pindex UNZIP
1046 @pindex ZOO
1047 @pindex RAR
1048 @pindex TAR
1049 @pindex GNU TAR
1050
1051 By default, following archives are supported.
1052
1053 @example
1054 @group
1055         LHA, Info-ZIP/UNZIP, ZOO, RAR  ;; full-access
1056         GNU TAR('tgz, 'tar)            ;; read-only
1057 @end group
1058 @end example
1059
1060 If your archiver can include multiple files in one archive, you have a
1061 possibility use it as an archiver of Wanderlust (ARJ/UNARJ, ARC is one
1062 of the candidate. TAR is supported read-only because it cannot delete
1063 file in the archive (@code{mv})).
1064
1065 @command{gzip}, @command{bzip}, @command{bzip2} cannot be used as an
1066 archiver of Wanderlust because they cannot include multiple
1067 files. Archivers that cannot extract files to standard output are also
1068 not supported.
1069
1070 @subsection OS specific information about archiver.
1071
1072 Behaviors of the following archivers are confirmed by further experiences.
1073 (@samp{*} mark means recommended archiver).
1074
1075 @example
1076 [OS/2]  Warp4.0J(w/o VoiceType)+Fx00505/emx0.9c(fix04)/PMMule,EmacsPM
1077          LHA  OS/2 version Rel.2.06b    Feb 18, 1998
1078         *UnZip 5.32 of 3 November 1997, by Info-ZIP.
1079         *Zip 2.2 (November 3rd 1997).
1080          Zoo archiver, zoo 2.1 $@asis{}Date: 91/07/09 02:10:34 $
1081          GNU tar version 1.10 - AK 2.58 (DBCS/SJIS) 981216(homy) version
1082          gzip 1.2.4 (18 Aug 93) + bzip2 patch(by Iida-san)
1083
1084 [UN|X]  FreeBSD 2.2.7-RELEASE, Linux 2.0.30, Solaris2.6, HP-UX 9.07
1085          LHa for UNIX  V 1.14c
1086          UnZip 5.32 of 3 November 1997
1087          Zip 2.2 (November 3rd 1997)
1088          GNU tar 1.12 (1.11.x is no good)
1089          gzip 1.2.4 (18 Aug 93)
1090
1091 [Win32] Win.98/Meadow
1092          Lha32 version 1.28
1093          Zip 2.2
1094          UnZip 5.40
1095          GNU tar 1.11.8 + 1.5(WIN32)
1096          GZIP 1.2.4
1097          RAR 2.06
1098 @end example
1099
1100 * Caution about LHA
1101
1102 If you are an OS/2 user, Peter Fitzsimmons's LH/2 is not supported.
1103 Hiramatsu version of LHA is only supported.
1104 In Win32, LHa32 is only supported (DOS version is no good).
1105
1106 * Caution about GNU tar
1107
1108 You have to take care about GNU tar's version because many version has
1109 problem on deleting file from archive.
1110
1111 Please test @option{--delete} @option{-f} options work. Otherwise, your
1112 archive will be destroyed. No problem is reported on above versions of
1113 GNU tar.
1114
1115
1116 @node Archive Tips, Archive Vars, Archiver, Archive Folder
1117 @subsection TIPS
1118 @cindex Archive Tips
1119
1120 For comfortable migration, usage of @code{wl-summary-archive}
1121 (@pxref{Archive}) or Expire (@pxref{Expire}) is recommended.  To treat
1122 archive folders created by expiration, you must set non-nil value to
1123 @code{elmo-archive-treat-file}.
1124
1125 On the OS/2, there is a great difference between Mule2.3(19.28) and Emacs20.2
1126 in processing speed. For comfortable use, Emacs20 is recommended.
1127 (If re-search's performance is the problem, 19.3x or later may be okay.)
1128
1129 If many files are included in one archive,
1130 it takes long time to access to the archive folder because 
1131 archiver starting overhead is increased (especially LHA).
1132 150-200 messages in one archive is recommended.
1133
1134 Of course, following is possible @t{:-)} 
1135 (meanings of these variables are described later.)
1136
1137 @lisp
1138 @group
1139 (setq wl-fcc "$backup")
1140 (setq wl-trash-folder "$trash;lha")
1141 @end group
1142 @end lisp
1143
1144 @node Archive Vars,  , Archive Tips, Archive Folder
1145 @subsection Variables About Archive Folder
1146 @cindex Archive variables
1147
1148 @table @code
1149 @item elmo-archive-default-type
1150 @vindex elmo-archive-default-type
1151 The initial setting is @code{zip}.
1152 Set archiver type by symbol. 
1153
1154 @item elmo-archive-@var{type}-method-alist
1155 @vindex elmo-archive-TYPE-method-alist
1156 Define archiver @var{type}'s methods.
1157 (@var{type} is @samp{lha}, @samp{zip}, @samp{zoo}, @samp{tgz} etc)
1158 Each element of the alist is following.
1159
1160 @example
1161 @group
1162 (@var{action} . (@var{exec-name} @var{options}))   ;; external program and its option.
1163 (@var{action} . @var{function})              ;; function
1164 @end group
1165 @end example
1166
1167 Currently available actions are following.
1168
1169 @example
1170 @group
1171 'ls, 'cat ('cat-headers)        ;; Minimal setting(read-only)
1172 'mv ('mv-pipe), 'rm ('rm-pipe)  ;; full-access (with above)
1173 'cp ('cp-pipe)                  ;;
1174 @end group
1175 @end example
1176
1177 @noindent
1178 In above actions, 
1179 actions enclosed with braces are optional (They are used for better
1180 performance).
1181
1182 @item elmo-archive-suffix-alist
1183 @vindex elmo-archive-suffix-alist
1184 An alist of archiver-type (symbol) and suffix.
1185
1186 @item elmo-archive-file-regexp-alist
1187 @vindex elmo-archive-file-regexp-alist
1188 An alist of a regexp to get file number from list output of archiver
1189 and archiver-type (symbol).
1190
1191 @item elmo-archive-method-list
1192 @vindex elmo-archive-method-list
1193 A list of elmo-archive-@var{type}-method-alist
1194 (@var{type} is a symbol of archiver-type).
1195
1196 @item elmo-archive-lha-dos-compatible
1197 @vindex elmo-archive-lha-dos-compatible
1198 The initial setting is @code{t} on OS/2 and Win32.  If non-nil, LHA is
1199 DOS (Mr. Yoshizaki original) compatible.
1200
1201 @item elmo-archive-cmdstr-max-length
1202 @vindex elmo-archive-cmdstr-max-length
1203 The initial setting is 8000.
1204
1205 Max length of command line argument for external archiver program.
1206 Emacs does not have a limit of command line byte length, but some OS
1207 (e.x OS/2) have. It depends on the OS. Archive folder is affected by
1208 this limit because it calls external archiver program directly (not
1209 called via shell).  For example, you cannot delete messages if archiver
1210 program must receive larger bytes of arguments to delete.  OS/2 have a
1211 command line argument limit of 8190 bytes, so we defined default as 8000
1212 with some margin.
1213
1214 However, you don't have an influence of command line argument limit
1215 if the archiver has `actions' to receive target file information from
1216 standard input (@code{rm-pipe}, @code{mv-pipe}, @code{cat-headers} action).
1217 @end table
1218
1219 @node POP Folder, Multi Folder, Archive Folder, Folders
1220 @section POP Folder
1221 @cindex POP Folder
1222 @cindex @samp{&}
1223 @cindex RFC 1939
1224 @cindex POP3
1225 @cindex APOP
1226
1227 A folder to access e-mails via POP3 protocol (RFC 1939).
1228
1229 Format:
1230
1231 @example
1232 @group
1233 @samp{&} [@var{username}][[@samp{/} @var{authenticate-type}][@samp{@@} @var{hostname}][@samp{:} @var{port}]][@samp{!}]
1234 @end group
1235 @end example
1236
1237 You can specify
1238 @samp{user}  (plain password transmission) or @samp{apop}  (APOP authentication)
1239 as @var{authenticate-type}.
1240
1241 default:
1242 @example
1243 @var{username}   -> The value of @code{elmo-default-pop3-user}.
1244               Initial setting is @env{USER} environment variable or
1245              @env{LOGNAME} environment variable or return value of
1246              @code{(user-login-name)}.
1247 @var{authenticate-type} -> The value of @code{elmo-default-pop3-authenticate-type}.
1248               Initial setting is @samp{user}.
1249 @var{hostname}   -> The value of @code{elmo-default-pop3-server}.
1250               Initial setting is @samp{localhost}.
1251 @var{port}       -> The value of @code{elmo-default-pop3-port}.
1252               Initial setting is 110.
1253 @end example
1254
1255 Example:
1256
1257 @example
1258 @group
1259 &hoge@@localhost -> access to localhost as user @samp{hoge}.
1260 &hoge@@popserver:109 -> access to the server "popserver" on port 109
1261                         as user @samp{hoge}.
1262 @end group
1263 @end example
1264
1265 To use apop as an @var{authenticate-type}, @file{md5.el} is needed
1266 (XEmacs doesn't need @file{md5.el}).  @file{md5.el} is included in
1267 @file{utils/sasl/lisp/} or Emacs/W3 package
1268 (@uref{http://www.cs.indiana.edu/elisp/w3/docs.html}) or LCD archive
1269 (GPL2).
1270
1271 If the last character of the folder name is @samp{!}, Wanderlust
1272 connects to the POP server via SSL (Secure Socket Layer).  If you set
1273 non-nil value to @code{elmo-default-pop3-stream-type}, you don't have to put
1274 @samp{!} in the end of the folder name to use SSL. If a folder name ends
1275 with @samp{!!}, STARTTLS connection will be established.  if the value
1276 of @code{elmo-default-pop3-stream-type} is @code{starttls}, STARTTLS will be the
1277 default connection.
1278
1279 @node Multi Folder, Filter Folder, POP Folder, Folders
1280 @section Multi Folder
1281 @cindex Multi Folder
1282 @cindex @samp{*}
1283 @cindex Folder, Multiple
1284 @cindex Folder, Marge
1285
1286 A folder to access to a folder which collects messages from
1287 multiple folders virtually.
1288
1289 Format:
1290
1291 @example
1292 @group
1293 @samp{*} @var{folder-1} [@samp{,} @var{folder-2}] @dots{} [@samp{,} @var{folder-N}]
1294 @end group
1295 @end example
1296
1297 After @samp{*} character, specify multiple folders you want to collect
1298 separated by @samp{,} like
1299 @samp{@var{folder-1},@var{folder-2},@dots{},@var{folder-N}}.
1300
1301 Example:
1302
1303 @example
1304 @group
1305 *-fj.editor.xemacs,-fj.editor.mule,-fj.editor.emacs
1306 -> -fj.editor.xemacs, -fj.editor.mule and -fj.editor.emacs are
1307    treated as one folder.
1308
1309 *+inbox,-fj.rec.tv,%inbox
1310 -> +inbox, -fj.rec.tv and %inbox are treated as one folder.
1311 @end group
1312 @end example
1313
1314
1315 @node Filter Folder, Pipe Folder, Multi Folder, Folders
1316 @section Filter Folder
1317 @cindex Filter Folder
1318 @cindex @samp{/}
1319 @cindex Folder, Filtering
1320 @cindex Folder, Virtual
1321
1322 A folder to access to a folder which collects all messages that 
1323 satisfy a condition virtually.
1324
1325 Format:
1326
1327 @example
1328 @samp{/} @var{condition} @samp{/} @var{target-folder}
1329 @end example
1330
1331 In the @var{condition} part, you can specify following.
1332
1333 @enumerate
1334 @item
1335 Partial filter: @samp{first:@var{number}}, @samp{last:@var{number}}
1336
1337 first: @var{number} messages are picked from top of folder.
1338 last:  @var{number} messages are picked from bottom of folder.
1339
1340 Example:
1341
1342 @example
1343 @group
1344 /last:10/-fj.os.linux -> Latest 10 messages from -fj.os.linux are picked.
1345 /first:20/%inbox      -> First 20 messages from %inbox are picked.
1346 @end group
1347 @end example
1348
1349 @item
1350 Date filter: @samp{since:@var{date}}, @samp{before:@var{date}}
1351
1352 since: only messages arrived since @var{date} are picked.
1353 before: only messages arrived before @var{date} are picked.
1354
1355 You can specify following as @var{date}.
1356
1357 @example
1358 @group
1359 yesterday ->  a day before today.
1360 lastweek  ->  same day of last week.
1361 lastmonth ->  same day of last month.
1362 lastyear  ->  same day of last year.
1363 @var{number}daysago -> @var{number} days ago. (e.x. '3daysago')
1364 @var{day}-@var{month}-@var{year} -> specify date directly (ex. 1-Nov-1998)
1365 @end group
1366 @end example
1367
1368 Example:
1369
1370 @example
1371 @group
1372 /since:3daysago/+inbox -> messages arrived since 3 days ago in +inbox
1373                           are picked.
1374 /before:yesterday/+inbox -> messages arrived before yesterday in +inbox
1375                           are picked. 
1376 @end group
1377 @end example
1378
1379 @item
1380 Field filter: @samp{@var{field}:@var{value}}
1381
1382 All messages that have @var{field} and its value is @var{value} are picked.
1383 @var{field} and @var{value} are case insensitive.
1384
1385 Example:
1386
1387 @example
1388 @group
1389 /from:teranisi/+inbox -> In +inbox, messages which have From: field
1390                          and its value includes "teranisi" string are picked.
1391 /body:foo/%inbox      -> In %inbox, messages which have "foo" text
1392                          are picked.
1393 @end group
1394 @end example
1395
1396 @item
1397 Complexed condition
1398
1399 If you combine conditions by character @samp{|}, it is considered as OR condition. @samp{&} is considered as AND condition, likewise.
1400 Condition can be grouped by parentheses (@samp{(}, and @samp{)}).
1401
1402 @samp{/tocc:xxxx/} is an abbreviation of @samp{/to:xxxx|cc:xxxx/}.
1403 @samp{/!tocc:xxxx/} is an abbreviation of @samp{/!to:xxxx&!cc:xxxx/}.
1404
1405 Example:
1406
1407 @example
1408 @group
1409 /from:teranisi&!to:teranisi/+inbox
1410                       -> In +inbox, messages are picked if the message's 
1411                          From: field includes "teranisi" and 
1412                          To: field doesn't include "teranisi".
1413
1414 /tocc:"Yuuichi Teranishi"/+inbox 
1415                       -> In +inbox, messages are picked if the
1416                          message's To: field or Cc: field includes 
1417                          "Yuuichi Teranishi".
1418
1419 /(from:yt|from:teranisi)&subject:report/+inbox
1420                       -> In +inbox, messages are picked if the message's
1421                          From: field includes "yt" or "teranisi", and
1422                         Subject includes "report".
1423 @end group
1424 @end example
1425 @end enumerate
1426
1427 @noindent
1428 Tip for string description:
1429
1430 Space character, @samp{"}, @samp{/},@samp{)},@samp{|} and @samp{&}
1431 should be enclosed with @samp{"} in @var{value} string.  (@samp{"}
1432 should be escaped with @samp{\} in it).  You can enclose the string with
1433 @samp{"} even it does not contain these characters.
1434
1435 @noindent
1436 Advanced example:
1437
1438 @example
1439 *%inbox,/from:teranisi/%inbox@@server
1440        -> Messages in %inbox or
1441           message is in the %inbox@@server folder and it's From field
1442           includes "teranisi" are collected.
1443
1444 /last:100//to:teranisi/*+inbox,%inbox
1445        -> Latest 100 messages which is in the +inbox or %inbox folder
1446           and To: field matches "teranisi".
1447
1448 /from:hogehoge//last:20//tocc:teranisi/%#mh/inbox@@localhost
1449        -> Pick messages which have From: field and it includes "hogehoge"
1450           from latest 20 messages in the %#mh/inbox@@localhost
1451           and To: or Cc: field includes "teranisi".
1452 @end example
1453
1454 @node Pipe Folder, Internal Folder, Filter Folder, Folders
1455 @section Pipe Folder
1456 @cindex Pipe Folder
1457 @cindex @samp{|}
1458 @cindex Get Message
1459 @cindex Download Message
1460 @cindex Incorporate Message
1461
1462 In the pipe folder, messages are automatically transferred from the source
1463 folder to destination folder.
1464
1465 Format:
1466
1467 @example
1468 @samp{|} @var{source-folder} @samp{|} @var{destination-folder}
1469 @end example
1470
1471 When you access to the pipe folder, messages are automatically transferred
1472 from @var{source-folder} to @var{destination-folder}.
1473 It is convenient if you want to download messages to local disk via POP.
1474 For example, if you specify following
1475
1476 @example
1477 |&username@@popserver|+inbox
1478 @end example
1479
1480 @noindent
1481 and access to it, messages are downloaded automatically from
1482 @samp{&username@@popserver} to @samp{+inbox}.
1483
1484 Example:
1485
1486 @example
1487 @group
1488 %inbox|%myinbox   -> Download %inbox to %myinbox.
1489 *&user@@popserver1,&user@@popserver2|+inbox
1490          -> Download from &user@@popserver1 and &user@@popserver2 to +inbox.
1491 @end group
1492 @end example
1493
1494 After messages are moved, a hook @code{elmo-pipe-drained-hook} is called.
1495
1496 @node Internal Folder,  , Pipe Folder, Folders
1497 @section Internal folder
1498 @cindex Internal Folder
1499 @cindex @samp{'}
1500 @cindex Folder, @samp{$} mark
1501
1502 A folder to access to internal messages of Wanderlust.
1503
1504 Format:
1505
1506 @example
1507 @group
1508 'mark
1509 @r{or}
1510 'cache/00 - 1F
1511 @end group
1512 @end example
1513
1514 A folder named @samp{'mark} is a special virtual folder which collects
1515 messages which have important mark @samp{$}.
1516
1517 You can review important messages at once after you put important marks
1518 on the messages in the different folders.
1519
1520 In this folder, if you delete message, important mark @samp{$} put on
1521 the message is removed.  If you append messages to this folder, the
1522 message will have @samp{$} mark.
1523
1524 (Can't remove important mark @samp{$} on IMAP server from @samp{'mark}
1525 folder.  If you want IMAP folder's message remove from @samp{'mark}
1526 folder, remove important mark at IMAP Folder.)
1527
1528 You can access to the cached messages fetched via network by accessing
1529 to the folders named @samp{'cache/00} - @samp{'cache/1F}. 00 - 1F are
1530 the name of the subdirectories of the cache directory
1531 (@file{~/.elmo/cache}).
1532
1533
1534 @node Folder, Summary, Folders, Top
1535 @chapter Folder mode
1536 @cindex Folder
1537
1538 After you start Wanderlust, folder mode is appeared firstly.
1539 It contains folder list you subscribed.
1540 You can select and edit folders in this mode.
1541
1542 @menu
1543 * Selecting Folder:: Select folder you want to read.
1544 * Folder Manager::   Editing folders.
1545 @end menu
1546
1547
1548 @node Selecting Folder, Folder Manager, Folder, Folder
1549 @section Selecting Folder
1550 @cindex Selecting Folder
1551
1552 @subsection Usage (TIPS)
1553
1554 @subsubsection Check new, unread number
1555
1556 Folder mode looks like this.
1557 (In XEmacs, it looks much nicer @t{;-)})
1558
1559 @example
1560 @group
1561 [-]Desktop:14186/35580/67263
1562    Inbox:3/10/10
1563    Trash:2/7/10
1564    Drafts:0/0/3
1565    Sent:0/9/348
1566    [-]Emacsen:0/34/4837
1567      Wanderlust ML:0/0/558
1568      ELIPS ML:0/0/626
1569      tm:0/0/821
1570      XEmacs Beta:0/29/255
1571      Mew:0/0/998
1572      Mule-Win32:0/0/1491
1573      fj's Emacsen:0/5/88
1574 @end group
1575 @end example
1576
1577
1578 Each line means:
1579
1580 @example
1581 @var{folder-name}:@var{new-number}/@var{unread-number}/@var{all-number}
1582 @end example
1583
1584 @noindent
1585 @kbd{s} key on the folder line updates these numbers.
1586 It changes its color if it has many new messages.
1587
1588 The whole folder mode is a folder group named @samp{Desktop}.
1589 Folder group open/close by return key.
1590 A operation to a folder group is treated as operations on the
1591 children folders.
1592 For example, when you type @kbd{s} on @samp{[-]Emacsen},
1593 six children folders update its unread number status.
1594
1595 @subsubsection Select Folder
1596
1597 To enter summary mode of the folder, type return (or space) key on
1598 the folder line.
1599 If the variable @code{wl-stay-folder-window} has non-nil value, 
1600 summary window appears on the right of the folder mode window.
1601
1602 @subsection Key bindings
1603
1604 Folder mode's key binding (related to selecting folders) is following.
1605
1606 @table @kbd
1607 @item @key{SPC}
1608 @itemx @key{RET}
1609 @kindex @key{SPC} (Folder)
1610 @kindex @key{RET} (Folder)
1611 @findex wl-folder-jump-to-current-entity
1612 Enter to the summary mode of the folder at the current cursor point.
1613 If the cursor is on the top of folder group line, 
1614 the folder group is opened or closed.
1615 When the cursor is on the access group and this command is called 
1616 with prefix argument, folder children list is updated to the newest one.
1617 (Children list is updated recursively if the access folder has hierarchical
1618 structure.)
1619 (@code{wl-folder-jump-to-current-entity})
1620
1621 @item M-@key{RET}
1622 @kindex M-@key{RET} (Folder)
1623 @findex wl-folder-update-recursive-current-entity
1624 Folder children list of the access group at the current cursor point
1625 is updated to the newest one.
1626 (Children list is updated recursively if the access folder has hierarchical
1627 structure.)
1628 (@code{wl-folder-update-recursive-current-entity})
1629
1630 @item w
1631 @kindex w (Folder)
1632 @findex wl-draft
1633 Create a new draft message.
1634 (@code{wl-draft})
1635
1636 @item W
1637 @kindex W (Folder)
1638 @findex wl-folder-write-current-folder
1639 If the current cursor point is on the NNTP folder, create a new draft
1640 message which already has @samp{Newsgroups:} field.  If the current
1641 cursor point is on the folder for mailing list (refile destination),
1642 create a new draft message which already has @samp{To:} field with
1643 guessed mailing list adderss (If @code{wl-subscribed-mailing-list} is
1644 valid list).
1645 (@code{wl-folder-write-current-folder})
1646
1647 @item C-c C-o
1648 @kindex C-c C-o (Folder)
1649 @findex wl-jump-to-draft-buffer
1650 Move to the draft buffer if available.  If multiple draft buffer exists,
1651 moved to one after another.  If prefix argument is specified, load draft
1652 folder's message to the draft buffer and jump to it.
1653 (@code{wl-jump-to-draft-buffer})
1654
1655 @item s
1656 @kindex s (Folder)
1657 @findex wl-folder-check-current-entity
1658 Update new and unread number information of the folder at the current 
1659 cursor point.
1660 (@code{wl-folder-check-current-entity})
1661
1662 @item S
1663 @kindex S (Folder)
1664 @findex wl-folder-sync-current-entity
1665 Update summary information of the folder at the current cursor point.
1666 (@code{wl-folder-sync-current-entity})
1667
1668 @item r s
1669 @kindex r s (Folder)
1670 @findex wl-folder-check-region
1671 Update new and unread number information of the folders in the currently
1672 selected region.
1673 (@code{wl-folder-check-region})
1674
1675 @item r S
1676 @kindex r S (Folder)
1677 @findex wl-folder-sync-region
1678 Update summary information of the folders in the currently selected region.
1679 (@code{wl-folder-sync-region})
1680
1681 @item Z
1682 @kindex Z (Folder)
1683 @findex wl-status-update
1684 Sync up address book status with @file{~/.addresses}'s content.
1685 (@code{wl-status-update})
1686
1687 @item P
1688 @kindex P (Folder)
1689 @findex wl-folder-prev-unread
1690 Jump cursor to the folder which have unread messages on the upward from
1691 current cursor point.
1692 (@code{wl-folder-prev-unread})
1693
1694 @item N
1695 @kindex N (Folder)
1696 Jump cursor to the folder which have unread messages on the downward
1697 from current cursor point.
1698 (@code{wl-folder-next-unread})
1699
1700 @item p
1701 @kindex p (Folder)
1702 Move cursor to the folder on the previous line.
1703 (@code{wl-folder-prev-entity})
1704
1705 @item n
1706 @kindex n (Folder)
1707 Move cursor to the folder on the next line.
1708 (@code{wl-folder-next-entity})
1709
1710 @item J
1711 @kindex J (Folder)
1712 Jump to the folder specified by the user input.
1713 (@code{wl-folder-jump-folder})
1714
1715 @item I
1716 @kindex I (Folder)
1717 @findex wl-folder-prefetch-current-entity
1718 Prefetch new messages of the folder at the current cursor point by
1719 @code{wl-summary-incorporate}.
1720 If the cursor is on the folder group, it is executed recursively.
1721 (@code{wl-folder-prefetch-current-entity})
1722
1723 @item c
1724 @kindex c (Folder)
1725 @findex wl-folder-mark-as-read-all-current-entity
1726 Mark all unread messages of the folder at the current cursor point as read.
1727 If the cursor is on the folder group, it is executed recursively.
1728 (@code{wl-folder-mark-as-read-all-current-entity})
1729
1730 @item f
1731 @kindex f (Folder)
1732 @findex wl-folder-goto-first-unread-folder
1733 Enter summary mode of the first unread folder.
1734 (@code{wl-folder-goto-first-unread-folder})
1735
1736 @item E
1737 @kindex E (Folder)
1738 @findex wl-folder-empty-trash
1739 Empty trash.
1740 (@code{wl-folder-empty-trash})
1741
1742 @item o
1743 @kindex o (Folder)
1744 @findex wl-folder-open-all-unread-folder
1745 All unread folder is opened.
1746 (@code{wl-folder-open-all-unread-folder})
1747
1748 @item /
1749 @kindex / (Folder)
1750 @findex wl-folder-open-close
1751 Folder group is opened/closed.
1752 (@code{wl-thread-open-close})
1753
1754 @item [
1755 @kindex [ (Folder)
1756 All folder group is opened.
1757 (@code{wl-folder-open-all})
1758
1759 @item ]
1760 @kindex ] (Folder)
1761 All folder group is closed.
1762 (@code{wl-folder-close-all})
1763
1764 @item q
1765 @kindex q (Folder)
1766 Quit Wanderlust.
1767 (@code{wl-exit})
1768
1769 @item z
1770 @kindex z (Folder)
1771 Suspend Wanderlust.
1772 (@code{wl-folder-suspend})
1773
1774 @item M-s
1775 @kindex M-s (Folder)
1776 Save current folder status.
1777 (@code{wl-save})
1778
1779 @item M-t
1780 @kindex M-t (Folder)
1781 Toggle Wanderlust's offline/online status.
1782 (@code{wl-toggle-plugged})
1783
1784 @item C-t
1785 @kindex C-t (Folder)
1786 Start Wanderlust's plug-status manager.
1787 (@code{wl-plugged-change})
1788 @end table
1789
1790 @subsection Customize variables
1791
1792 @table @code
1793 @item wl-folders-file
1794 @vindex wl-folders-file
1795 The initial setting is @file{~/.folders}.
1796 Subscribed folders are described (saved) in this file.
1797
1798 @item wl-folder-info-save
1799 @vindex wl-folder-info-save
1800 The initial setting is @code{t}.  If non-nil, unread information is
1801 saved and used in the next Wanderlust session.
1802
1803 @item wl-stay-folder-window
1804 @vindex wl-stay-folder-window
1805 The initial setting is @code{nil}.
1806 If non-nil, summary window is appeared on the right side of the folder buffer.
1807
1808 @item wl-folder-window-width
1809 @vindex wl-folder-window-width
1810 The initial setting is 20.
1811 Folder mode's window width when @code{wl-stay-folder-window} is non-nil.
1812
1813 @item wl-folder-many-unsync-threshold
1814 @vindex wl-folder-many-unsync-threshold
1815 The initial setting is 70.
1816 If the number of unread messages is more than this value,
1817 folder color is changed.
1818
1819 @item wl-highlight-folder-by-numbers
1820 @vindex wl-highlight-folder-by-numbers
1821 This option controls how to highlight each line in the folder buffer.
1822 The default value is @code{t}, highlighting with various colors based on
1823 the message numbers.  If it is @code{nil}, highlighting with various
1824 colors based on the folder status.  In addition, if it is a number
1825 (e.g. 1), highlighting will be done based on both the message numbers
1826 and the folder status.
1827
1828 @item wl-folder-desktop-name
1829 @vindex wl-folder-desktop-name
1830 The initial setting is @samp{Desktop}.
1831 The name of top folder group.
1832
1833 @item wl-folder-petname-alist
1834 @vindex wl-folder-petname-alist
1835 The initial setting is @code{nil}.
1836 An alist of folder's realname and its nickname.
1837
1838 @item wl-folder-access-subscribe-alist
1839 @vindex wl-folder-access-subscribe-alist
1840 The initial setting is @code{nil}.
1841
1842 Control automatic subscribing and unsubscribing of the children list
1843 of access groups.
1844
1845 Each element is:
1846
1847 @example
1848 (@var{regexp-of-access-folder} . (@var{subscribe-flag} @var{regexp-of-folders} @dots{}))
1849 @end example
1850
1851 @noindent
1852 If @var{subscribe-flag} is non-nil, folders which have name matched to
1853 @var{regexp-of-folders} are displayed. Otherwise, hidden.  However,
1854 already unsubscribed folder is not displayed even when the
1855 @var{subscribe-flag} is non-nil. Multiple @var{regexp-of-folders} can be
1856 specified.
1857
1858 Example:
1859
1860 @lisp
1861 @group
1862 '(("^-fj$" . (t   "^-fj\\.\\(comp\\|editor\\|mail\\)"
1863                   "^-fj\\.\\(net\\|news\\|os\\|rec\\)"))
1864   ("^-$" . (t   "^-\\(fj\\|tnn\\|japan\\|gnu\\|comp\\)"))
1865   ("^\\+ml$" . (nil "^\\+ml$" "^\\+ml/tmp")))
1866 @end group
1867 @end lisp
1868
1869 @item wl-folder-hierarchy-access-folders
1870 @vindex wl-folder-hierarchy-access-folders
1871 The initial setting is the list shown below:
1872
1873 @lisp
1874 @group
1875 ("-" "-alt")
1876 @end group
1877 @end lisp
1878
1879 @noindent
1880 A list of access groups which creates children folder list hierarchically.
1881
1882 For example, if you specify
1883 @code{wl-folder-hierarchy-access-folders} like following,
1884
1885 @lisp
1886 @group
1887 (setq wl-folder-hierarchy-access-folders
1888      '("-" "-alt" "-japan" "-comp" "-comp.unix"))
1889 @end group
1890 @end lisp
1891
1892 @noindent
1893 such access group hierarchy is obtained.
1894
1895 @example
1896 @group
1897    [-]-:912/912/3011
1898      [-]-fj:674/674/1314
1899        -fj.comp.announce:0/0/2
1900        -fj.comp.dev.cdrom:0/0/0
1901        @dots{}
1902      [+]-japan:238/238/1688
1903      [-]-comp:0/0/4
1904        [-]-comp.unix:0/0/0
1905          -comp.unix.admin:0/0/0
1906          -comp.unix.dos-under-unix:0/0/0
1907          -comp.unix.programmer:0/0/0
1908          [-]-comp.unix.bsd:0/0/23
1909            -comp.unix.bsd.freebsd.announce:0/0/0
1910      @dots{}
1911 @end group
1912 @end example
1913
1914 If you opened @samp{-} in this example, only the direct children is created
1915 (@samp{-fj}, @samp{-japan}, @samp{-tnn}, @dots{}).
1916 second hierarchy (@samp{-fj.comp.announce}, @dots{}, @samp{-comp.unix}, @dots{})
1917 is not created until the children access group is opened.
1918 @end table
1919
1920
1921 @node Folder Manager,  , Selecting Folder, Folder
1922 @section Editing Folders
1923 @cindex Folder Manager
1924 @cindex Folder, Edit
1925 @cindex Folder, Subscribe
1926 @cindex Folder, Unsubscribe
1927
1928 As described before, subscribed folder list is saved in @file{~/.folders} file.
1929 But you don't have to edit @file{~/.folders} directly.
1930 You can append, delete, edit folders from folder mode.
1931
1932 @subsection Usage (Tips)
1933
1934 @subsubsection Append Folder
1935
1936 @kbd{m a} appends new folder to the folder mode.
1937 @kbd{m g} appends new folder group.
1938 To append new folder to this group, firstly open it,
1939 then execute append command in the next line.
1940
1941 @subsubsection Edit Folder
1942
1943 You can cut folder by @kbd{C-k}, paste by @kbd{C-y}.
1944 Thus, you can change folder position as if you were editing a normal file.
1945
1946 @subsubsection Create Multi Folder.
1947
1948 @enumerate
1949 @item
1950 Type @kbd{m q} to clear @code{wl-fldmgr-cut-entity-list}.
1951 @item
1952 Cut folder by @kbd{C-k} or copy folder by @kbd{M-c}.
1953 @item
1954 Type @kbd{m m}, then you can create multi folder.
1955 @end enumerate
1956
1957 @subsubsection Delete Nickname, Filter
1958
1959 You can delete nickname or filter by putting ``''(@var{NULL}) from the
1960 minibuffer while appending.
1961
1962 @subsubsection Append Folder to Empty Group
1963
1964 To append new folder to the empty folder group
1965 (after you create folder group by typing @kbd{m g}),
1966 firstly open it, then execute append command in the next line.
1967 If it is closed, folder is appended on the same level with
1968 the above folder group. It is difficult to explain by words so try it.
1969 In other words, appended position depends on the 
1970 above folder group's open/close status.
1971
1972 @subsubsection Charset of the Folders File.
1973
1974 @code{wl-mime-charset} is used for saving @code{wl-folders-file}.
1975
1976 @subsubsection Create Filter
1977
1978 @kbd{m f} adds filter to the folder at the current cursor point.  To
1979 create new filter folder and leave the current folder unchanged, copy it
1980 @kbd{M-c}, make filter @kbd{m f} and paste it @kbd{C-y}.  Multiple
1981 filter can be specified while appending filter.  If you put
1982 ``''(@var{NULL}), filter is deleted.
1983
1984 @subsubsection Sort Folders
1985
1986 Sorting of the folders is executed by the function specified by 
1987 @code{wl-fldmgr-sort-func}. 
1988 The initial setting is @code{wl-fldmgr-sort-standard}, 
1989 which sorts alphabetically.
1990 Sorting affects only on the current folder group. It does not 
1991 affect on the child groups.
1992
1993 @subsubsection Hiding Folders in the Access Group
1994
1995 Usually, access group displays all children folders, but you can set
1996 some folders hidden. Following operations are only available on access
1997 group.
1998
1999 Command @code{wl-fldmgr-unsubscribe} (@kbd{u}) toggles the visibility
2000 (subscribe/unsubscribe) of the folder at current cursor point.  Against
2001 this, @code{wl-fldmgr-unsubscribe-region} (@kbd{U}) hides folders in the
2002 specified region.
2003
2004 Note that @code{wl-fldmgr-unsubscribe-region} does not toggle while
2005 @code{wl-fldmgr-unsubscribe} toggles.  These two commands accept prefix
2006 argument and if the argument has positive number, the unsubscribe it.
2007 If the prefix argument has negative value, folder becomes visible and if
2008 zero, folder visibility is toggled.
2009
2010 The other commands, @code{wl-fldmgr-subscribe} and
2011 @code{wl-fldmgr-subscribe-region} are also prepared (not binded to the
2012 key).
2013
2014 Moreover, if @code{wl-fldmgr-cut} or @code{wl-fldmgr-cut-region} is
2015 executed in the access group, they have a same effect with
2016 @code{wl-fldmgr-unsubscribe} and @code{wl-fldmgr-unsubscribe-region}.
2017 The difference is that cut commands deletes folders from the current
2018 buffer.
2019
2020 @subsubsection Operations in the Access Group
2021
2022 You can insert and delete folders in the access group like usual folder
2023 group.  But insert and delete commands can be only available for the
2024 children folders of the access group and they only sets the subscribe
2025 status.  In other words, insertion of the folder means subscribing,
2026 deletion means unsubscribing.
2027 @footnote{In the current implementation, 
2028 it is faster to delete region than to unsubscribe region.}
2029
2030 To update the access group when children folders are inserted or deleted
2031 by other way (other than Wanderlust), 
2032 open the access group by typing @kbd{C-u @key{RET}}.
2033 @xref{Selecting Folder}.
2034
2035 The order of children folders of access group is saved after
2036 insertion/deletion/sorting.
2037 If you set @code{wl-force-fetch-folders} to non-nil or open access group
2038 by typing @kbd{C-u @key{RET}}, disappeared folders are deleted and
2039 newly created folders are inserted on the top of the access group.
2040
2041 @subsection Key bindings
2042 @cindex Keybind, Folder Mode
2043 @cindex Keybind, Folder Buffer
2044
2045 Key bindings on the folder mode related to folder editing are shown below.
2046 All bindings starts with @kbd{m}, and primary commands are binded to 
2047 one stroke key binding.
2048
2049 @table @kbd
2050 @item m a
2051 @kindex m a (Folder)
2052 @findex wl-fldmgr-add
2053 Insert a folder.
2054 (@code{wl-fldmgr-add})
2055
2056 @item +
2057 @itemx m g
2058 @kindex + (Folder)
2059 @kindex m g (Folder)
2060 @findex wl-fldmgr-make-group
2061 Create a folder group.
2062 (@code{wl-fldmgr-make-group})
2063
2064 @itemx m A
2065 @kindex m A (Folder)
2066 @findex wl-fldmgr-make-access-group
2067 Create an access group. 
2068 (@code{wl-fldmgr-make-access-group})
2069
2070 @item m d
2071 @kindex m d (Folder)
2072 @findex wl-fldmgr-delete
2073 Delete folder itself and msgdb.
2074 If the folder itself cannot be deleted like NNTP folder,
2075 only msgdb is deleted.
2076 (@code{wl-fldmgr-delete})
2077
2078 @item R
2079 @itemx m R
2080 @kindex R (Folder)
2081 @kindex m R (Folder)
2082 @findex wl-fldmgr-rename
2083 Change the name of folder or folder group.
2084 msgdb's path is also changed.
2085 (@code{wl-fldmgr-rename})
2086
2087 @item *
2088 @itemx m m
2089 @kindex * (Folder)
2090 @kindex m m(Folder)
2091 @findex wl-fldmgr-make-multi
2092 Create a multi folders in the cutlist (cut, copied folders).
2093 (@code{wl-fldmgr-make-multi})
2094
2095 @item |
2096 @itemx m f
2097 @kindex | (Folder)
2098 @kindex m f (Folder)
2099 @findex wl-fldmgr-make-filter
2100 Create a filter folder. (Put a filter on the folder).
2101 (@code{wl-fldmgr-make-filter})
2102
2103 @item M-c
2104 @itemx m c
2105 @kindex M-c (Folder)
2106 @kindex m c (Folder)
2107 @findex wl-fldmgr-copy
2108 Copy folder (it is not available on folder group).
2109 (@code{wl-fldmgr-copy})
2110
2111 @item M-w
2112 @itemx m W
2113 @kindex M-w (Folder)
2114 @kindex m W (Folder)
2115 @findex wl-fldmgr-copy-region
2116 Copy folders in the specified region.
2117 (@code{wl-fldmgr-copy-region})
2118
2119 @item C-k
2120 @itemx m k
2121 @kindex C-k (Folder)
2122 @kindex m k (Folder)
2123 @findex wl-fldmgr-cut
2124 Cut folder. Folder itself is not deleted.
2125 (@code{wl-fldmgr-cut})
2126
2127 @item C-w
2128 @itemx m C-w
2129 @kindex C-w (Folder)
2130 @kindex m C-w (Folder)
2131 @findex wl-fldmgr-cut-region
2132 Cut folders in the specified region.
2133 (@code{wl-fldmgr-cut-region})
2134
2135 @item C-y
2136 @itemx m y
2137 @kindex C-y (Folder)
2138 @kindex m y (Folder)
2139 @findex wl-fldmgr-yank
2140 Paste folders that are copied or cut (folders in the cut-list).
2141 (@code{wl-fldmgr-yank})
2142
2143 @item m p
2144 @kindex m p (Folder)
2145 @findex wl-fldmgr-set-petname
2146 Put nickname on the folder.
2147 (@code{wl-fldmgr-set-petname})
2148
2149 @item m q
2150 @kindex m q (Folder)
2151 @findex wl-fldmgr-clear-cut-entity-list
2152 Clear the cut-list. (cut, copied folder information is cleared,
2153 you cannot paste after this)
2154 (@code{wl-fldmgr-clear-cut-entity-list})
2155
2156 @item m s
2157 @kindex m s (Folder)
2158 @findex wl-fldmgr-sort
2159 Sort folders in the current folder group.
2160 (@code{wl-fldmgr-sort})
2161
2162 @item m C-s
2163 @kindex m C-s (Folder)
2164 @findex wl-fldmgr-save
2165 Save current folder view to the @file{wl-folders-file}.
2166 (@code{wl-fldmgr-save})
2167 @end table
2168
2169 [Following commands are only available on the access groups]
2170
2171 @table @kbd
2172 @item u
2173 @itemx m u
2174 @kindex u (Folder)
2175 @kindex m u (Folder)
2176 @findex wl-fldmgr-unsubscribe
2177 Set the visibility of folder (subscribe/unsubscribe).
2178 (@code{wl-fldmgr-unsubscribe})
2179
2180 @item U
2181 @itemx r u
2182 @kindex U (Folder)
2183 @kindex r u (Folder)
2184 @findex wl-fldmgr-unsubscribe-region
2185 Set the visibility of the folders (subscribe/unsubscribe) in the
2186 specified region. 
2187 (@code{wl-fldmgr-unsubscribe-region})
2188
2189 @item l
2190 @itemx m l
2191 @kindex l (Folder)
2192 @kindex m l (Folder)
2193 @findex wl-fldmgr-access-display-normal
2194 List folders that are currently available.
2195 (@code{wl-fldmgr-access-display-normal})
2196
2197 @item L
2198 @itemx m L
2199 @kindex L (Folder)
2200 @kindex m L (Folder)
2201 @findex wl-fldmgr-access-display-all
2202 List all folders regardless of the subscription status.
2203 (@code{wl-fldmgr-access-display-all})
2204 @end table
2205
2206
2207 @subsection Customize variables
2208
2209 @table @code
2210 @item  wl-interactive-save-folders
2211 @vindex wl-interactive-save-folders
2212 The initial setting is @code{t}.  If non-nil and folder view is
2213 modified, confirm saving it before Wanderlust or Emacs exits.  If
2214 @code{nil}, save without confirmation.
2215
2216 @item wl-fldmgr-make-backup
2217 @vindex wl-fldmgr-make-backup
2218 The initial setting is @code{t}.  If non-nil, @file{~/.folders.bak} is
2219 created before saving the folder status.
2220
2221 @item wl-fldmgr-sort-func
2222 @vindex wl-fldmgr-sort-func
2223 The initial setting is @code{wl-fldmgr-sort-standard}.  A function to
2224 sort folders.  By default function, folders are sorted alphabetically
2225 and folder group is put on top (when @code{wl-fldmgr-sort-group-first}
2226 is non-nil).
2227
2228 @item wl-fldmgr-sort-group-first
2229 @vindex wl-fldmgr-sort-group-first
2230 The initial setting is @code{t}.  If non-nil,
2231 @code{wl-fldmgr-sort-standard} precedes folder group.  If @code{nil}, it
2232 does not care whether it is folder group or not.
2233
2234 @item wl-folder-check-async
2235 @vindex wl-folder-check-async
2236 The initial setting is @code{t}.  If non-nil, check folder's unread
2237 status asynchronously.  It boosts newsgroup checking.
2238
2239 @item wl-folder-check-fast
2240 @vindex wl-folder-check-fast
2241 The initial setting is @code{nil}.
2242 If non-nil, it does not update folder status while checking.
2243 @c it is obsolete?
2244 @item wl-folder-notify-deleted
2245 @vindex wl-folder-notify-deleted
2246 The initial setting is @code{nil}.
2247 @c  nil means?
2248 If non-nil, negative value is displayed when the message is deleted.  If
2249 @code{sync}, folder is synchronized when the message is deleted.  If
2250 @code{nil}, message deletion is ignored.
2251 @end table
2252
2253 @subsection Miscellanea
2254
2255 Following is a note for folder editing.
2256
2257 @enumerate
2258 @item
2259 cut or copy stacks the folder in the @code{wl-fldmgr-cut-entity-list}.
2260 paste(yank) command pastes the folders on one cut or copy command
2261 (If copy command is executed by region, folders in the region are pasted
2262 by one paste command)
2263
2264 @item
2265 You cannot cut @samp{Desktop} group.
2266 Also, you cannot paste folders at the outside of the @samp{Desktop}.
2267
2268 @item
2269 You cannot copy folder group.
2270
2271 @item
2272 Operations on the access group are only available for the folders
2273 in the same access group.
2274
2275 @item
2276 You cannot create a folder which has same name with the folders already exist.
2277
2278 @item
2279 You cannot insert folders which have same name in one group.
2280 You can insert them in the different groups.
2281 You cannot put same nickname to the different folders.
2282 @end enumerate
2283
2284
2285 @node Summary, Message, Folder, Top
2286 @chapter Summary Mode
2287
2288 After you select the folder via folder mode, you enter to the summary
2289 mode.
2290
2291 @menu
2292 * Usage of Summary Mode::       TIPS.
2293 * Thread Operations::           Thread operations.
2294 * Cache::                       File cache, Buffer cache, and Prefetch.
2295 * Auto Refile::                 Auto refile settings.
2296 * Sticky Summary::              Summary make sticky.
2297 * Key Bindings of Summary::     Key bindings.
2298 * Variables of Summary::        Customize Summary Mode.
2299 @end menu
2300
2301
2302 @node Usage of Summary Mode, Thread Operations, Summary, Summary
2303 @section Usage (Tips)
2304
2305 @subsection Summary Content
2306
2307 In the summary mode, messages are displayed like following.
2308
2309 @example
2310 @group
2311   377  09/16(Wed)11:57 [+1: Takuro Kitame  ] Bug?
2312   381  09/17(Thu)00:16 [+3: Fujikazu Okuni ] elmo-lha.el -- LHA interface
2313   384  09/17(Thu)01:32 [+1: Yuuichi Terani ] wl-0.6.2
2314   389 N09/18(Fri)01:07 [+2: Yuuichi Terani ] wl-0.6.3
2315 @end group
2316 @end example
2317
2318 Each line displays:
2319
2320 @example
2321 @var{Message number}, @var{Temporal mark}, @var{Persistent mark}, @var{Date}, @var{Sender}, @var{Subject}
2322 @end example
2323
2324 @noindent
2325 You cannot change this in the current version.
2326
2327 @var{Message number} is the message's unique number in the folder. In
2328 the NNTP folder, it is article number, in the IMAP folder, it is UID and
2329 in the MH folder, it is the filename of the message.
2330
2331 @var{Temporal mark} and @var{Persistent mark} are described later.
2332
2333 @var{Date} is displayed like @samp{@var{Month}/@var{Day}(@var{Week
2334 Day})@var{Hour}:@var{Minute}}.  Default setting displays week day in
2335 Japanese, but if you want to display it in English, set the value of
2336 @code{wl-summary-weekday-name-lang} as @samp{en}.
2337
2338 @var{Sender}'s indentation corresponds to the depth of the thread.
2339 Sender name is displayed as nickname if it is defined in the address
2340 book.  Set @code{wl-use-petname} as @samp{nil}, if you want to quit
2341 displaying with nickname.
2342
2343 If number is printed at the head of @var{Sender} part like @samp{+2},
2344 that means the message have 2 follow messages.
2345
2346 @var{Subject} is the @samp{Subject:} header field of the message.  If
2347 the message have same @samp{Subject:} with the parent message, it is not
2348 displayed.  Some mailing list puts its sequence number in the
2349 @samp{Subject:} field, but it is
2350 ignored. @code{wl-summary-no-subject-message} is displayed when the
2351 message has empty subject field.
2352
2353 @subsection Temporary Marks
2354 @cindex Mark, Temporary
2355
2356 There are four temporary marks, 
2357 @samp{*}, @samp{D}, @samp{o} and @samp{O}.
2358 Temporary marks indicates message operations.
2359
2360 @table @samp
2361 @item *
2362 Target mark.
2363 You can execute a command on the all messages that have @samp{*} mark,
2364 with the key bindings which begins with @kbd{m}.
2365
2366 @item D
2367 The mark to delete. You can put @samp{D} by typing @kbd{d} key.
2368
2369 @item o
2370 The mark to refile.
2371 After you type @kbd{o} key, prompt appears to input refile destination.
2372 Your answer is printed in the summary line.
2373
2374 @item O
2375 The mark to refile.
2376 You can put this mark by typing @kbd{O} key.
2377 The difference between this mark and refile mark is, 
2378 this mark does not delete the message while latter does.
2379 @end table
2380
2381 @kbd{x} key executes @samp{D}, @samp{o} and @samp{O} marks.
2382
2383 @subsection Persistent Marks
2384
2385 There are five persistent marks,
2386 @samp{N}, @samp{U}, @samp{!}, @samp{u} and @samp{$}.
2387
2388 The persistent mark indicates the message's status and it is saved.
2389 Each persistent mark indicates:
2390
2391 @table @samp
2392 @item N
2393 It is new message.
2394 @item U
2395 It is unread message.
2396 @item !
2397 It is unread but cached message.
2398 @item u
2399 It is read but it is not cached.
2400 @item $
2401 It is important message.  You can put @samp{$} mark by typing @kbd{$}
2402 key (if already exists, the mark is deleted).  It is convenient to put
2403 this mark on the messages to remember (If you want to remember to write
2404 a reply for the message, for example) because this mark remains after
2405 you exited Emacs.  Messages with the @samp{$} mark remains in the folder
2406 even the message itself is deleted in the actual folder.
2407
2408 @item None
2409 If the message is read and cached (or local message),there are no
2410 persistent mark.
2411 @end table
2412
2413 @samp{N}, @samp{U} and @samp{u} indicates that the message have no
2414 cache.  Messages with the marks other than these, you can read them in
2415 the offline status even they are in the IMAP folder or netnews folder.
2416
2417 @subsection How To Read
2418
2419 Basically, you can read messages only typing space key again and again.
2420
2421 To update summary status to the newest status (synchronize),
2422 type @kbd{s} key.
2423
2424 You can jump to next unread message by typing @kbd{N} key, and @kbd{n} key
2425 moves cursor to the next message.
2426 Enter message buffer by typing @kbd{j} key.
2427 To operate multipart, you have to enter to the message buffer.
2428 @xref{Message}.
2429
2430 @subsection Pack the Message Numbers
2431 You can pack the message numbers in Summary by 
2432 @kbd{M-x wl-summary-pack-number}. Note that only MH Folder, 
2433 News Spool Folder and Maildir Folder are supported folder types.
2434
2435
2436 @node Thread Operations, Cache, Usage of Summary Mode, Summary
2437 @section Thread Operations
2438
2439 For example, the following line indicates one thread (a context of a topic).
2440
2441 @example
2442   384  09/17(Thu)01:32 [+1: Teranishi       ] wl-0.6.2
2443 @end example
2444
2445 @noindent
2446 If you type @kbd{/} on this line, the thread is opened and it changes
2447 the appearance like following.
2448
2449 @example
2450 @group
2451   384  09/17(Thu)01:32 [ Teranishi          ] wl-0.6.2
2452   388  09/17(Thu)22:34 +-[ Murata san         ]
2453 @end group
2454 @end example
2455
2456 (Message 388 is the replied message to the message 384.)
2457 If you type @kbd{/} key once again, the thread is closed.
2458 With prefix argument, @kbd{/} opens all children threads.
2459
2460 Commands with the key binding that begins with @kbd{t} executes commands
2461 on the messages in the thread.
2462
2463 @subsection reconstruct thread by hand
2464
2465 You can reconstruct the thread manually.  In Summary, @kbd{M-w}
2466 (@code{wl-summary-save-current-message}) at the corresponding message,
2467 and @kbd{C-y} (@code{wl-summary-yank-saved-message}) at the new parent
2468 message then you have the reconstructed thread.
2469
2470
2471 @node Cache, Auto Refile, Thread Operations, Summary
2472 @section Cache
2473
2474 @subsection Cache File
2475
2476 The messages which have to access via network (e.x. IMAP, NNTP folder)
2477 are cached as a local file.  The cache file is saved under the directory
2478 @file{~/.elmo/cache}.  To expire cache, type @kbd{M-x
2479 elmo-cache-expire-by-size}.  The command deletes cache files to the
2480 specified size by the order of last accessed time.
2481
2482 @subsection Buffer Cache and Prefetching
2483
2484 If the value of @code{elmo-use-buffer-cache} is non-nil, the messages
2485 that are read are kept in the cache buffer.  It is called `buffer
2486 cache'. The number of cache buffer is specified by
2487 @code{elmo-buffer-cache-size}.
2488
2489 There are message prefetching mechanism in the Wanderlust that
2490 prefetches next message while you are reading.  This function requires
2491 that the value of @code{elmo-use-buffer-cache} is non-nil.
2492
2493 You can control the message prefetching mechanism by these two
2494 variables.
2495
2496 @table @code
2497 @item wl-cache-prefetch-folder-type-list
2498 @vindex wl-cache-prefetch-folder-type-list
2499 The initial setting is the list shown below:
2500 @lisp
2501 @group
2502 (nntp imap4)
2503 @end group
2504 @end lisp
2505
2506 @noindent
2507 It specifies the folder types in which message prefetching is enabled.
2508 In the initial setting, multi folder that contains localdir and imap4
2509 prefetches only imap4 messages.  This variable precedes the value of
2510 @code{wl-cache-prefetch-folder-list}.
2511
2512 If you want to prefetch localdir and localnews also, following setting
2513 is needed.
2514
2515 @lisp
2516 @group
2517 (setq wl-cache-prefetch-folder-type-list
2518       '(nntp imap4 localdir localnews))
2519 @end group
2520 @end lisp
2521
2522 @item wl-cache-prefetch-folder-list
2523 @vindex wl-cache-prefetch-folder-list
2524 The initial setting is @code{nil}.
2525 A list of regexp of folders to enable message prefetching.
2526 @end table
2527
2528
2529 @node Auto Refile, Sticky Summary, Cache, Summary
2530 @section Auto Refile
2531 @vindex elmo-msgdb-extra-fields
2532 @vindex wl-refile-rule-alist
2533 @findex wl-summary-auto-refile
2534
2535 You can refile messages automatically, by typing @kbd{C-o}
2536 (@code{wl-summary-auto-refile}). It decides destination of refile by
2537 the content of the message header information (information in the msgdb).
2538
2539 By default, @samp{From:}, @samp{Subject:}, @samp{To:} and @samp{Cc:} is
2540 available.  If you want to decide destination by other header fields,
2541 set the variable @code{elmo-msgdb-extra-fields} like following.
2542
2543 @lisp
2544 @group
2545 (setq elmo-msgdb-extra-fields
2546       '("x-ml-name"
2547         "reply-to"
2548         "sender"
2549         "mailing-list"
2550         "newsgroups"))
2551 @end group
2552 @end lisp
2553
2554 @noindent
2555 By this setting, Wanderlust saves extra fields in the msgdb.  You have
2556 to type @kbd{s all} to get extra fields for the messages that are
2557 already exists in the summary.
2558
2559 Then, specify the refile rule.  The refile target folder of auto
2560 refiling is decided by the value of @code{wl-refile-rule-alist}.
2561 @code{wl-refile-rule-alist} is a list of a rule:
2562
2563 @example
2564 @group
2565 (@var{field} (@var{regexp} . @var{target})
2566        (@var{regexp} . @var{target})
2567        @dots{})
2568 @end group
2569 @end example
2570
2571 Each rule means `if @var{field} value matches @var{regexp},
2572 then refile to @var{target} folder'.
2573 The rule matched first is applied.
2574
2575 @var{field} is a string of field name.  You can specify a list of field name
2576 string, too. In this case, if one of these fields is matched, then the
2577 rule is fired (i.e. OR condition).
2578
2579 @var{regexp} is a regular expression for field value.  @var{target} is a target
2580 folder string. You can specify a rule at @var{target} part, too.  In this
2581 case, If the field value of the rule and the current rule is matched,
2582 then the current rule is fired (i.e. AND condition).
2583
2584 In @var{target} part, you can refer matched substring of @var{regexp}.
2585 To refer substring, specify following in @var{target}:
2586
2587 @table @samp
2588 @item \&
2589 means substitute original matched text.
2590
2591 @item \@var{N}
2592 means substitute what matched the @var{N}th `\(@dots{}\)'.
2593 (@var{N} is a number.)
2594 @end table
2595
2596 Following is an example of @code{wl-refile-rule-alist}.
2597
2598 @lisp
2599 @group
2600 (setq wl-refile-rule-alist
2601       '(("x-ml-name"
2602          ("^Wanderlust" . "+wl")
2603          ("^Elisp" . "+elisp"))
2604         (("To" "Cc")
2605          ("\\([a-z]+\\)@@gohome.org" . "+\\1"))
2606         ("From"
2607          ("me@@gohome.org" . ("To" ("you@@gohome.org" . 
2608                                     "+from-me-to-you"))))))
2609 @end group
2610 @end lisp
2611
2612 After these settings, refile marks are automatically put on the condition
2613 matched messages by typing @kbd{C-o} (@code{wl-summary-auto-refile}).
2614
2615 Messages which have @code{wl-summary-auto-refile-skip-marks} is skipped
2616 auto refiling. 
2617 By default, @samp{N}, @samp{U} and @samp{!} is specified, so the messages
2618 with these persistent marks are not automatically refiled.
2619 It means Wanderlust does not execute auto refile on unread messages by
2620 the default setting.
2621 To execute auto refile on all messages, set following.
2622
2623 @lisp
2624 (setq wl-summary-auto-refile-skip-marks nil)
2625 @end lisp
2626
2627
2628 @node Sticky Summary, Key Bindings of Summary, Auto Refile, Summary
2629 @section Sticky Summary
2630 @cindex Summary, Sticky
2631 @cindex Sticky Summary
2632
2633 The buffer of the `sticky summary' does not killed by typing @kbd{q}. 
2634
2635 Sticky buffer is created by entering the summary by typing @kbd{C-u g}
2636 or type @kbd{M-s} (@code{wl-summary-stick}) on the normal summary.
2637
2638 The buffer name of the sticky summary becomes like
2639 @samp{Summary:@var{folder-name}}.
2640
2641 You can visit the sticky summary at any time by @kbd{C-x b}
2642 (@code{switch-to-buffer}).  To exit sticky summary, type @kbd{C-u
2643 q}. Other operations in the sticky summary are same as normal summary.
2644
2645 @code{wl-summary-always-sticky-folder-list} specifies the folders that
2646 are automatically sticked.
2647
2648
2649 @node Key Bindings of Summary, Variables of Summary, Sticky Summary, Summary
2650 @section Key bindings
2651 @cindex Keybind, Summary Mode
2652 @cindex Keybind, Summary Buffer
2653
2654 Key bindings of the summary mode are shown below.
2655
2656 @table @kbd
2657 @item @key{SPC}
2658 @kindex @key{SPC} (Summary)
2659 @findex wl-summary-read
2660 Proceed reading a message at the current cursor point.
2661 (@code{wl-summary-read})
2662
2663 @item .
2664 @kindex . (Summary)
2665 @findex wl-summary-redisplay
2666 Redisplay a message at the current cursor point.
2667 If this command is called with prefix argument, 
2668 Redisplay message regardless of the message cache (message is re-loaded
2669 from source). 
2670 (@code{wl-summary-redisplay})
2671
2672 @item <
2673 @kindex < (Summary)
2674 @findex wl-summary-display-top
2675 Display the top message in the folder.
2676 (@code{wl-summary-display-top})
2677
2678 @item >
2679 @kindex > (Summary)
2680 @findex wl-summary-display-bottom
2681 Display the bottom message in the folder.
2682 (@code{wl-summary-display-bottom})
2683
2684 @item @key{BS}
2685 @itemx @key{DEL}
2686 @kindex @key{BS} (Summary)
2687 @kindex @key{DEL} (Summary)
2688 Display the previous page of the message at the current cursor point.
2689 @findex wl-summary-prev-page
2690 (@code{wl-summary-prev-page})
2691
2692 @item @key{RET}
2693 @kindex @key{RET} (Summary)
2694 @findex wl-summary-next-line-content
2695 Display the next line of the message at the current cursor point.
2696 Display the message at the current cursor point if it is not displayed yet.
2697 (@code{wl-summary-next-line-content})
2698
2699 @item -
2700 @itemx M-@key{RET}
2701 @kindex - (Summary)
2702 @kindex M-@key{RET} (Summary)
2703 @findex wl-summary-prev-line-content
2704 Display the previous line of the message at the current cursor point.
2705 Display the message at the current cursor point if it is not displayed yet.
2706 (@code{wl-summary-prev-line-content})
2707
2708 @item /
2709 @kindex / (Summary)
2710 @findex wl-thread-open-close
2711 Toggle open or close the thread at the current cursor point.
2712 (@code{wl-thread-open-close})
2713
2714 @item [
2715 @kindex [ (Summary)
2716 Open all threads.
2717 @findex wl-thread-open-all
2718 (@code{wl-thread-open-all})
2719
2720 @item ]
2721 @kindex ] (Summary)
2722 Close all threads.
2723 @findex wl-thread-close-all
2724 (@code{wl-thread-close-all})
2725
2726 @item g
2727 @kindex g (Summary)
2728 @findex wl-summary-goto-folder
2729 Go to other folder.
2730 (@code{wl-summary-goto-folder})
2731
2732 @item c
2733 @kindex c (Summary)
2734 Mark all messages in the folder as read.
2735 @findex wl-summary-mark-as-read-all
2736 (@code{wl-summary-mark-as-read-all})
2737
2738 @item a
2739 @kindex a (Summary)
2740 @findex wl-summary-reply
2741 Prepare a draft for reply the message at the current cursor point.
2742 (@code{wl-summary-reply})
2743
2744 @item A
2745 @kindex A (Summary)
2746 @findex wl-summary-reply-with-citation
2747 Prepare a draft for reply the message at the current cursor point.
2748 (@code{wl-summary-reply-with-citation})
2749
2750 @item C
2751 @kindex C (Summary)
2752 @findex wl-summary-cancel-message
2753 If the message at current cursor point is your own netnews article,
2754 cancel it.
2755 (@code{wl-summary-cancel-message})
2756
2757 @item E
2758 @kindex E (Summary)
2759 @findex wl-summary-reedit
2760 Prepare a draft for re-editing the message at current cursor point.
2761 If the message at current cursor point is your own netnews article,
2762 a draft for `supersedes message' for the message is prepared.
2763 (@code{wl-summary-reedit})
2764
2765 @item M-e
2766 @kindex M-e (Summary)
2767 @findex wl-summary-resend-bounced-mail
2768 If the message at current cursor point is a bounced message,
2769 a draft for re-sending original message is prepared.
2770 (@code{wl-summary-resend-bounced-mail})
2771
2772 @item f
2773 @kindex f (Summary)
2774 @findex wl-summary-forward
2775 A draft for forwarding the message at current cursor point is prepared.
2776 (@code{wl-summary-forward})
2777
2778 @item $
2779 @kindex $ (Summary)
2780 @findex wl-summary-mark-as-important
2781 Put @samp{$} mark on the message at current cursor point.
2782 If already marked as @samp{$}, delete it.
2783 (@code{wl-summary-mark-as-important})
2784
2785 @item y
2786 @itemx e
2787 @kindex y (Summary)
2788 @kindex e (Summary)
2789 Save the message at current cursor point.
2790 @findex wl-summary-save
2791 (@code{wl-summary-save})
2792
2793 @item n
2794 @kindex n (Summary)
2795 @findex wl-summary-next
2796 Move cursor to the next message.
2797 If message is marked with a temporal mark in 
2798 @code{wl-summary-skip-mark-list}, cursor is not moved to it.
2799 In the offline mode, cursor is not moved to the messages which are not cached
2800 yet.
2801 (@code{wl-summary-next})
2802
2803 @item p
2804 @kindex p (Summary)
2805 @findex wl-summary-prev
2806 Move cursor to the previous message.
2807 If message is marked with a temporal mark in 
2808 @code{wl-summary-skip-mark-list}, cursor is not moved to it.
2809 In the offline mode, cursor is not moved to the messages which are not cached
2810 yet.
2811 (@code{wl-summary-prev})
2812
2813 @item N
2814 @kindex N (Summary)
2815 @findex wl-summary-down
2816 Move cursor to the downward message which is unread or marked
2817 as @samp{$}.
2818 (@code{wl-summary-down})
2819
2820 @item P
2821 @kindex P (Summary)
2822 @findex wl-summary-up
2823 Move cursor to the upward message which is unread or marked
2824 as @samp{$}.
2825 (@code{wl-summary-up})
2826
2827 @item w
2828 @kindex w (Summary)
2829 @findex wl-summary-write
2830 Prepare a new draft.
2831 (@code{wl-summary-write})
2832
2833 @item W
2834 @kindex W (Summary)
2835 @findex wl-summary-write-current-folder
2836 Prepare a new draft.  If the current folder is NNTP folder,
2837 @samp{Newsgroups:} field is completed.  If the current folder is mailing
2838 list folder (refile destination), guess @samp{To:} field and completed
2839 (If @code{wl-subscribed-mailing-list} is valid list)
2840 (@code{wl-summary-write-current-folder})
2841
2842 @item H
2843 @kindex H (Summary)
2844 @findex wl-summary-redisplay-all-header
2845 Redisplay the message at current cursor point with all header fields.
2846 (@code{wl-summary-redisplay-all-header})
2847
2848 @item M
2849 @kindex M (Summary)
2850 @findex wl-summary-redisplay-no-mime
2851 Redisplay the message at current cursor point without MIME analysis.
2852 (@code{wl-summary-redisplay-no-mime})
2853
2854 @item B
2855 @kindex B (Summary)
2856 @findex wl-summary-burst
2857 If the message at current cursor point has 
2858 encapsulates multiple messages using MIME,
2859 de-capsulate and extract them on the current folder.
2860 (@code{wl-summary-burst})
2861
2862 @item @@
2863 @kindex @@ (Summary)
2864 @findex wl-summary-edit-addresses
2865 Append/change/delete the message's sender information to the address
2866 book @file{~/.addresses} interactively.  If this command is called with
2867 prefix argument, arbitrary address can be edited.
2868 (@code{wl-summary-edit-petname})
2869
2870 @item Z
2871 @kindex Z (Summary)
2872 @findex wl-status-update
2873 Sync up address book status with @file{~/.addresses}'s content.
2874 (@code{wl-status-update})
2875
2876 @item |
2877 @kindex | (Summary)
2878 @findex wl-summary-pipe-message
2879 Pipe current message's content to the external process.
2880 (@code{wl-summary-pipe-message})
2881
2882 @item #
2883 @kindex # (Summary)
2884 @findex wl-summary-print-message
2885 Print out current message's content.
2886 It uses @code{ps-print} module in Emacs 20.x.
2887 If you don't use color printer, you might want to set
2888 @code{wl-ps-print-buffer-func} to @code{ps-print-buffer}.
2889
2890 @lisp
2891 (setq wl-ps-print-buffer-func 'ps-print-buffer)
2892 @end lisp
2893
2894 (@code{wl-summary-print-message})
2895
2896 @item q
2897 @kindex q (Summary)
2898 @findex wl-summary-exit
2899 Exit current folder.
2900 (@code{wl-summary-exit})
2901
2902 @item j
2903 @kindex j (Summary)
2904 @findex wl-summary-jump-to-current-message
2905 Jump cursor to the currently displayed message's window.
2906 (@code{wl-summary-jump-to-current-message})
2907
2908 @item J
2909 @kindex J (Summary)
2910 Jump cursor to the other message.
2911 @findex wl-summary-jump-to-msg
2912 (@code{wl-summary-jump-to-msg})
2913
2914 @item I
2915 @kindex I (Summary)
2916 Update summary status and
2917 prefetch all messages which have marks included in the 
2918 @code{wl-summary-incorporate-marks}.
2919 @findex wl-summary-incorporate
2920 (@code{wl-summary-incorporate})
2921
2922 @item M-j
2923 @kindex M-j (Summary)
2924 @findex wl-summary-jump-to-msg-by-message-id
2925 Jump cursor to the message which have specified @samp{Message-Id:}.  If
2926 @code{elmo-use-database} is non-nil, other folder is also searched.
2927 (@code{wl-summary-jump-to-msg-by-message-id})
2928
2929 @item ^
2930 @kindex ^ (Summary)
2931 Jump to parent message.
2932 @findex wl-summary-jump-to-parent-message
2933 (@code{wl-summary-jump-to-parent-message})
2934
2935 @item !
2936 @kindex ! (Summary)
2937 @findex wl-summary-mark-as-unread
2938 Mark as unread the message at current cursor point.
2939 (@code{wl-summary-mark-as-unread})
2940
2941 @item s
2942 @kindex s (Summary)
2943 @findex wl-summary-sync
2944 Synchronize summary view after prompting the update range
2945 (@samp{all}, @samp{update}, @samp{rescan}, @samp{first}, @samp{last}).
2946
2947 @example
2948 @group
2949 all            ...Discard current summary and update all message.
2950 update         ...Update the difference between summary and the folder itself.
2951 rescan         ...Rescan the msgdb and display again.
2952 rescan-noscore ...Rescan the msgdb and display again (without scoring).
2953 first, last    ...Move to the filter folder(partial filter).
2954 @end group
2955 @end example
2956
2957 @noindent
2958 (@code{wl-summary-sync})
2959
2960 @item S
2961 @kindex S (Summary)
2962 @findex wl-summary-sort
2963 Sort summary order.
2964 You can sort by @samp{date}, @samp{from}, @samp{number} and @samp{subject}.
2965 (@code{wl-summary-sort})
2966
2967 @item T
2968 @kindex T (Summary)
2969 @findex wl-summary-toggle-thread
2970 Toggle the threading.
2971 Threading status is displayed on the modeline.
2972 @samp{@{S@}} means threading is off (Sequence) and 
2973 @samp{@{T@}} means threading is on (Thread).
2974 (@code{wl-summary-toggle-thread})
2975
2976 @item l
2977 @kindex l (Summary)
2978 @findex wl-summary-toggle-disp-folder
2979 Toggle displaying of folder window.
2980 (@code{wl-summary-toggle-disp-folder})
2981
2982 @item v
2983 @kindex v (Summary)
2984 Toggle displaying of message window.
2985 @findex wl-summary-toggle-disp-msg
2986 (@code{wl-summary-toggle-disp-msg})
2987
2988 @item V
2989 @kindex V (Summary)
2990 Move to the virtual folder with the condition specified.
2991 If called with prefix argument and current folder is virtual, exit it.
2992 @findex wl-summary-virtual
2993 (@code{wl-summary-virtual})
2994
2995 @item @key{TAB}
2996 @kindex @key{TAB} (Summary)
2997 @findex wl-summary-goto-last-displayed-msg
2998 Jump to the message which is displayed last.
2999 (@code{wl-summary-goto-last-displayed-msg})
3000
3001 @item ?
3002 @kindex ? (Summary)
3003 Put @samp{*} mark on the messages that satisfies the specified condition.
3004 @findex wl-summary-pick
3005 (@code{wl-summary-pick})
3006
3007 @item R
3008 @kindex R (Summary)
3009 @findex wl-summary-mark-as-read
3010 Mark as read the message at the current cursor point.
3011 (@code{wl-summary-mark-as-read})
3012
3013 @item i
3014 @kindex i (Summary)
3015 Prefetch the message at the current cursor point.
3016 With prefix argument, prefetch the message even if it is cached.
3017 @findex wl-summary-prefetch
3018 (@code{wl-summary-prefetch})
3019
3020 @item x
3021 @kindex x (Summary)
3022 Execute @samp{D}, @samp{o} and @samp{O} marks.
3023 @findex wl-summary-exec
3024 (@code{wl-summary-exec})
3025
3026 @item *
3027 @kindex * (Summary)
3028 @findex wl-summary-target-mark-line
3029 Put target mark on the message at the current cursor point.
3030 (@code{wl-summary-target-mark-line})
3031
3032 @item o
3033 @kindex o (Summary)
3034 Put refile mark on the message at the current cursor point.
3035 @findex wl-summary-refile
3036 (@code{wl-summary-refile})
3037
3038 @item C-o
3039 @kindex C-o (Summary)
3040 Execute auto refile.
3041 @findex wl-summary-auto-refile
3042 (@code{wl-summary-auto-refile})
3043
3044 @item O
3045 @kindex O (Summary)
3046 Put copy mark on the message at the current cursor point.
3047 @findex wl-summary-copy
3048 (@code{wl-summary-copy})
3049
3050 @item M-o
3051 @kindex M-o (Summary)
3052 Put refile mark on the message at the current cursor point with the destination
3053 previously specified.
3054 @findex wl-summary-refile-prev-destination
3055 (@code{wl-summary-refile-prev-destination})
3056
3057 @item d
3058 @kindex d (Summary)
3059 @findex wl-summary-delete
3060 Put delete mark on the message at the current cursor point.
3061 (@code{wl-summary-delete})
3062
3063 @item u
3064 @kindex u (Summary)
3065 @findex wl-summary-unmark
3066 Unmark the temporal mark on the message at the current cursor point.
3067 (@code{wl-summary-unmark})
3068
3069 @item U
3070 @kindex U (Summary)
3071 Unmark all the temporal marks.
3072 @findex wl-summary-unmark-all
3073 (@code{wl-summary-unmark-all})
3074
3075 @item r R
3076 @kindex r R (Summary)
3077 @findex wl-summary-mark-as-read-region
3078 Mark as read messages in the specified region.
3079 (@code{wl-summary-mark-as-read-region})
3080
3081 @item r $
3082 @kindex r $ (Summary)
3083 @findex wl-summary-mark-as-important-region
3084 Mark as important @samp{$} messages in the specified region.
3085 If @samp{$} already exists, it is deleted.
3086 (@code{wl-summary-mark-as-important-region})
3087
3088 @item r !
3089 @kindex r ! (Summary)
3090 @findex wl-summary-mark-as-unread-region
3091 Mark as unread messages in the specified region.
3092 (@code{wl-summary-mark-as-unread-region})
3093
3094 @item r i
3095 @kindex r i (Summary)
3096 @findex wl-summary-prefetch-region
3097 Prefetch messages in the specified region.
3098 (@code{wl-summary-prefetch-region})
3099
3100 @item r x
3101 @kindex r x (Summary)
3102 @findex wl-summary-exec-region
3103 Execute @samp{D}, @samp{o} and @samp{O} marks on the messages in the
3104 specified region.
3105 (@code{wl-summary-exec-region})
3106
3107 @item r *
3108 @kindex r * (Summary)
3109 @findex wl-summary-target-mark-region
3110 Put target mark on the messages in the specified region.
3111 (@code{wl-summary-target-mark-region})
3112
3113 @item r o
3114 @kindex r o (Summary)
3115 @findex wl-summary-refile-region
3116 Put refile mark on the messages in the specified region.
3117 (@code{wl-summary-refile-region})
3118
3119 @item r O
3120 @kindex r O (Summary)
3121 @findex wl-summary-copy-region
3122 Put copy mark on the messages in the specified region.
3123 (@code{wl-summary-copy-region})
3124
3125 @item r d
3126 @kindex r d (Summary)
3127 @findex wl-summary-delete-region
3128 Put delete mark on the messages in the specified region.
3129 (@code{wl-summary-delete-region})
3130
3131 @item r u
3132 @kindex r u (Summary)
3133 @findex wl-summary-unmark-region
3134 Delete temporal mark on the messages in the specified region.
3135 (@code{wl-summary-unmark-region})
3136
3137 @item r y
3138 @kindex r y (Summary)
3139 Save messages in the specified region.
3140 @findex wl-summary-save-region
3141 (@code{wl-summary-save-region})
3142
3143 @item t R
3144 @kindex t R (Summary)
3145 @findex wl-thread-mark-as-read
3146 Mark as read messages which are the descendant of the current thread.
3147 With prefix argument, it affects on the all messages in the thread tree.
3148 (@code{wl-thread-mark-as-read})
3149
3150 @item t $
3151 @kindex t $ (Summary)
3152 @findex wl-thread-mark-as-important
3153 Put important mark @samp{$} on the messages which are the 
3154 descendant of the current thread.
3155 If @samp{$} mark exists, it is deleted.
3156 With prefix argument, it affects on the all messages in the thread tree.
3157 (@code{wl-thread-mark-as-important})
3158
3159 @item t !
3160 @kindex t ! (Summary)
3161 @findex wl-thread-mark-as-unread
3162 Mark as unread messages which are the descendant of the current thread.
3163 With prefix argument, it affects on the all messages in the thread tree.
3164 (@code{wl-thread-mark-as-unread})
3165
3166 @item t i
3167 @kindex t i (Summary)
3168 @findex wl-thread-prefetch
3169 Prefetch messages which are the descendant of the current thread.
3170 With prefix argument, it affects on the all messages in the thread tree.
3171 (@code{wl-thread-prefetch})
3172
3173 @item t x
3174 @kindex t x (Summary)
3175 @findex wl-thread-exec
3176 Execute @samp{D}, @samp{o} and @samp{O} marks on the messages which are
3177 the descendant of the current thread.  With prefix argument, it affects
3178 on the all messages in the thread tree.
3179 (@code{wl-thread-exec})
3180
3181 @item t *
3182 @kindex t * (Summary)
3183 @findex wl-thread-target-mark
3184 Put target mark @samp{*} on the messages which are the descendant of the
3185 current thread.  With prefix argument, it affects on the all messages in
3186 the thread tree.
3187 (@code{wl-thread-target-mark})
3188
3189 @item t o
3190 @kindex t o (Summary)
3191 @findex wl-thread-refile
3192 Put refile mark on the messages which are the descendant of the current thread.
3193 With prefix argument, it affects on the all messages in the thread tree.
3194 (@code{wl-thread-refile})
3195
3196 @item t O
3197 @kindex t O (Summary)
3198 @findex wl-thread-copy
3199 Put copy mark on the messages which are the descendant of the current thread.
3200 With prefix argument, it affects on the all messages in the thread tree.
3201 (@code{wl-thread-copy})
3202
3203 @item t d
3204 @kindex t d (Summary)
3205 @findex wl-thread-delete
3206 Put delete mar on the messages which are the descendant of the current thread.
3207 With prefix argument, it affects on the all messages in the thread tree.
3208 (@code{wl-thread-delete})
3209
3210 @item t u
3211 @kindex t u (Summary)
3212 @findex wl-thread-unmark
3213 Unmark temporal mark on the messages which are the descendant of the
3214 current thread. With prefix argument, it affects on the all messages in
3215 the thread tree. 
3216 (@code{wl-thread-unmark})
3217
3218 @item t y
3219 @kindex t y (Summary)
3220 @findex wl-thread-save
3221 Save messages which are the descendant of the current thread.
3222 With prefix argument, it affects on the all messages in the thread tree.
3223 (@code{wl-thread-save})
3224
3225 @item m i
3226 @kindex m i (Summary)
3227 @findex wl-summary-target-mark-prefetch
3228 Prefetch all messages which have target mark @samp{*}.
3229 (@code{wl-summary-target-mark-prefetch})
3230
3231 @item m R
3232 @kindex m R (Summary)
3233 @findex wl-summary-target-mark-mark-as-read
3234 Mark as read all messages which have target mark @samp{*}.
3235 (@code{wl-summary-target-mark-mark-as-read})
3236
3237 @item m $
3238 @kindex m $ (Summary)
3239 @findex wl-summary-target-mark-mark-as-important
3240 Mark as important all messages which have target mark @samp{*}.
3241 If already marked as @samp{$}, it is deleted.
3242 (@code{wl-summary-target-mark-mark-as-important})
3243
3244 @item m !
3245 @kindex m ! (Summary)
3246 @findex wl-summary-target-mark-mark-as-unread
3247 Mark as unread all messages which have target mark @samp{*}.
3248 (@code{wl-summary-target-mark-mark-as-unread})
3249
3250 @item m o
3251 @kindex m o (Summary)
3252 @findex wl-summary-target-mark-refile
3253 Put refile mark on the messages which have target mark @samp{*}.
3254 (@code{wl-summary-target-mark-refile})
3255
3256 @item m O
3257 @kindex m O (Summary)
3258 @findex wl-summary-target-mark-copy
3259 Put copy mark on the messages which have target mark @samp{*}.
3260 (@code{wl-summary-target-mark-copy})
3261
3262 @item m d
3263 @kindex m d (Summary)
3264 @findex wl-summary-target-mark-delete
3265 Put delete mark on the messages which have target mark @samp{*}.
3266 (@code{wl-summary-target-mark-delete})
3267
3268 @item m y
3269 @kindex m y (Summary)
3270 @findex wl-summary-target-mark-save
3271 Save messages which have target mark @samp{*}.
3272 (@code{wl-summary-target-mark-save})
3273
3274 @item m u
3275 @kindex m u (Summary)
3276 Unmark all temporal marks.
3277 (@code{wl-summary-delete-all-temp-marks})
3278 @findex wl-summary-delete-all-temp-marks
3279
3280 @item m a
3281 @kindex m a (Summary)
3282 Put target mark @samp{*} on the all messages.
3283 (@code{wl-summary-target-mark-all})
3284 @findex wl-summary-target-mark-all
3285
3286 @item m t
3287 @kindex m t (Summary)
3288 Put target mark @samp{*} on the messages in the current thread.
3289 @findex wl-summary-target-mark-thread
3290 (@code{wl-summary-target-mark-thread})
3291
3292 @item m r
3293 @kindex m r (Summary)
3294 @findex wl-summary-target-mark-region
3295 Put target mark @samp{*} on the messages in the specified region.
3296 (@code{wl-summary-target-mark-region})
3297
3298 @item m A
3299 @kindex m A (Summary)
3300 @findex wl-summary-target-mark-reply-with-citation
3301 Prepare a draft which cites all messages which have target mark @samp{*}.
3302 (@code{wl-summary-target-mark-reply-with-citation})
3303
3304 @item m f
3305 @kindex m f (Summary)
3306 @findex wl-summary-target-mark-forward
3307 Prepare a draft which forwards all messages which have target mark @samp{*}.
3308 (@code{wl-summary-target-mark-forward})
3309
3310 @item m U
3311 @kindex m U (Summary)
3312 @findex wl-summary-target-mark-uudecode
3313 Uudecode the messages which have target mark @samp{*}.
3314 (@code{wl-summary-target-mark-uudecode})
3315
3316 @item m ?
3317 @kindex m ? (Summary)
3318 @findex wl-summary-target-mark-pick
3319 Pick messages from the @samp{*} marked messages. 
3320 That is, @samp{*} marks on the messages are remained
3321 if the specified condition is satisfied.
3322 (@code{wl-summary-target-mark-pick})
3323
3324 @item M-t
3325 @kindex M-t (Summary)
3326 @findex wl-toggle-plugged
3327 Toggle offline/online status of Wanderlust.
3328 (@code{wl-toggle-plugged})
3329
3330 @item C-t
3331 @kindex C-t (Summary)
3332 Start Wanderlust's plug-status manager.
3333 (@code{wl-plugged-change})
3334
3335 @item C-c C-o
3336 @kindex C-c C-o (Summary)
3337 @findex wl-jump-to-draft-buffer
3338 Move to the draft buffer if available.  If multiple draft buffer exists,
3339 moved to one after another.  If prefix argument is specified, load draft
3340 folder's message to the draft buffer and jump to it.
3341 (@code{wl-jump-to-draft-buffer})
3342
3343 @item M-w
3344 @kindex M-w (Summary)
3345 @findex wl-summary-save-current-message
3346 Save the message at the current cursor point.
3347 (@code{wl-summary-save-current-message})
3348
3349 @item C-y
3350 @kindex C-y (Summary)
3351 @findex wl-summary-yank-saved-message
3352 Regard the message at the current cursor point as
3353 parent, connect the message saved by
3354 @code{wl-summary-save-current-message}
3355 to the thread.
3356 (@code{wl-summary-yank-saved-message})
3357 @end table
3358
3359
3360 @node Variables of Summary,  , Key Bindings of Summary, Summary
3361 @section Customiziable variables
3362
3363 @table @code
3364 @item wl-summary-move-order
3365 @vindex wl-summary-move-order
3366 The initial setting is @code{unread}.  Specify cursor moving policy.  If
3367 you want to precede new messages, set @code{new}.  If you want to
3368 precede unread messages, set @code{unread}.  If @code{nil}, proceed to
3369 next message.
3370
3371 @item wl-auto-select-first
3372 @vindex wl-auto-select-first
3373 The initial setting is @code{nil}.
3374 If non-nil, first message is automatically displayed.
3375
3376 @item wl-auto-select-next
3377 @vindex wl-auto-select-next
3378 The initial setting is @code{nil}.  If non-nil, jump to next summary
3379 automatically.  If @code{unread}, jump to next unread folder's summary
3380 after confirmation.  If @code{skip-no-unread}, unread folders are
3381 automatically skipped.
3382
3383 @item wl-thread-insert-opened
3384 @vindex wl-thread-insert-opened
3385 The initial setting is @code{nil}.
3386 If non-nil, thread is inserted as opened.
3387
3388 @item wl-thread-open-reading-thread
3389 @vindex wl-thread-open-reading-thread
3390 The initial setting is @code{t}.  If non-nil, reading thread is
3391 automatically opened though it is closed thread.
3392
3393 @item wl-summary-exit-next-move
3394 @vindex wl-summary-exit-next-move
3395 The initial setting is @code{t}.  If non-nil, move to next folder at
3396 summary exit.
3397
3398 @item wl-folder-move-cur-folder
3399 @vindex wl-folder-move-cur-folder
3400 The initial setting is @code{nil}.  If non-nil, cursor position on the
3401 folder is moved.
3402
3403 @item wl-summary-weekday-name-lang
3404 @vindex  wl-summary-weekday-name-lang
3405 The initial setting is @samp{ja}.  Specify language of the weekday.
3406 @samp{en} displays English, @samp{fr} displays French, @samp{de}
3407 displays Deutsch.
3408
3409 @item wl-summary-fix-timezone
3410 @vindex  wl-summary-fix-timezone
3411 The initial setting is @samp{JST}.  Timezone to adjust summary's
3412 timezone.  If @code{nil}, adjust to GMT.
3413
3414 @item wl-use-petname
3415 @vindex  wl-use-petname
3416 The initial setting is @code{t}.
3417 If non-nil, sender part displays nickname.
3418
3419 @item wl-break-pages
3420 @vindex  wl-break-pages
3421 The initial setting is @code{t}.
3422 If non-nil, message is splitted as pages by @samp{^L}.
3423
3424 @item wl-message-window-size
3425 @vindex  wl-message-window-size
3426 The initial setting is '(1 . 4).
3427 A cons cell to specify the rate of summary and message window.
3428 car:cdr corresponds summary:message.
3429
3430 @item wl-summary-recenter
3431 @vindex  wl-summary-recenter
3432 The initial setting is t.
3433 If non-nil, cursor point is moved to the center of the summary window.
3434
3435 @item wl-summary-indent-length-limit
3436 @vindex  wl-summary-indent-length-limit
3437 The initial setting is 46.
3438 Specify the limit of thread indent level.
3439 If nil, max indent level is unlimited.
3440
3441 @item wl-summary-no-from-message
3442 @vindex  wl-summary-no-from-message
3443 The initial setting is @samp{nobody@@nowhere?}.  A string which is
3444 displayed when there's no @samp{From:} field in the message.
3445
3446 @item wl-summary-no-subject-message
3447 @vindex  wl-summary-no-subject-message
3448 The initial setting is @samp{(WL:No Subject in original.)}.  A string
3449 which is displayed when there's no @samp{Subject:} field in the message.
3450
3451 @item wl-summary-width
3452 @vindex  wl-summary-width
3453 The initial setting is 80.
3454 Width of summary line. If @code{nil}, summary line's width is as is.
3455
3456 @item wl-use-folder-petname
3457 @vindex  wl-use-folder-petname
3458 The initial setting is the list shown below:
3459
3460 @lisp
3461 @group
3462 (modeline)
3463 @end group
3464 @end lisp
3465
3466 @noindent
3467 A list of display policy (symbol) of folder nickname.  Available symbols
3468 are:
3469
3470 @table @code
3471 @item modeline
3472 Display folder petname on modeline.
3473 @item ask-folder
3474 Destination folder is notified as nickname if
3475 @code{wl-auto-select-next} is non-nil.
3476 @item read-folder
3477 You can input folder name by nickname in the function
3478 @code{wl-summary-read-folder}.
3479 @end table
3480
3481 @item wl-summary-move-direction-toggle
3482 @vindex  wl-summary-move-direction-toggle
3483 The initial setting is @code{t}.  If non-nil, last executed @kbd{p},
3484 @kbd{P}, @kbd{n}, @kbd{N} toggles the direction of cursor move.  If you
3485 want to aware of reading direction, set this to @code{t}.
3486
3487 @item wl-from-width
3488 @vindex wl-from-width
3489 The initial setting is 17.
3490 Width of sender part of summary line.
3491
3492 @item wl-summary-divide-thread-when-subject-changed
3493 @vindex wl-summary-divide-thread-when-subject-changed
3494 The initial setting is @code{nil}.  If non-nil, thread is splitted if
3495 the subject is changed.
3496
3497 @item wl-summary-search-via-nntp
3498 @vindex wl-summary-search-via-nntp
3499 The initial setting is @code{confirm}.
3500
3501 If non-nil and @code{wl-summary-jump-to-msg-by-message-id} failed, call
3502 @code{wl-summary-jump-to-msg-by-message-id-via-nntp} and search message
3503 from the NNTP server @code{elmo-default-nntp-server}.  The value of
3504 @code{elmo-default-nntp-user}, @code{elmo-default-nntp-port},
3505 @code{elmo-default-nntp-stream-type} are used.
3506
3507 If @code{confirm}, server name can be specified. You can specify NNTP
3508 folder format like @samp{-:username@@servername:119!}.
3509
3510 @item wl-summary-keep-cursor-command
3511 @vindex wl-summary-keep-cursor-command
3512 The initial setting is the list shown below:
3513
3514 @lisp
3515 @group
3516 (wl-summary-goto-folder wl-summary-goto-last-visited-folder)
3517 @end group
3518 @end lisp
3519
3520 @noindent
3521 When you entered to summary by these commands and the target summary
3522 buffer already exists, summary status is not automatically updated and
3523 cursor position is saved.
3524
3525 @item wl-summary-update-confirm-threshold
3526 @vindex wl-summary-update-confirm-threshold
3527 The initial setting is 500.  If updated message number is larger than
3528 this value, confirm whether drop them or not.
3529
3530 @item wl-summary-always-sticky-folder-list
3531 @vindex wl-summary-always-sticky-folder-list
3532 The initial setting is @code{nil}.
3533 @code{wl-summary-always-sticky-folder-list} specifies the folders that
3534 are automatically sticked. Each element is regexp of folder name.
3535
3536 @item wl-summary-reserve-mark-list
3537 @vindex wl-summary-reserve-mark-list
3538 The initial setting is the list shown below:
3539
3540 @lisp
3541 @group
3542 ("o" "O" "D")
3543 @end group
3544 @end lisp
3545
3546 @noindent
3547 If a message is already marked as temporal marks in this list, the
3548 message is not marked by any mark command.
3549
3550 @item wl-summary-skip-mark-list
3551 @vindex wl-summary-skip-mark-list
3552 The initial setting is the list shown below:
3553
3554 @lisp
3555 @group
3556 ("D")
3557 @end group
3558 @end lisp
3559
3560 @noindent
3561 If a message is already marked as temporal marks in this list, the
3562 message is skipped at cursor move.
3563
3564 @item wl-fetch-confirm-threshold
3565 @vindex wl-fetch-confirm-threshold
3566 The initial setting is 30000 (bytes).  If displaying message has larger
3567 size than this value, Wanderlust confirms whether fetch the message or
3568 not.  If @code{nil}, the message is fetched without confirmation.
3569
3570 @item wl-prefetch-threshold
3571 @vindex wl-prefetch-threshold
3572 The initial setting is 30000 (bytes). If prefetching message has larger
3573 size than this value and @code{wl-prefetch-confirm} is non-nil,
3574 Wanderlust confirms whether prefetch the message or not.  If
3575 @code{wl-prefetch-threshold} is @code{nil}, the message is prefetched
3576 without confirmation.
3577
3578 @item wl-prefetch-confirm
3579 @vindex wl-prefetch-confirm
3580 The initial setting is @code{t}. If non-nil, Wanderlust confirms whether
3581 prefetch the message or not if the message has larger size than
3582 @code{wl-prefetch-threshold}.
3583
3584 @item wl-cache-fetch-threshold
3585 @vindex wl-cache-fetch-threshold
3586 The initial setting is 30000 (bytes).  The messages which have larger
3587 size than @code{wl-fetch-confirm-threshold} are skipped buffer caching
3588 mechanism. If @code{nil}, any messages are prefetched by buffer caching
3589 mechanism.
3590
3591 @item elmo-imap4-use-cache
3592 @vindex elmo-imap4-use-cache
3593 The initial setting is @code{t}.  If non-nil, messages read via IMAP4
3594 are cached.
3595
3596 @item elmo-nntp-use-cache
3597 @vindex elmo-nntp-use-cache
3598 The initial setting is @code{t}.  If non-nil, messages read via NNTP are
3599 cached.
3600
3601 @item elmo-pop3-use-cache
3602 @vindex elmo-pop3-use-cache
3603 The initial setting is @code{t}.  If non-nil, messages read via POP3 are
3604 cached.
3605 @end table
3606
3607
3608 @node Message, Draft, Summary, Top
3609 @chapter Message Buffer
3610
3611 Message Buffers utilize MIME-View mode of SEMI/tm.  For operational
3612 procedures and key bindings, refer to respective documents.
3613 @xref{MIME-View, , ,mime-ui-en, a MIME user interface for GNU Emacs}.
3614
3615 @kbd{p} at the top of a message or @kbd{n} at the bottom of a message
3616 brings you back to Summary mode.  @kbd{l} toggles display of Summary
3617 mode buffer.
3618
3619 @section Key Bindings
3620
3621 @table @kbd
3622
3623 @item l
3624 @kindex l (Message)
3625 @findex wl-message-toggle-disp-summary
3626 Toggles display of Summary mode buffer.
3627 (@code{wl-message-toggle-disp-summary})
3628
3629 @item Button-2
3630 @findex wl-message-refer-article-or-url
3631 @kindex Button-2 (Message)
3632 Assumes @samp{Message-ID:} at the mouse pointer, and shows the
3633 corresponding message if found.
3634 (@code{wl-message-refer-article-or-url})
3635
3636 @item Button-4 (upward movement of a wheel)
3637 @kindex Button-4 (Message)
3638 @findex wl-message-wheel-down
3639 Scrolls the message backwards.  When the top of the message is hit,
3640 moves to the previous message.
3641 (@code{wl-message-wheel-down})
3642
3643 @item Button-5 (downward movement of a wheel)
3644 @kindex Button-5 (Message)
3645 @findex wl-message-wheel-up
3646 Scrolls the message forward.  When the bottom of the message is hit,
3647 moves to the next message.
3648 (@code{wl-message-wheel-up})
3649 @end table
3650
3651 @section Customizable Variables
3652
3653 @table @code
3654 @item wl-message-window-size
3655 @vindex wl-message-window-size
3656 Initial setting is @code{'(1 . 4)}.  It is a cons cell and the ratio of
3657 its car and cdr value corresponds to the ratio of Summary and Message
3658 windows.
3659 @item wl-message-ignored-field-list
3660 @vindex wl-message-ignored-field-list
3661 (SEMI only) Initial setting is nil.
3662 All fields that match this list will be hidden in message buffer.
3663 Each elements are regexp of field-name.
3664 If nil, the value of mime-view-ignored-field-list is used.
3665 @item wl-message-visible-field-list
3666 @vindex wl-message-visible-field-list
3667 (SEMI only) Initial setting is nil.
3668 All fields that match this list will be hidden in message buffer.
3669 Each elements are regexp of field-name. This value precedes
3670 wl-message-ignored-field-list.
3671 If nil, the value of mime-view-visible-field-list is used.
3672 @item wl-message-sort-field-list
3673 @vindex wl-message-sort-field-list
3674 (SEMI only) Initial setting is
3675 '("Return-Path" "Received" "^To" "^Cc" "Newsgroups" "Subject" "^From").
3676 Header fields in message buffer are orderd by this value.
3677 Each elements are regexp of field-name.
3678 @end table
3679
3680 @node Draft, Disconnected Operations, Message, Top
3681 @chapter Draft Buffer
3682
3683 At Summary mode, pressing @kbd{w} and the like creates a new draft
3684 buffer.  You can edit and send mail and news articles in this buffer.
3685
3686 @section Tips
3687
3688 Basically it is Emacs-standard mail mode.
3689
3690 @subsection Address Completion
3691
3692 Initially, the cursor is at the @samp{To:} field.  Fill in recipients
3693 addresses.  @kbd{@key{TAB}} completes them.
3694
3695 If you want to submit a news article, add @samp{Newsgroups:} field by
3696 yourself.  Field names can be completed by @kbd{@key{TAB}}.
3697
3698 If you save the draft buffer you are editing, it is appended to the
3699 folder specified by @code{wl-draft-folder}.
3700
3701 Using @samp{FCC:} field, you can specify the folder to which a copy of
3702 the message is saved when it is sent.
3703
3704 @subsection Editing Messages
3705
3706 Multi-part editing utilize MIME edit mode of SEMI/tm.  For procedures of
3707 editing, refer to respective documents.
3708 @xref{MIME-Edit, , ,mime-ui-en, a MIME user interface for GNU Emacs}.
3709
3710 @subsection Dynamic Modification of Messages
3711 @vindex wl-draft-config-alist
3712 @c @cindex Change Message
3713 @c @cindex Message, Change Dynamic
3714
3715 You can set @code{wl-draft-config-alist} so that header and body of the
3716 message will automatically modified depending on information of header
3717 and others.
3718
3719 The initial setting of @code{wl-draft-config-alist} is @code{nil}.
3720
3721 In the example below, the header is modified when
3722 @code{wl-draft-send-and-exit} or @code{wl-draft-send} is invoked.  You
3723 can set @code{wl-interactive-send} to non-nil so as to confirm changes
3724 before sending the message.
3725
3726 @lisp
3727 @group
3728 (setq wl-draft-config-alist
3729       '(((string-match "aaa.ne.jp$" (system-name))
3730          ;; @r{applied if the expression is non-nil}
3731          (wl-smtp-posting-server . "mailserver-B")
3732          (wl-nntp-posting-server . "newsserver-B")
3733          ;; @r{settings of temporary variables}
3734          )
3735         ("^To: .*user@@aaa.bbb.com"
3736          ;; @r{applied if it matches the header of the draft buffer}
3737          ("Organization" . (format "Go %s" my-webpage)))
3738                        ;; @r{you can write elisp expressions here (eval only)}
3739          (top . "Hello.\n")    ;; @r{inserted at the top of the body}
3740          (bottom . "\nBye.\n") ;; @r{inserted at the bottom of the body}
3741         ))
3742 @end group
3743 @end lisp
3744
3745 The format of @code{wl-draft-config-alist} is:
3746
3747 @example
3748 @group
3749 '(("@var{regexp of the header}" or @var{elisp expression}
3750   ("@var{Field}" . value(@var{elisp expression}))
3751    (@var{variable} . value(@var{elisp expression}))
3752    (@var{sub-function} . value(@var{elisp expression}))
3753    @var{function}
3754    @dots{})
3755   ("@var{regexp of the header}" or @var{elisp expression}
3756    ("@var{Field}" . value(@var{elisp expression}))
3757    @dots{}))
3758 @end group
3759 @end example
3760
3761 Per default, there are 10 following sub-functions.
3762
3763 @example
3764 'header:      Inserts the specified string at the bottom of the header.
3765 'header-file: Inserts the specified file at the bottom of the header.
3766 'x-face:      Inserts @samp{X-Face:} field with the content of the specified file.
3767 'top:         Inserts the specified string at the top of the body.
3768 'top-file:    Inserts the specified file at the top of the body.
3769 'body:        Replaces the body with the specified string.
3770               Specifying @code{nil} deletes the entire body string.
3771 'body-file:   Replaces the body with the content of the specified file.
3772 'bottom:      Inserts the specified string at the bottom of the body.
3773 'bottom-file: Inserts the specified file at the top of the body.
3774 'template:    Applies the specified template.
3775               (refer to the next subsection)
3776 @end example
3777
3778 These are defined in @code{wl-draft-config-sub-func-alist} and you can
3779 change them or add your own functions.  If you read the code, you can
3780 easily find how to write the functions.
3781
3782 At the first of each item, @var{a regular expression of the header} or
3783 an @var{elisp expression} should be specified.  In the case of an elisp
3784 expression, the item is applied when the expression is evaluated
3785 non-nil.
3786
3787 Per default, when multiple items match or are evaluated non-nil, all
3788 such items are applied, but if you set a variable
3789 @code{wl-draft-config-matchone} to @code{t}, only the first matching one
3790 is applied.
3791
3792 At the second of the item, a cons or a list of functions should be
3793 specified.  The car part of the cons should be a header field, a
3794 variable, or a sub-function.  When a header field is specified, the
3795 field will be modified.  If a variable is specified, the value of the
3796 variable will be modified temporarily.
3797
3798 In the cdr part of a cons, not only a variable but also an elisp
3799 expression can be specified as is.  If the car part is a header field
3800 and the cdr part is @code{nil}, the field will be deleted.
3801
3802 See the next example as well:
3803
3804 @lisp
3805 @group
3806 (setq wl-draft-config-alist
3807       '((reply                         ;; @r{(1)}
3808          "X-ML-Name: \\(Wanderlust\\|emacs-mime-ja\\|apel-ja\\)"
3809          ;; @r{applied if it matches the header of the buffer being replied}
3810          (body . "  Hello.\n")
3811          (template . "default")
3812          )))
3813 @end group
3814 @end lisp
3815
3816 As in the (1) above, if a header regexp is prepended with @code{reply},
3817 it is applied when the draft is prepared by @code{wl-summary-reply} for
3818 example, and when it matches the header being replied.  It is ignored
3819 when there is no buffer being replied, like after @code{wl-draft} was
3820 invoked.
3821
3822 Note that @code{wl-draft-config-alist} is applied only once when
3823 @code{wl-draft-send-and-exit} or @code{wl-draft-send} is invoked.
3824 Therefore, if you want to apply @code{wl-draft-config-alist} again after 
3825 aborting transmission, execute @kbd{C-c C-e}
3826 (@code{wl-draft-config-exec}) explicitly.
3827
3828 If you don't want to apply @code{wl-draft-config-alist} when 
3829 @code{wl-draft-send-and-exit} or @code{wl-draft-send} is invoked,
3830 do the following:
3831
3832 @lisp
3833 (remove-hook 'wl-draft-send-hook 'wl-draft-config-exec)
3834 @end lisp
3835
3836 If you want to apply @code{wl-draft-config-alist} when a draft buffer is 
3837 prepared, do the following:
3838
3839 @lisp
3840 (add-hook 'wl-mail-setup-hook 'wl-draft-config-exec)
3841 @end lisp
3842
3843 If you want to apply @code{wl-draft-config-alist} when you re-edit a mail
3844 from summary mode by typing @kbd{E}(@code{wl-summary-reedit}), do the
3845 following:
3846
3847 @lisp
3848 (add-hook 'wl-draft-reedit-hook 'wl-draft-config-exec)
3849 @end lisp
3850
3851 @subsection Inserting Templates
3852 @cindex Template
3853 @cindex Apply Template
3854
3855 Set a variable @code{wl-template-alist}, and type @kbd{C-c C-j} or
3856 @kbd{M-x wl-template-select} in the draft buffer.
3857
3858 The format of @code{wl-template-alist} is almost the same as
3859 @code{wl-draft-config-alist}.
3860
3861 @lisp
3862 @group
3863 (setq wl-template-alist
3864       '(("default"
3865          ("From" . wl-from)
3866          ("Organization" . "~/.wl sample")
3867          (body . "Hello.\n"))
3868         ("report"
3869          (template . "default")                 ;; @r{(a)}
3870          ("To" . "jousi@@kaisha.jp")
3871          ("Subject" . "Report")
3872          (body-file . "~/work/report.txt")
3873          )
3874         ))
3875 @end group
3876 @end lisp
3877
3878 As you can see, the only difference is item (template) names such as
3879 @samp{default} and @samp{report}, instead of a regexp of header.
3880 Because definition of each item is the same as
3881 @code{wl-draft-config-alist}, you can call another template, like (a).
3882
3883 Executing the command @code{wl-template-select} results in template
3884 selection, but the result differs depending on variable
3885 @code{wl-template-visible-select}.
3886
3887 If @code{wl-template-visible-select} is @code{t} (default), a buffer
3888 window is shown below the draft buffer.  You can select a template by
3889 @kbd{n} and @kbd{p} seeing the buffer window.
3890
3891 Press the @key{RET} key and the template is actually applied to the draft
3892 buffer.  If you press @kbd{q}, nothing is applied.  In addition, you can 
3893 adjust the window size by @code{wl-template-buffer-lines}.
3894
3895 If @code{wl-template-visible-select} is @code{nil}, you should type the
3896 name of the template in the mini buffer.
3897
3898 As shown in the example in @code{wl-draft-config-alist}, you can select
3899 @samp{default} template by writing:
3900
3901 @lisp
3902 (template . "default")
3903 @end lisp
3904
3905 @subsection Sending mail by POP-before-SMTP
3906 @cindex POP-before-SMTP
3907
3908 You can send mail by POP-before-SMTP with this single line:
3909
3910 @lisp
3911 (setq wl-draft-send-mail-func 'wl-draft-send-mail-with-pop-before-smtp)
3912 @end lisp
3913
3914 @noindent
3915 Configure the following variables if you need.
3916
3917 @table @code
3918 @item wl-pop-before-smtp-user
3919 The POP user name for POP-before-SMTP authentication.
3920 If unset, @code{elmo-default-pop3-user} is used.
3921
3922 @item wl-pop-before-smtp-server
3923 The POP server name for POP-before-SMTP authentication.
3924 If unset, @code{elmo-default-pop3-server} is used.
3925
3926 @item wl-pop-before-smtp-authenticate-type
3927 The POP authentication method for POP-before-SMTP authentication.
3928 If unset, @code{elmo-default-pop3-authenticate-type} is used.
3929
3930 @item wl-pop-before-smtp-port
3931 The POP port number for POP-before-SMTP authentication.
3932 If unset, @code{elmo-default-pop3-port} is used.
3933
3934 @item wl-pop-before-smtp-stream-type
3935 If non-nil, POP connection is established using SSL.  If
3936 @code{starttls}, STARTTLS (RFC2595) connection will be established.  If
3937 unset, @code{elmo-default-pop3-stream-type} is used.
3938 @end table
3939
3940 If variables for POP-before-SMTP (@code{wl-pop-before-smtp-*}) are 
3941 unset, settings for POP folders (@code{elmo-default-pop3-*}) are
3942 used.
3943 Therefore, if SMTP server and POP server are actually the same, and if
3944 POP folder per default (such as @samp{&}) is available, no settings are
3945 required.
3946
3947 Refer to the following URL about POP-before-SMTP.
3948
3949 @example
3950 @group
3951 http://spam.ayamura.org/tools/smPbS.html
3952 http://www.iecc.com/pop-before-smtp.html
3953 @end group
3954 @end example
3955
3956 @section Key Bindings
3957 @cindex Keybind, Draft Mode
3958 @cindex Keybind, Draft Buffer
3959
3960 @table @kbd
3961
3962 @item C-c C-y
3963 @kindex C-c C-y (Draft)
3964 @findex wl-draft-yank-original
3965 Cites the content of the current message buffer.
3966 (@code{wl-draft-yank-original})
3967
3968 @item C-c C-p
3969 @kindex C-c C-p (Draft)
3970 @findex wl-draft-preview-message
3971 Previews the content of the current draft.
3972 This is useful for previewing MIME multi-part messages.
3973 (@code{wl-draft-preview-message})
3974
3975 @item C-c C-s
3976 @kindex C-c C-s (Draft)
3977 @findex wl-draft-send
3978 Sends the content of the current draft.  Does not erase the draft buffer.
3979 This is useful for sending multiple messages, which are a little different
3980 from each other.
3981 (@code{wl-draft-send})
3982
3983 @item C-c C-c
3984 @kindex C-c C-c (Draft)
3985 @findex wl-draft-send-and-exit
3986 Sends the content of the current draft and erases the draft buffer.
3987 (@code{wl-draft-send-and-exit})
3988
3989 @item C-x C-s
3990 @kindex C-x C-s (Draft)
3991 @findex wl-draft-save
3992 Save the current draft.
3993 (@code{wl-draft-save})
3994
3995 @item C-c C-k
3996 @kindex C-c C-k (Draft)
3997 @findex wl-draft-kill
3998 Kills the current draft.
3999 (@code{wl-draft-kill})
4000
4001 @item C-x k
4002 @kindex C-x k (Draft)
4003 @findex wl-draft-mimic-kill-buffer
4004 Kills the current draft.
4005 (@code{wl-draft-mimic-kill-buffer})
4006
4007 @item C-c C-z
4008 @kindex C-c C-z (Draft)
4009 @findex wl-draft-save-and-exit
4010 Saves the current draft, and erases the draft buffer.
4011 This is useful if you want to suspend editing of the draft.
4012 You can resume editing by pressing @kbd{E} (@code{wl-summary-reedit}) in
4013 the @samp{+draft} folder.
4014 (@code{wl-draft-save-and-exit})
4015
4016 @item C-c C-r
4017 @kindex C-c C-r (Draft)
4018 @findex wl-caesar-region
4019 Encodes or decodes the specified region in Caesar cipher.
4020 (@code{wl-caesar-region})
4021
4022 @item M-t
4023 @kindex M-t (Draft)
4024 @findex wl-toggle-plugged
4025 Toggles off-line/on-line states of Wanderlust.
4026 (@code{wl-toggle-plugged})
4027
4028 @item C-c C-o
4029 @kindex C-c C-o (Draft)
4030 @findex wl-jump-to-draft-buffer
4031 Jumps to the other draft buffer, if exists.
4032 With prefix argument, reads a file (if any) from the draft folder when
4033 there is no such buffer.
4034 (@code{wl-jump-to-draft-buffer})
4035
4036 @item C-c C-e
4037 @kindex C-c C-e (Draft)
4038 @findex wl-draft-config-exec
4039 Applies @code{wl-draft-config-alist}.
4040 (@code{wl-draft-config-exec})
4041
4042 @item C-c C-j
4043 @kindex C-c C-j (Draft)
4044 @findex wl-template-select
4045 Selects a template.
4046 (@code{wl-template-select})
4047
4048 @item C-c C-a
4049 @kindex C-c C-a (Draft)
4050 @findex wl-draft-insert-x-face-field
4051 Inserts the content of a file @file{~/.xface} (the value of the variable
4052 @code{wl-x-face-file}) as an @samp{X-Face:} field in the draft buffer.
4053
4054 There should be encoded X-Face strings as a content of a file @file{~/.xface}.
4055 (@code{wl-draft-insert-x-face-field})
4056 @end table
4057
4058 @section Customizable Variables
4059
4060 @table @code
4061 @item wl-subscribed-mailing-list
4062 @vindex wl-subscribed-mailing-list
4063 The initial setting is @code{nil}.  Mailing lists to which you
4064 subscribe.  If any of these are contained in @samp{To:} or @samp{Cc:}
4065 field of a reply draft, removes your own address from
4066 @samp{Mail-Followup-To:} and @samp{Cc:}.  And if any of these are
4067 contained in @samp{To:} or @samp{Cc:} field of a message to be
4068 automatically re-filed, the destination folder will be leaned in
4069 connection with the address.
4070
4071 Example:
4072
4073 @lisp
4074 @group
4075 (setq wl-subscribed-mailing-list
4076       '("wl@@lists.airs.net"
4077         "apel-ja@@m17n.org"
4078         "emacs-mime-ja@@m17n.org"))
4079 @end group
4080 @end lisp
4081
4082 @item wl-insert-mail-followup-to
4083 @vindex wl-insert-mail-followup-to
4084 The initial setting is @code{nil}.  If non-nil, @samp{Mail-Followup-To:}
4085 field is automatically inserted in the draft buffer.
4086
4087 @item wl-insert-mail-reply-to
4088 @vindex wl-insert-mail-reply-to
4089 The initial setting is @code{nil}.  If non-nil, @samp{Mail-Reply-To:}
4090 field is automatically inserted in the draft buffer.
4091
4092 @item wl-auto-insert-x-face
4093 @vindex wl-auto-insert-x-face
4094 The initial setting is @code{t}.  If non-nil and there is an encoded
4095 X-Face string in a file @file{~/.xface} (the value of the variable
4096 @code{wl-x-face-file}), inserts it as an @samp{X-Face:} field in the
4097 draft buffer.  If @code{nil}, it is not automatically inserted. Press
4098 @kbd{C-c C-a} to insert.
4099
4100 @item wl-insert-message-id
4101 @vindex wl-insert-message-id
4102 The initial setting is @code{t}.  If non-nil, @samp{Message-ID:} field
4103 is automatically inserted on the transmission.
4104
4105 @item wl-local-domain
4106 @vindex wl-local-domain
4107 The initial setting is @code{nil}.  If @code{nil}, the return value of
4108 the function @code{system-name} will be used as the domain part of
4109 @samp{Message-ID:}.
4110
4111 If @code{system-name} does not return FQDN (i.e. the full name of the
4112 host, like @samp{smtp.gohome.org}), you @strong{must} set this variable
4113 to the string of the local domain name without hostname (like
4114 @samp{gohome.org}).  That is, a concatenation of @code{system-name}
4115 @samp{.} @code{wl-local-domain} is used as domain part of the
4116 @samp{Message-ID:}.
4117
4118 If your terminal does not have global IP, set the value of
4119 @code{wl-message-id-domain}.  (You might be beaten up on the Net News if
4120 you use invalid @samp{Message-ID:}.)
4121
4122 Moreover, concatenation of @code{system-name} @samp{.}
4123 @code{wl-local-domain} will be used as an argument to the HELO command
4124 in SMTP.
4125
4126 @item wl-message-id-domain
4127 @vindex wl-message-id-domain
4128 The initial setting is @code{nil}.  If non-nil, this value is used as a
4129 domain part of the @samp{Message-ID:}.  If your terminal does not have
4130 global IP address, set unique string to this value (e.x. your e-mail
4131 address).
4132
4133 @item wl-message-id-domain
4134 @vindex wl-message-id-domain
4135 The initial setting is @code{nil}.  If @code{nil}, the return value of
4136 the function @code{system-name} will be used as the domain part of
4137 @samp{Message-ID:}.  If @code{system-name} does not return FQDN
4138 (i.e. the full name of the host, like @samp{smtp.gohome.org}), you
4139 @strong{must} set this variable to the string of the full name of the
4140 host.  Otherwise, you might be beaten up on the Net News.
4141
4142 @item wl-draft-config-alist
4143 @vindex wl-draft-config-alist
4144 The initial setting is @code{nil}.  Modifies the draft message just
4145 before the transmission.  The content of @code{wl-draft-config-alist}
4146 will be automatically applied only once on the transmission.  If you
4147 want to apply it manually, use @kbd{C-c C-e}.  This command can be used
4148 many times.
4149
4150 @item wl-template-alist
4151 @vindex wl-template-alist
4152 The initial setting is @code{nil}.
4153 This variable specifies the template to be applied in the draft buffer.
4154
4155 @item wl-draft-config-matchone
4156 @vindex wl-draft-config-matchone
4157 The initial setting is @code{nil}.  If non-nil, only the first matching
4158 item is used when @code{wl-draft-config-alist} is applied.  If
4159 @code{nil}, all matching items are used.
4160
4161 @item wl-template-visible-select
4162 @vindex wl-template-visible-select
4163 The initial setting is @code{t}.
4164 If non-nil, you can preview the result of the template selection in
4165 another window.
4166
4167 @item wl-template-confirm
4168 @vindex wl-template-confirm
4169 The initial setting is @code{nil}.
4170 If non-nil, asks for confirmation when you press the enter key to select
4171 template while previewing.
4172
4173 @item wl-template-buffer-lines
4174 @vindex wl-template-buffer-lines
4175 The initial setting is 7.
4176 If @code{wl-template-visible-select} is non-nil, this variable specifies 
4177 the size of the preview window.
4178
4179 @item wl-draft-reply-buffer-style
4180 @vindex wl-draft-reply-buffer-style
4181 The initial setting is @code{split}.  @code{split} or @code{full} can be
4182 specified.  In the case of @code{full}, the whole frame will be used for
4183 a reply draft buffer when it is prepared.
4184
4185 @item wl-draft-use-frame
4186 @vindex wl-draft-use-frame
4187 The initial setting is @code{nil}.
4188 If non-nil, use new frame for the draft.
4189
4190 @item wl-from
4191 @vindex wl-from
4192 The initial setting is the value of the variable
4193 @code{user-mail-address}.  The value of this variable is inserted as a
4194 @samp{From:} field of the draft when it is prepared.
4195
4196 @item wl-envelope-from
4197 @vindex wl-envelope-from
4198 The initial setting is @code{nil}.
4199 The value of this variable is used for envelope from (MAIL FROM).
4200 If @code{nil}, the address part of @code{wl-from} is used.
4201
4202 @item wl-user-mail-address-list
4203 @vindex wl-user-mail-address-list
4204 The initial setting is @code{nil}.
4205 This is the User's address list.  If you have multiple addresses,
4206 set this variable.
4207
4208 @item wl-fcc
4209 @vindex wl-fcc
4210 The initial setting is @code{nil}.
4211 If non-nil, the value of this variable is inserted as a @samp{Fcc:} of
4212 the draft when it is prepared.  If function is specified, its return
4213 value is used.
4214
4215 @item wl-bcc
4216 @vindex wl-bcc
4217 The initial setting is @code{nil}.
4218 If non-nil, the value of this variable is inserted as a @samp{Bcc:} of
4219 the draft when it is prepared.
4220
4221 @item wl-reply-subject-prefix
4222 @vindex wl-reply-subject-prefix
4223 The initial setting is @samp{Re: }.
4224 In the @samp{Subject:} of the reply draft, this string is prepended to
4225 the @samp{Subject:} of being replied.
4226
4227 @item wl-draft-reply-use-address-with-full-name
4228 @vindex wl-draft-reply-use-address-with-full-name
4229 The initial setting is @code{t}.
4230 If non-nil, insert her full name with address when prepare a draft for
4231 reply a message.  If it is @code{nil}, insert her address only.
4232
4233 @item wl-draft-enable-queuing
4234 @vindex wl-draft-enable-queuing
4235 The initial setting is @code{t}.
4236 This flag controls off-line transmission.  If non-nil, the draft is
4237 sent off-line.
4238
4239 @item wl-draft-use-cache
4240 @vindex wl-draft-use-cache
4241 The initial setting is @code{t}.
4242 If non-nil, cache the message which is sent.
4243
4244 @item wl-auto-flush-queue
4245 @vindex wl-auto-flush-queue
4246 The initial setting is t.
4247 This flag controls automatic transmission of the queue when Wanderlust
4248 becomes on-line.  If non-nil, the queue is automatically transmitted
4249 (with confirmation by @code{y-or-n-p}).  If you want to transmit it
4250 manually, press @kbd{F} in the folder mode.
4251
4252 @item wl-ignored-forwarded-headers
4253 @vindex wl-ignored-forwarded-headers
4254 Initial setting is @samp{\\(received\\|return-path\\|x-uidl\\)}.
4255 All headers that match this regexp will be deleted when forwarding a message.
4256
4257 @item wl-ignored-resent-headers
4258 Initial setting is @samp{\\(return-receipt\\|[bdf]cc\\)}.
4259 All headers that match this regexp will be deleted when resending a message.
4260
4261 @item wl-draft-always-delete-myself
4262 @vindex wl-draft-always-delete-myself
4263 If non-nil, always removes your own address from @samp{To:} and
4264 @samp{Cc:} when you are replying to the mail addressed to you.
4265
4266 @item wl-smtp-posting-server
4267 @vindex wl-smtp-posting-server
4268 The initial setting is @code{nil}.
4269 This is the SMTP server name for mail transmission.
4270
4271 @item wl-smtp-posting-user
4272 @vindex wl-smtp-posting-user
4273 The initial setting is @code{nil}.
4274 This is the user name for SMTP AUTH authentication.  If @code{nil},
4275 @code{smtp-authenticate-user} is used.
4276
4277 @item wl-smtp-authenticate-type
4278 @vindex wl-smtp-authenticate-type
4279 The initial setting is @code{nil}.
4280 This is the authentication method for SMTP AUTH authentication.  If
4281 @code{nil}, @code{smtp-authenticate-type} is used.  If
4282 @code{smtp-authenticate-type} is still @code{nil}, authentication will
4283 not be carried out.
4284
4285 @item wl-smtp-connection-type
4286 @vindex wl-smtp-connection-type
4287 The initial setting is @code{nil}.
4288 This variable specifies how to establish SMTP connections.
4289 If @code{nil}, @code{smtp-connection-type} is used.
4290 If it is @code{starttls}, STARTTLS (RFC2595) is used.
4291
4292 @item wl-nntp-posting-server
4293 @vindex wl-nntp-posting-server
4294 The initial setting is @code{nil}.
4295 This is the NNTP server name used for news submission.
4296 If @code{nil}, @code{elmo-default-nntp-server} is used.
4297
4298 @item wl-nntp-posting-user
4299 @vindex wl-nntp-posting-user
4300 The initial setting is @code{nil}.
4301 This is the user name for AUTHINFO authentication on news submission.
4302 If @code{nil}, @code{elmo-default-nntp-user} is used.
4303 If it is still @code{nil}, AUTHINFO authentication will not be carried out.
4304
4305 @item wl-nntp-posting-port
4306 @vindex wl-nntp-posting-port
4307 The initial setting is @code{nil}.
4308 This is the port number of the NNTP server used for news submission.
4309 If @code{nil}, @code{elmo-default-nntp-server} is used.
4310
4311 @item wl-nntp-posting-stream-type
4312 @vindex wl-nntp-posting-stream-type
4313 The initial setting is @code{nil}.
4314 If @code{nil}, @code{elmo-default-nntp-stream-type} is evaluated.  If non-nil,
4315 SSL is used for news submission.  If @code{starttls}, STARTTLS (RFC2595)
4316 connection will be established.
4317
4318 @item wl-pop-before-smtp-user
4319 @vindex wl-pop-before-smtp-user
4320 The initial setting is @code{nil}.
4321 This is the POP user name for POP-before-SMTP.
4322 If it is @code{nil}, @code{elmo-default-pop3-user} is used.
4323
4324 @item wl-pop-before-smtp-server
4325 @vindex wl-pop-before-smtp-server
4326 The initial setting is @code{nil}.
4327 This is the POP server name for POP-before-SMTP.
4328 If it is @code{nil}, @code{elmo-default-pop3-server} is used.
4329
4330 @item wl-pop-before-smtp-authenticate-type
4331 @vindex wl-pop-before-smtp-authenticate-type
4332 The initial setting is @code{nil}.
4333 This is the authentication method for POP-before-SMTP authentication.
4334 If it is @code{nil}, @code{elmo-default-pop3-authenticate} is used.
4335
4336 @item wl-pop-before-smtp-port
4337 @vindex wl-pop-before-smtp-port
4338 The initial setting is @code{nil}.
4339 This is the POP port number for POP-before-SMTP.  If it is @code{nil},
4340 @code{elmo-default-pop3-port} is used.
4341
4342 @item wl-pop-before-smtp-stream-type
4343 @vindex wl-pop-before-smtp-stream-type
4344 The initial setting is @code{nil}.
4345 This flag controls the use of SSL for POP-before-SMTP.  If it is
4346 @code{nil}, @code{elmo-default-pop3-stream-type} is used.  If @code{starttls},
4347 STARTTLS (RFC2595) connection will be established.
4348
4349 @item wl-draft-queue-save-variables
4350 @vindex wl-draft-queue-save-variables
4351 Specifies a list of variable to which queued messages are saved on the
4352 off-line transmission.
4353
4354 @item wl-draft-sendlog
4355 @vindex wl-draft-sendlog
4356 The initial setting is @code{t}.
4357 If @code{t}, transmission log is written in @file{~/.elmo/sendlog}.  It
4358 is written when:
4359
4360 @itemize @minus
4361 @item drafts are sent by smtp or qmail
4362 @item saved into folders by fcc
4363 @item saved into folders by queuing
4364 @end itemize
4365
4366 (it is written even if the transmission fails).
4367 But transmission by @file{im-wl.el} is not written in the @file{sendlog}
4368 and left to the logging function of @command{imput}.
4369
4370
4371 @item wl-draft-sendlog-max-size
4372 @vindex wl-draft-sendlog-max-size
4373 The initial setting is 20000 (in bytes).
4374 If @code{wl-draft-sendlog} is @code{t}, the log is rotated when it grows
4375 beyond the size specified by this variable.
4376
4377 @item wl-use-ldap
4378 @vindex wl-use-ldap
4379 The initial setting is @code{nil}.
4380 If non-nil, address completion uses LDAP.
4381
4382 @item wl-ldap-server
4383 @vindex wl-ldap-server
4384 The initial setting is @samp{localhost}.
4385 LDAP server name for address completion.
4386
4387 @item wl-ldap-port
4388 @vindex wl-ldap-port
4389 The initial setting is @code{nil}.
4390 If non-nil, the value is used as port number.
4391
4392 @item wl-ldap-base
4393 @vindex wl-ldap-base
4394 The initial setting is @samp{c=US}.
4395 LDAP search starting point (base) for address completion.
4396
4397 @item wl-draft-remove-group-list-contents
4398 @vindex wl-draft-remove-group-list-contents
4399 The initial setting is @code{t}.
4400 If non-nil, remove the group-lists' members in the recipients when
4401 sending the message (group-list means the description such as
4402 @samp{Group: foo@@gohome.org, bar@@gohome.org;} in the recipients).
4403 @end table
4404
4405 @node Disconnected Operations, Expire and Archive, Draft, Top
4406 @chapter Off-line Management
4407 @cindex Disconnected Operations
4408
4409 Wanderlust has on-line and off-line states.
4410
4411 @menu
4412 * Off-line State::              Wanderlust has on-line and off-line states.
4413 * Enable Operations::           Enable Disconeected Operations.
4414 * Plugged Mode::                Switching On-line/Off-line per Server/Port.
4415 * Off-line State settings::     Invoking Wanderlust in the Off-line State.
4416 * Variables of Plugged Mode::   Customize Plugged Mode.
4417 @end menu
4418
4419
4420 @node Off-line State, Enable Operations, Disconnected Operations, Disconnected Operations
4421 @section Off-line State
4422
4423 Wanderlust has on-line and off-line states.  In the off-line state, you
4424 cannot access messages via network, unless they are cached.
4425
4426 @samp{[ON]} in the mode line indicates the on-line state.  @samp{[--]}
4427 in the mode line indicates the off-line state.  In folder or summary
4428 modes, press @kbd{M-t} to switch between off- and on-line.
4429
4430 You can invoke Wanderlust in the off-line state by setting
4431 @code{wl-plugged} to @code{nil} in @file{~/.wl} or anything appropriate.
4432
4433 In the off-line mode, @kbd{n} and @kbd{p} command in the summary mode
4434 ignores uncached messages.
4435
4436
4437 @node Enable Operations, Plugged Mode, Off-line State, Disconnected Operations
4438 @section Enable Disconeected Operations
4439
4440 Even in the off-line state, provided that relevant messages are cached,
4441 and the variable @code{elmo-enable-disconnected-operation} (described
4442 later) is non-nil, you can following operations:
4443 @xref{Plugged Mode}, @xref{Off-line State settings}.
4444
4445 @menu
4446 * Send Messages off-line::      Transmit Messages.
4447 * Re-file and Copy queue::      Re-file and Copy (IMAP4).
4448 * Creation of Folders::         Create Folders off-line (IMAP4).
4449 * Marking::                     Mark (IMAP4).
4450 * Pre-fetching Reservations::   Pre-fetch (IMAP4, NNTP).
4451 @end menu
4452
4453 As soon as Wanderlust becomes on-line, such operations invoked off-line
4454 are reflected in the servers via network.
4455
4456
4457 @node Send Messages off-line, Re-file and Copy queue, Enable Operations, Enable Operations
4458 @subsection Transmission of Messages
4459
4460 You can send mail/news messages off-line (if you are using
4461 @file{im-wl.el}, it is irrelevant).  Messages sent off-line are
4462 accumulated in the queue folder, @samp{+queue}.  These messages are
4463 transmitted at once when Wanderlust becomes on-line.
4464
4465 You can visit @samp{+queue} in the off-line state and confirm content of
4466 messages in the queue.  You can also remove messages.  Removed messages
4467 are not transmitted even in the on-line state.
4468
4469
4470 @node Re-file and Copy queue, Creation of Folders, Send Messages off-line, Enable Operations
4471 @subsection Re-file and Copy (IMAP4)
4472
4473 Re-file and copy operations to IMAP folders invoked during the off-line
4474 state are accumulated in the queue, and reflected in the server side
4475 when Wanderlust becomes on-line.  If you visit destination folders after
4476 off-line re-file or copy, it looks as if messages were appended even in
4477 off-line state.
4478
4479 For the safety reasons, messages re-filed off-line are removed from
4480 source folders only if their @samp{Message-ID:} match messages on the
4481 servers.  While the queue is processed, messages that failed to be
4482 re-filed or copied to the specified folders are appended to the folder
4483 @samp{+lost+found}.
4484
4485
4486 @node Creation of Folders, Marking, Re-file and Copy queue, Enable Operations
4487 @subsection Creation of Folders (IMAP4)
4488
4489 You can create IMAP folders off-line.  The creation of folders are
4490 reflected in the servers when Wanderlust becomes on-line.  At that time, 
4491 if folders failed to be created on the servers for any reasons, messages
4492 re-filed to such folders are appended to the folder @samp{+lost+found}.
4493
4494
4495 @node Marking, Pre-fetching Reservations, Creation of Folders, Enable Operations
4496 @subsection Marking (IMAP4)
4497
4498 Off-line changes in unread/read and importance mark @samp{$} information
4499 are also reflected in the servers when Wanderlust becomes on-line.
4500
4501
4502 @node Pre-fetching Reservations,  , Marking, Enable Operations
4503 @subsection Pre-fetching (IMAP4, NNTP)
4504
4505 You can make reservations for pre-fetching messages in IMAP or NNTP
4506 folders.  Reserved messages are marked with @samp{!} but not cached
4507 yet.  When Wanderlust becomes on-line, they are pre-fetched from
4508 servers.
4509
4510 If the variable @code{elmo-enable-disconnected-operation} is @code{nil},
4511 these off-line operations for IMAP4 and NNTP do not take place, and
4512 off-line re-file, copy or suchlike simply results in error.
4513
4514 Because off-line operations use cache files, it is a bad idea to erase
4515 them by hand; it may cause Wanderlust to malfunction.
4516
4517 If you want to remove caches, be sure to execute @kbd{M-x
4518 elmo-cache-expire-by-size}.  @code{elmo-cache-expire-by-size} does not
4519 remove caches for messages relevant to off-line operations.
4520
4521
4522 @node Plugged Mode, Off-line State settings, Enable Operations, Disconnected Operations
4523 @section Switching On-line/Off-line per Server/Port
4524
4525 @kbd{M-t} described above switches networking states as a whole, but you 
4526 can switch on-line/off-line per server/port.
4527
4528 Pressing @kbd{C-t} in the folder or summary modes brings you in
4529 wl-plugged-mode shown below, in which you can change the plugged state
4530 for each port.
4531
4532 @example
4533 @group
4534 Queuing:[ON] AutoFlushQueue:[--] DisconnectedOperation:[ON]
4535 [ON](wl-plugged)
4536   [--]hosta
4537     [--]smtp        +queue: 2 msgs (1,2)        @dots{}@r{sending queue}
4538     [--]nntp(119)   +queue: 1 msg (3)           @dots{}@r{sending queue}
4539   [ON]hostb
4540     [--]imap4/cram-md5(143) %#mh/wl(prefetch-msgs:3,mark-as-important:1)
4541                             %inbox(delete-msgids:1)    @dots{}@r{dop queue}
4542     [ON]nntp(119)
4543     [ON]smtp
4544 @end group
4545 @end example
4546
4547 The first line indicates status of the following three variables, and
4548 simply pressing @kbd{@key{SPC}} or @kbd{@key{RET}} in each labelled
4549 column modifies the values of these variables.
4550
4551 @example
4552 @group
4553 "Queuing"               @code{wl-draft-enable-queuing}
4554 "AutoFlushQueue"        @code{wl-auto-flush-queue}
4555 "DisconnectedOperation" @code{elmo-enable-disconnected-operation}
4556 @end group
4557 @end example
4558
4559 where @samp{[ON]} means its value is @code{t}, and @samp{[--]} means
4560 @code{nil}.
4561
4562 The second and after lines indicate on-line/off-line states of servers
4563 and ports, where @samp{[ON]} stands for on-line and @samp{[--]} for
4564 off-line (in XEmacs or Emacs 21, they are shown with icons).  Pressing
4565 @kbd{@key{SPC}} or @kbd{@key{RET}} in each line switches its state.
4566
4567 @dfn{sending queue} means messages accumulated in the folder
4568 @samp{+queue} for off-line transmission, and @dfn{dop queue} means
4569 off-line operations when @code{elmo-enable-disconnected-operation} is
4570 @code{t}.
4571 @c If the variable @code{elmo-enable-disconnected-operation} is non-nil, 
4572 @c off-line operations are enabled.
4573
4574 They are displayed if there are any of them.  In the example above, in
4575 the sending queue there are two messages (the first and the second in
4576 the queue folder) for smtp to hosta and one (the third) for nntp to
4577 hosta, and in the dop queue there are one for @samp{%inbox} and two for
4578 @samp{%#mh/wl}.
4579
4580 If you change @samp{(wl-plugged)} in the second line, the variable
4581 @code{wl-plugged} is changed, so that the mode line indicator and
4582 plugged states of all ports are affected.  If you change plugged states
4583 of any servers or ports, @samp{(wl-plugged)} in the second line is
4584 affected depending on @code{elmo-plugged-condition} settings and the
4585 plugged state of each port.
4586
4587
4588 @node Off-line State settings, Variables of Plugged Mode, Plugged Mode, Disconnected Operations
4589 @section Invoking Wanderlust in the Off-line State
4590
4591 As described before, if you set @code{wl-plugged} to @code{nil} in
4592 @file{~/.wl} or anything appropriate, you can invoke Wanderlust in the
4593 off-line state.  You can specify off-line state on a per server or port
4594 basis.  Refer to @code{wl-reset-plugged-alist} also.
4595
4596 Usually, when Wanderlust starts up, the plugged state of each port is
4597 read from @file{~/.folder} and @code{wl-smtp-posting-server},
4598 @code{wl-nntp-posting-server} and so on.  If you want to change the
4599 plugged state of these ports or to add other ports, configure
4600 @code{wl-make-plugged-hook} with a function.
4601
4602 @lisp
4603 @group
4604 (add-hook 'wl-make-plugged-hook
4605           '(lambda ()
4606              (elmo-set-plugged plugged-value(t/nil) server port)
4607                  ;; @r{add or change plugged states of the port of the server}
4608              (elmo-set-plugged plugged-value(t/nil) server)
4609                  ;; @r{if the port is omitted, all ports are affected}
4610                  ;; @r{(you cannot omit the port if you newly add the server)}
4611              ))
4612 @end group
4613 @end lisp
4614
4615
4616 @node Variables of Plugged Mode,  , Off-line State settings, Disconnected Operations
4617 @section Customizable Variables
4618
4619 @table @code
4620 @item wl-plugged
4621 @vindex wl-plugged
4622 If this variable is set to @code{nil}, Wanderlust starts up in off-line
4623 mode from the beginning.
4624
4625 @item wl-queue-folder
4626 @vindex wl-queue-folder
4627 The initial setting is @samp{+queue}.
4628 This is the folder in which messages in the transmission queue are
4629 accumulated.
4630
4631 @item wl-auto-flush-queue
4632 @vindex wl-auto-flush-queue
4633 The initial setting is @code{t}.
4634 This flag controls automatic transmission of the queue when Wanderlust
4635 becomes on-line.  If non-nil, the queue is automatically transmitted
4636 (with confirmation by @code{y-or-n-p}).  If you want to transmit it
4637 manually, press @kbd{F} in the folder mode.
4638
4639 @item elmo-enable-disconnected-operation
4640 @vindex elmo-enable-disconnected-operation
4641 The initial setting is @code{nil}.  Controls off-line operations
4642 regarding IMAP4.  If non-nil, off-line operations are carried out.
4643
4644 @item elmo-lost+found-folder
4645 @vindex elmo-lost+found-folder
4646 The initial setting is @samp{+lost+found}.
4647 This is the folder to which messages are saved when they fails to be
4648 appended while the off-line re-file/copy queue is processed.
4649
4650 @item elmo-plugged-condition
4651 @vindex elmo-plugged-condition
4652 The initial setting is @code{one}.
4653 The value of @code{wl-plugged} reflects the return value of the function 
4654 @code{elmo-plugged-p} (without arguments).
4655 This variable @code{elmo-plugged-condition} specifies the condition on
4656 which the return value of @code{(elmo-plugged-p)} should be t depending on the
4657 plugged state of each port.
4658
4659 @example
4660 'one         : plugged if one or more ports are plugged.
4661 'all         : plugged if all ports are plugged.
4662 'independent : reflects wl-plugged (elmo-plugged) regardless of plugged
4663                states of the ports.
4664 @var{function}     : reflects the return value of the @var{function}
4665  functions available per default
4666  'elmo-plug-on-by-servers
4667              : reflects the plugged state of the servers specified by the
4668                variable elmo-plug-on-servers.
4669  'elmo-plug-on-by-exclude-servers
4670              : reflects the plugged state of the servers that are not
4671                in elmo-plug-on-exclude-servers.
4672                   elmo-plug-on-exclude-servers defaults to
4673                    '("localhost"
4674                      (system-name)
4675                      (system-name)without the domain part)
4676 @end example
4677
4678 @example
4679 @group
4680 Example 1:
4681  (setq elmo-plugged-condition 'all)
4682 Example 2:
4683  (setq elmo-plug-on-servers '("smtpserver" "newsserver"))
4684  (setq elmo-plugged-condition 'elmo-plug-on-by-servers)
4685 Example 3:
4686  (setq elmo-plug-on-exclude-servers '("localhost" "myname"))
4687  (setq elmo-plugged-condition 'elmo-plug-on-by-exclude-servers)
4688 @end group
4689 @end example
4690
4691 @item wl-reset-plugged-alist
4692 @vindex wl-reset-plugged-alist
4693 The initial setting is @code{t}.  If non-nil, plugged states are
4694 initialized on a per server or port basis when Wanderlust starts up.
4695
4696 If @code{nil}, plugged states are retained while Emacs is running.  In
4697 other words, they are initialized when Emacs is restarted even if the
4698 value is @code{nil}.
4699 @end table
4700
4701
4702 @node Expire and Archive, Scoring, Disconnected Operations, Top
4703 @chapter Automatic Expiration and Archiving of Messages
4704 @cindex Expire and Archive
4705
4706 @menu
4707 * Expire::      Expiration and Archiving
4708 * Archive::     Archiving All Messages
4709 @end menu
4710
4711
4712 @node Expire, Archive, Expire and Archive, Expire and Archive
4713 @section Expiration
4714 @cindex Expire Message
4715
4716 Expiration means deletion of old messages which have outlasted a
4717 certain period of time.
4718
4719 @code{wl-expire} supports not only simple deletion, but also moving to
4720 specified archiving folders.
4721
4722 @section How to Use
4723
4724 Configure @code{wl-expire-alist} and press @kbd{e} in the folder mode,
4725 or @kbd{M-e} in the summary mode.
4726
4727 @subsection Configuring @code{wl-expire-alist}
4728
4729 An example configuration of @code{wl-expire-alist} is shown below.
4730 Everything in this @code{wl-expire-alist} makes a great difference in
4731 expiration, so be careful.  I advise you to set @code{wl-expire-use-log}
4732 to @code{t}, especially in the initial stage.
4733
4734 @lisp
4735 @group
4736 (setq wl-expire-alist
4737       '(("^\\+trash$"   (date 14) remove)
4738                                   ;; @r{delete}
4739         ("^\\+tmp$"     (date 7) trash)
4740                                   ;; @r{re-file to @code{wl-trash-folder}}
4741         ("^\\+outbox$"  (number 300) "$outbox;lha")
4742                                   ;; @r{re-file to the specific folder}
4743         ("^\\+ml/tmp$"  nil)
4744                            ;; @r{do not expire}
4745         ("^\\+ml/wl$"   (number 500 510) wl-expire-archive-number1 t)
4746                            ;; @r{archive by message number (retaining numbers)}
4747         ("^\\+ml/.*"    (number 300 310) wl-expire-archive-number2 t)
4748                            ;; @r{archive by a fixed number (retaining numbers)}
4749         ("^\\+diary$"   (date 30) wl-expire-archive-date)
4750                            ;; @r{archive by year and month (numbers discarded)}
4751         ))
4752 @end group
4753 @end lisp
4754
4755 Items in the list has the format of:
4756
4757 @example
4758 (@var{regexp-for-folders} @var{specification-of-messages-to-be-deleted} @var{destination})
4759 @end example
4760
4761 @noindent
4762 The folder is examined if it matches @var{regexp-for-folders} from the
4763 beginning of the list.  If you invoke expiration on the folder that does
4764 not match any of them, nothing will happen.  And if either the second or
4765 the third element of the item is @code{nil}, expiration will not take
4766 place.
4767
4768 You can use any one of the following for
4769 @var{specification-of-message-to-be-deleted}:
4770
4771 @table @code
4772 @item (number @var{n1} [@var{n2}])
4773 deletes messages depending on the number of messages in the folder.
4774
4775 @var{n1} is the number of messages which should survive deletion, for example
4776 if its value is 500, the newest 500 messages survive and the rests are
4777 deleted.
4778
4779 @var{n2} is the number of messages in the folder on which expiration should
4780 take place, which defaults to @var{n1} + 1.  For example if its value is 510,
4781 folders with 510 or more messages are expired.
4782 If you configured automatic expiration, frequently used folders may
4783 expire every time it receive messages, and you may be annoyed with the
4784 long delay in reading mail.
4785 In that case, you can set a wide margin between @var{n2} and @var{n1}, so that
4786 expiration would not take place until a certain number of messages
4787 accumulate.
4788
4789 Messages with marks in @code{wl-summary-expire-reserve-marks} (marked
4790 with important/new/unread) are not deleted.
4791 If @code{wl-expire-number-with-reserve-marks} is non-nil, the folder
4792 will expire so as to have 500 messages including such ones.
4793 Otherwise, it will have 500 messages except such ones.
4794
4795 @item (date @var{d1})
4796 deletes messages depending on the dates.
4797
4798 Messages dated @var{d1} or more days ago are deleted, for example if its
4799 value is seven, messages seven days old or more are deleted.  Note that
4800 the date is the one in the @samp{Date:} field of the message, not when
4801 the message entered the folder.
4802
4803 Messages with no or invalid @samp{Date:} field does not expire; you
4804 might have to delete them by hand.
4805 @end table
4806
4807 You can use any one of the following in the place of @var{destination}:
4808
4809 @table @asis
4810 @item @code{remove}
4811 deletes the messages instantly.
4812
4813 @item @code{hide}
4814 hide the messages from summary (messages are not deleted).
4815
4816 @item @code{trash}
4817 moves the messages to @code{wl-trash-folder}.
4818
4819 @item @var{string}(folder)
4820 moves the messages to the folder specified with @var{string}.
4821
4822 It would be useful for specifying an archiving folder, but because this
4823 does not move important messages, it might be better to use the
4824 standard functions described below.
4825
4826 @item @var{function}
4827 invokes the specified @var{function}.
4828
4829 To the @var{function}, three arguments are passed: a folder name, a list
4830 of messages to be deleted, and msgdb information of the summary.  You
4831 can specify function-specific arguments after the name of the
4832 @var{function}.  Note that the list contains messages with marks in
4833 @code{wl-summary-expire-reserve-marks}, be careful in writing your own
4834 function.
4835
4836 These are three standard functions; they moves messages to an archive
4837 folder in the specified way.  This means old messages can be compressed
4838 and saved in a file, being deleted from the original folder.
4839
4840 @table @code
4841 @item wl-expire-archive-number1
4842 re-files to archiving folders corresponding to the message numbers of
4843 the messages being deleted.  For example, a message numbered 102 will be
4844 re-filed to @file{wl-00100.zip}, 390 to @file{wl-00300.zip}, and so on.
4845 If @code{wl-expire-archive-files} is 200, messages will be re-filed to
4846 @file{wl-00000.zip}, @file{wl-00200.zip}, @file{wl-00400.zip}, @dots{}.
4847
4848 The archiving folders to which messages are re-filed are determined by
4849 the name of the folder as follows (in this case, archiving folders are
4850 handled as if @code{elmo-archive-treat-file} were non-nil).
4851
4852 @table @asis
4853 @item If the folder type is localdir:
4854 @file{@var{ArchiveDir}/@var{foldername}-xxxxx.zip}
4855
4856 For example, @samp{+ml/wl} corresponds to @samp{$ml/wl;zip}
4857 (@file{~/Mail/ml/wl-00100.zip}).
4858
4859 @item The folder type is other than localdir:
4860 @file{@var{ArchiveDir}/@var{foldertype}/@var{foldername}-xxxxx.zip}
4861
4862 For example, @samp{%#mh/ml/wl} corresponds to
4863 @samp{$imap4/#mh/ml/wl;zip} (@file{~/Mail/imap4/#mh/ml/wl-00100.zip}).
4864 @end table
4865
4866 As you can see, in the case of localdir, the folder type is not included
4867 in the path name, but otherwise it is included.
4868 And you can control the prefix to the archiving folder name by
4869 @code{wl-expire-archive-folder-prefix}.
4870 Refer to @code{wl-expire-archive-folder-prefix} for details.
4871
4872 @item wl-expire-archive-number2
4873 re-files every certain number of messages to archiving folders.
4874
4875 This differs from @samp{wl-expire-archive-number1} in that this re-files
4876 to the folder up to the specified number regardless of message numbers.
4877 The archiving folders to which messages are re-filed are determined in the 
4878 same way as @code{wl-expire-archive-number1}.
4879
4880 @item wl-expire-archive-date
4881 re-files messages depending on its date (year and month) to archive
4882 folders.
4883
4884 For example, a message dated December 1998 is re-filed to
4885 @code{$folder-199812;zip}.  The name of the archiving folders except the
4886 date part are determined in the same way as
4887 @code{wl-expire-archive-number1}.
4888 @end table
4889
4890 You can set the first argument to these three standard functions to non-nil
4891 in @code{wl-expire-alist} so as to retain message numbers in the folder.
4892 For example, it can be specified just after the name of the function:
4893
4894 @lisp
4895 ("^\\+ml/wl$" (number 300 310) wl-expire-archive-number1 t)
4896 @end lisp
4897
4898 If you omit the argument, consecutive numbers from 1 are assigned for
4899 each archiving folder.
4900 @end table
4901
4902 @subsection Treatment for Important or Unread Messages
4903
4904 If you specify any of @code{remove}, @code{trash}, a folder name, or a
4905 standard function, messages with marks in
4906 @code{wl-summary-expire-reserve-marks} (which are called @dfn{reserved
4907 messages} thereafter) are retained.
4908
4909 Per default, this variable include the important, new, and unread marks,
4910 so that messages with these marks are not removed.
4911 Note that you cannot include the temporary mark (i.e. temporary marks
4912 are removed anyway), and be sure to process temporary marks before you
4913 invoke expiration.
4914
4915 @subsection Auto Expiration
4916
4917 The following setup invokes expiration when you move into the summary
4918 mode.  There will be no confirmation, so make sure you made no mistake
4919 in regexp and other settings before you set up this.
4920
4921 @lisp
4922 @group
4923 (add-hook 'wl-summary-prepared-pre-hook 'wl-summary-expire)
4924 @end group
4925 @end lisp
4926
4927 In the folder mode, you can invoke expiration per group as well as per
4928 folder.  Therefore, if you specify @samp{Desktop} group, all folders
4929 matching @code{wl-expire-alist} expire.
4930
4931 @section Tips
4932
4933 @subsection Treating archive folders.
4934 To treat archive folders created by @code{wl-expire-archive-number1} and so on,
4935 you must set non-nil value to @code{elmo-archive-treat-file}.
4936
4937 @subsection Confirming
4938
4939 If you are to use @code{remove}, try @code{trash} at first and see
4940 messages move to @code{wl-trash-folder} as expected, then replace it
4941 with @code{remove}.  It would be dangerous to use @code{remove} from the
4942 beginning.
4943
4944 If you are to use @code{wl-expire-archive-number1} and the like, try to
4945 make a folder of the archiver type (@code{zip} or @code{lha}) and see if
4946 you can append messages to it.  Even if settings in
4947 @code{wl-expire-alist} and @code{elmo-archive} are correct, messages
4948 would not be saved anywhere and disappeared in case the archiver program
4949 fails.
4950
4951 After you make sure you can archive to the folder correctly, you can
4952 invoke expiration and utilize the log.
4953
4954 If you set @code{wl-expire-use-log} to @code{t},
4955 @file{~/.elmo/expired-log} should contain the log, for example:
4956
4957 @example
4958 @group
4959 delete  +ml/wl  (593 594 595 596 597 598 599)
4960 move    +ml/wl -> $ml/wl-00600;tgz;wl  (600 601 602)
4961 @end group
4962 @end example
4963
4964 The first column indicates the operation, i.e. @samp{delete},
4965 @samp{copy}, or @samp{move}.  The next is the name of the folder that
4966 expired.  In the case of @samp{copy} and @samp{move}, the destination
4967 folder is recorded after @samp{->}.  The last is the list of message
4968 numbers that are actually deleted or moved (in the case of @samp{copy}
4969 and @samp{move}, the number is the one in the source folder, rather than
4970 the destination folder).
4971
4972 @subsection Re-filing Reserved Messages
4973
4974 The three standard functions copy reserved messages to the archive
4975 folder, but do not delete them from the source folder.  Because
4976 reserved messages and the like always remain, they are recorded in
4977 @file{~/.elmo/expired-alist} so that they are not copied over and over
4978 again.  They are not recorded if copied by @code{wl-summary-archive}.
4979
4980 If you enabled logging, usually @samp{move} is recorded for re-filing,
4981 but instead @samp{copy} and @samp{delete} are recorded separately if
4982 reserved messages are involved.  This is because it actually copies
4983 messages including reserved, then deletes ones except reserved in that
4984 case.
4985
4986 @section Customizable Variables
4987
4988 @table @code
4989 @item wl-expire-alist
4990 @vindex wl-expire-alist
4991 The initial setting is @code{nil}.
4992 This variable specifies folders and methods to expire.  For details,
4993 refer to @code{wl-expire-alist} settings above.
4994
4995 @item wl-summary-expire-reserve-marks
4996 @vindex wl-summary-expire-reserve-marks
4997 The initial setting is the list below.
4998
4999 @lisp
5000 @group
5001 (list wl-summary-important-mark
5002       wl-summary-new-mark
5003       wl-summary-unread-mark
5004       wl-summary-unread-uncached-mark
5005       wl-summary-unread-cached-mark)
5006 @end group
5007 @end lisp
5008
5009 Messages with these marks are retained in the folder, even after
5010 expiration.
5011 Only permanent marks can be listed, not temporary marks.
5012
5013 You can list marks one by one as in the default; you can use the
5014 following settings as well:
5015
5016 @table @code
5017 @item all
5018 All messages with permanent marks are retained,
5019 i.e. @code{wl-summary-read-uncached-mark} is included in addition to the 
5020 defaults.
5021
5022 @item none
5023 All messages are handled as usual ones that are already read, no matter
5024 what marks they have; even important messages are deleted.
5025 @end table
5026
5027 @item wl-expire-archive-files
5028 @vindex wl-expire-archive-files
5029 The initial setting is 100.
5030 This variable specifies the number of messages to be retained in one
5031 archiving folder.
5032
5033 @item wl-expire-number-with-reserve-marks
5034 @vindex wl-expire-number-with-reserve-marks
5035 The initial setting is @code{nil}.
5036 If non-nil, if expiring messages are specified by @code{number},
5037 messages with @code{wl-summary-expire-reserve-marks} are also retained.
5038
5039 @item wl-expire-archive-get-folder-func
5040 @vindex wl-expire-archive-get-folder-func
5041 The initial setting is @code{wl-expire-archive-get-folder}.
5042
5043 This variable specifies a function that returns the name of an archiving 
5044 folder for standard functions in the place of @var{destination}.
5045 You can use the following three variables for simple modification of
5046 folder names; if you want more complex settings, define your own
5047 function in this variable.
5048
5049 @code{wl-expire-archive-get-folder} can be customized by these
5050 variables:
5051 @itemize @bullet
5052 @item @code{wl-expire-archive-folder-name-fmt}
5053 @item @code{wl-expire-archive-folder-type}
5054 @item @code{wl-expire-archive-folder-prefix}
5055 @end itemize
5056
5057 @item wl-expire-archive-folder-name-fmt
5058 @vindex wl-expire-archive-folder-name-fmt
5059 The initial setting is @samp{%s-%%05d;%s}.
5060 This is a @code{format} string for archiving folders used in
5061 @code{wl-expire-archive-number1} and @code{wl-expire-archive-number2}.
5062 Note that you must specify the message number by @samp{%%d}, because it
5063 is parsed twice by @code{format}.
5064
5065 If you modify this, adjust @code{wl-expire-archive-folder-num-regexp} as
5066 well.
5067
5068 @item wl-expire-archive-date-folder-name-fmt
5069 @vindex wl-expire-archive-date-folder-name-fmt
5070 The initial setting is @samp{%s-%%04d%%02d;%s}.
5071 This is a @code{format} string for archiving folders used in
5072 @code{wl-expire-archive-date}.  Note that you must specify the message
5073 number by @samp{%%d}, because it is parsed twice by @code{format}.
5074 There should be @samp{%%d} twice, one for the year and the other for the
5075 month.
5076
5077 If you modify this, adjust
5078 @code{wl-expire-archive-date-folder-num-regexp} as well.
5079
5080 @item wl-expire-archive-folder-type
5081 @vindex wl-expire-archive-folder-type
5082 The initial setting is @code{zip}.
5083 This variable specifies an archiver type of the archiving folders.
5084
5085 @item wl-expire-archive-folder-prefix
5086 @vindex wl-expire-archive-folder-prefix
5087 The initial setting is @code{nil}.
5088 This variable specifies the prefix (directory structure) to archiving
5089 folders.
5090 Exercise extreme caution in using this feature, as it has not been
5091 seriously tested.
5092 In the worst case, there is a fear of destructing archiving folders.
5093
5094 @table @code
5095 @item nil
5096 There will be no prefix.
5097
5098 @item short
5099 For example, @samp{+ml/wl} will be prefixed by @samp{wl}, resulting in
5100 @samp{$ml/wl-00000;zip;wl}.
5101
5102 @item t
5103 For example, @samp{+ml/wl} will be prefixed by prefix @samp{ml/wl},
5104 resulting in
5105
5106 @samp{$ml/wl-00000;zip;ml/wl}.
5107 @end table
5108
5109 @item wl-expire-archive-folder-num-regexp
5110 @vindex wl-expire-archive-folder-num-regexp
5111 The initial setting is @samp{-\\([-0-9]+\\);}.
5112 This variable specifies the regular expression to be used for getting
5113 message numbers from multiple archiving folders specified by
5114 @code{elmo-list-folders}.
5115 Set it in accordance with @code{wl-expire-archive-folder-name-fmt}.
5116
5117 @item wl-expire-archive-date-folder-num-regexp
5118 @vindex wl-expire-archive-date-folder-num-regexp
5119 The initial setting is @samp{-\\([-0-9]+\\);}.
5120 This is the regular expression to be used for getting message numbers
5121 from multiple archiving folders specified by @code{elmo-list-folders}.
5122 Set it in accordance with @code{wl-expire-archive-date-folder-name-fmt}.
5123
5124 @item wl-expire-delete-oldmsg-confirm
5125 @vindex wl-expire-delete-oldmsg-confirm
5126 The initial setting is @code{t}.
5127 If non-nil, messages older than the one with the largest number will be
5128 deleted with confirmation.
5129 If @code{nil}, they are deleted without confirmation.
5130
5131 This feature is valid only if non-nil is specified as a argument to the
5132 standard functions so as to retain numbers.
5133
5134 @item wl-expire-use-log
5135 @vindex wl-expire-use-log
5136 The initial setting is @code{nil}.
5137 If non-nil, expiration logs are recorded in @file{~/.elmo/expired-log}.
5138 They are appended but not truncated or rotated automatically; you might
5139 need to remove it manually.
5140
5141 @item wl-expire-add-seen-list
5142 @vindex wl-expire-add-seen-list
5143 The initial setting is @code{t}.
5144
5145 If non-nil, when messages are re-filed by expiration, read/unread
5146 information is passed to the destination folder.
5147
5148 However if you do not read the destination folder from Wanderlust,
5149 @file{seen} under @file{~/.elmo/} grows larger and larger, so you might
5150 want to set this to @code{nil} if you are simply saving to some
5151 archiving folders.  Even if its value is @code{nil}, messages in the
5152 archiving folders are simply treated as unread; it does not affect
5153 expiration itself.
5154
5155 @item wl-expire-folder-update-msgdb
5156 @vindex wl-expire-folder-update-msgdb
5157 The initial setting is @code{t}.
5158 If @code{t}, in the folder mode, expiration is carried out after
5159 updating summary information.  If you specified a list of regular
5160 expressions of folder names, summary information is updated for matching
5161 folders only.
5162 @end table
5163
5164
5165 @node Archive,  , Expire, Expire and Archive
5166 @section Archiving Messages
5167
5168 @subsection Archiving Messages
5169 @kbd{M-x wl-summary-archive} copies the whole folder to archiving
5170 folders.  If there are the archiving folders already, only new messages
5171 are appended.
5172
5173 You can use @code{wl-archive-alist} in order to specify how messages are 
5174 archived according to their folder names, as in @code{wl-expire-alist}.
5175 For example:
5176
5177 @lisp
5178 @group
5179 (setq wl-archive-alist
5180       '(("^\\+tmp$"     wl-archive-date)
5181         ("^\\+outbox$"  wl-archive-number2)
5182         (".*"           wl-archive-number1)))
5183 @end group
5184 @end lisp
5185
5186 Each item in the list has the following format:
5187
5188 @example
5189 (@var{folders-regexp}  @var{deleting-function})
5190 @end example
5191
5192 As you can see, you can only use a function after @var{folders-regexp}.
5193 Per default, there are three functions:
5194
5195 @itemize @bullet
5196 @item @code{wl-archive-number1}
5197 @item @code{wl-archive-number2}
5198 @item @code{wl-archive-date}
5199 @end itemize
5200
5201 As inferred from their names, they work similarly to "expire" versions,
5202 other than the following points:
5203
5204 @itemize @minus
5205 @item No messages are deleted
5206 @item Message numbers are retained even if invoked without arguments
5207 @end itemize
5208
5209 These functions are good to archive all messages in a folder by their
5210 numbers or by their dates.
5211 These are also useful for backup or confirmation purposes before
5212 expiration.
5213 If you try to re-file them after they are archived, they are deleted but 
5214 not re-filed.
5215
5216 Per default, the archiving folders to which messages are copied are
5217 determined automatically by @code{wl-expire-archive-get-folder-func}.
5218 You can copy to a specific folder by invoking with a prefix argument,
5219 i.e. @kbd{C-u M-x wl-summary-archive}.
5220
5221 Note that this feature has not been seriously tested, because you can
5222 simply copy to an archiving folder, for example by
5223 @code{wl-summary-copy-region}.
5224
5225 The archiving folders are determined by the same logic as in
5226 @code{wl-summary-expire}; the following customizable variables are
5227 relevant:
5228
5229 @itemize @bullet
5230 @item @code{wl-expire-archive-files}
5231 @item @code{wl-expire-archive-get-folder-func}
5232 @item @code{wl-expire-archive-folder-name-fmt}
5233 @item @code{wl-expire-archive-folder-type}
5234 @item @code{wl-expire-archive-folder-prefix}
5235 @item @code{wl-expire-archive-folder-num-regexp}
5236 @end itemize
5237
5238 @subsection Customizable Variables
5239
5240 @table @code
5241 @item wl-archive-alist
5242 @vindex wl-archive-alist
5243 The initial setting is the list shown below:
5244
5245 @lisp
5246 @group
5247 ((".*" wl-archive-number1))
5248 @end group
5249 @end lisp
5250
5251 @noindent
5252 This variable specifies a function that copies to archiving folders.
5253 To the function, three arguments are passed: a folder name, a list of
5254 messages in the folder, and msgdb information of the summary.
5255 Needless to say, you can use your own function.
5256 @end table
5257
5258
5259 @node Scoring, Customization, Expire and Archive, Top
5260 @chapter Score of the Messages
5261 @cindex Scoring
5262 @c @cindex Kill File
5263
5264 Scoring is the function that associates a score (value) with each
5265 message, and marks as read or deletes from the summary according to it.
5266
5267 You can put target or important marks on essential messages, or read marks
5268 on the ones you do not want to read, for example spam articles.
5269
5270 This scoring function has a capability and a format similar to the one
5271 that Gnus has, although there are some unsupported features and
5272 Wanderlust specifics.
5273 @xref{Scoring, , ,gnus, The gnus Newsreader}.
5274
5275 @menu
5276 * Score Commands::             Score Commands
5277 * Score File Format::          Score File Format
5278 @end menu
5279
5280
5281 @node Score Commands, Score File Format, Scoring, Scoring
5282 @section Score Commands
5283 @cindex Score Commands
5284
5285 @subsection Score File Specification
5286
5287 @code{wl-score-folder-alist} specifies score files or variables in which 
5288 scores are defined, corresponding to folder names.
5289
5290 @lisp
5291 @group
5292 (setq wl-score-folder-alist
5293       '(("^-.*"
5294          "news.SCORE"
5295          "my.SCORE")
5296         (".*"
5297          "all.SCORE")))
5298 @end group
5299 @end lisp
5300
5301 If paths to the score files are omitted, the directory specified in the
5302 variable @code{wl-score-files-dir} is assumed.
5303
5304 No matter what you write in @code{wl-score-folder-alist}, the default
5305 score file @code{wl-score-default-file} (@file{all.SCORE}) is always
5306 read (it does not have to exist).
5307 Therefore, in the example above, the three score files,
5308 @file{news.SCORE}, @file{my.SCORE}, and @file{all.SCORE} are read for
5309 the folders that matches @samp{^-.*}.
5310
5311 @subsection Scored Messages
5312
5313 Scores are attached to the messages that are specified by
5314 @code{wl-summary-score-marks} temporarily when the summary is updated;
5315 when you exit from the summary, the scores are removed and reverts to
5316 the defaults.
5317
5318 @subsection Creation of Score Files
5319
5320 In the summary buffer, move to an appropriate message and type @kbd{L}.
5321 Then type @kbd{s}, @kbd{s}, and @kbd{p} at a prompt in a mini-buffer.
5322 The string in Subject is presented.  Edit it and press @kbd{@key{RET}}.
5323
5324 This makes @minus{}1000 are scored for messages with the same
5325 @samp{Subject:} as the string you entered.  That is, such a score file
5326 is created automatically.
5327
5328 Then, try typing @kbd{h} and @kbd{e} in the same summary buffer.
5329 The score file you just made appears.
5330 This buffer is called @dfn{score editing buffer} thereafter.
5331 When you type @kbd{C-c C-e} in it, you are prompted in the mini-buffer
5332 as you are previously; type @kbd{a}.  Then a score entry for "From"
5333 should be inserted.
5334 In this way, you can create a score file easily either in the summary
5335 buffer or in the score editing buffer.
5336
5337 By the way, you might be aware the numbers of key strokes are different
5338 between @kbd{s s p} and @kbd{a}.
5339 This is determined by @code{wl-score-header-default-entry}.
5340 This variable specifies the default score entries corresponding to
5341 header fields.
5342 For example, for "subject" field, a type and a time limit are prompted,
5343 but for "from" field, they are fixed upon automatically as substring and
5344 permanent respectively.
5345 However, score values can be modified by the prefix argument.
5346 Typing @kbd{?} at the mini-buffer shows a help on keys and corresponding 
5347 headers and types.
5348
5349 At last, type @kbd{C-c C-c} in the score editing buffer.  This saves the 
5350 score file and terminates the edit mode.  Typing @kbd{C-c C-c} after
5351 erasing contents of the buffer deletes the score file being edited.
5352
5353 @subsection Tips
5354
5355 @subsubsection Selecting Score Files
5356
5357 You can change score files to which scores are appended by
5358 @code{wl-summary-increase-score} and @code{wl-summary-lower-score} by
5359 @code{wl-score-change-score-file}.
5360
5361 @subsubsection Summing Up the Score
5362
5363 If you add the same entries by @code{wl-summary-increase-score},
5364 @code{wl-summary-lower-score}, and @code{wl-score-edit-insert-entry},
5365 scores for the entry is summed up.
5366
5367 For example, if you create @samp{from} entry with the score of @minus{}1000 by
5368 @kbd{L a} and again @samp{from} with @minus{}200, one entry with the score of
5369 @minus{}1200 will be created as a result.
5370
5371 @subsubsection Creating Thread Key
5372
5373 Creating @samp{Thread} key by @code{wl-summary-increase-score} or
5374 @code{wl-summary-lower-score} appends @samp{Message-ID} of all children.
5375
5376 @subsubsection Creating Followup Key
5377
5378 Creating @samp{Followup} key by @code{wl-summary-increase-score} or
5379 @code{wl-summary-lower-score} appends @samp{Message-ID} of the message
5380 at the cursor to @samp{References} key.
5381 If @code{wl-score-auto-make-followup-entry} is non-nil,
5382 @samp{Message-ID} of all messages to be followed up within dates
5383 specified by @code{wl-score-expiry-days}.
5384
5385 @subsection Key Bindings
5386
5387 @table @kbd
5388 @item K
5389 @kindex K (Summary)
5390 @findex wl-summary-increase-score
5391 Increases the score for the current message.
5392 And the score entry is appended to the score file at the same moment.
5393 You can specify the score value by a prefix argument.
5394
5395 @item L
5396 @kindex L (Summary)
5397 @findex wl-summary-lower-score
5398 Decreases the score for the current message.
5399 And the score entry is appended to the score file at the same moment.
5400 You can specify the score value by a prefix argument.
5401
5402 @item h R
5403 @kindex h R (Summary)
5404 @findex wl-summary-rescore
5405 Re-applies the scoring.
5406 However, already scored messages are not scored anew.
5407
5408 @item h c
5409 @kindex h c (Summary)
5410 @findex wl-score-change-score-file
5411 Changes the score file currently selected.
5412
5413 @item h e
5414 @kindex h e (Summary)
5415 @findex wl-score-edit-current-scores
5416 Edits the score file currently selected.
5417 If there are multiple score files, the previously specified one is
5418 selected.
5419
5420 @item h f
5421 @kindex h f (Summary)
5422 @findex wl-score-edit-file
5423 Edits an arbitrary score file and selects it.
5424
5425 @item h F
5426 @kindex h F (Summary)
5427 @findex wl-score-flush-cache
5428 Erases caches associated to the score files that are read.
5429 If you modified score files directly (from other than Wanderlust), you
5430 need to re-read them after erasing the cache.
5431
5432 @item h m
5433 @kindex h m (Summary)
5434 @findex wl-score-set-mark-below
5435 Specifies the criterion for scores to be marked as read.
5436 Messages with scores less than this value are marked as read.
5437
5438 @item h x
5439 @kindex h x (Summary)
5440 @findex wl-score-set-expunge-below
5441 Specifies the criterion for scores to be deleted from the summary.
5442 Messages with scores less than this value are deleted.
5443 "Deleted" means it is not shown; they are not removed from the summary
5444 information or the folder.
5445 The deleted messages can be shown by rescan-noscore again.
5446 @end table
5447
5448 @subsection Key Bindings in the Score Editing Buffer
5449
5450 @table @kbd
5451 @item C-c C-k
5452 @kindex C-c C-k (Score Mode)
5453 @findex wl-score-edit-kill
5454 Abandons the file being edited.
5455
5456 @item C-c C-c
5457 @kindex C-c C-c (Score Mode)
5458 @findex wl-score-edit-exit
5459 Saves the file being edited, and quits from the edit mode.
5460
5461 @item C-c C-p
5462 @kindex C-c C-p (Score Mode)
5463 @findex wl-score-pretty-print
5464 Re-draws the score.
5465
5466 @item C-c C-d
5467 @kindex C-c C-d (Score Mode)
5468 @findex wl-score-edit-insert-date
5469 Inserts the number of dates from Dec. 31, 1 B.C.
5470 It is used for creating the third factor of time-limited scores.
5471
5472 @item C-c C-s
5473 @kindex C-c C-s (Score Mode)
5474 @findex wl-score-edit-insert-header
5475 Inserts the header of the message selected in the summary buffer.
5476
5477 @item C-c C-e
5478 @kindex C-c C-e (Score Mode)
5479 @findex wl-score-edit-insert-entry
5480 Inserts the score entry of the message selected in the summary buffer.
5481 @end table
5482
5483 @subsection Customizable Variables
5484
5485 @table @code
5486 @item wl-summary-default-score
5487 @vindex wl-summary-default-score
5488 The initial setting is 0 (zero).
5489 This variable specifies the default value of the score.
5490 The score is increased or decreased based upon this value.
5491
5492 @item wl-summary-important-above
5493 @vindex wl-summary-important-above
5494 The initial setting is @code{nil}.
5495 Messages with scores larger than this value are attached with the
5496 important mark (@samp{$}).
5497 If @code{nil}, no important marks are attached.
5498
5499 @item wl-summary-target-above
5500 @vindex wl-summary-target-above
5501 The initial setting is @code{nil}.
5502 Messages with scores larger than this value are attached with the target
5503 mark (@samp{*}).
5504 If @code{nil}, no target marks are attached.
5505
5506 @item wl-summary-mark-below
5507 @vindex wl-summary-mark-below
5508 The initial setting is 0 (zero).
5509 Messages with scores smaller than this value are marked as read.
5510
5511 @item wl-summary-expunge-below
5512 @vindex wl-summary-expunge-below
5513 The initial setting is @code{nil}.
5514 Messages with scores smaller than this value are deleted from the
5515 summary.
5516 If @code{nil}, they are not deleted.
5517
5518 @item wl-summary-score-marks
5519 @vindex wl-summary-score-marks
5520 The initial setting is the list shown below:
5521
5522 @lisp
5523 @group
5524 (list wl-summary-new-mark)
5525 @end group
5526 @end lisp
5527
5528 @noindent
5529 Messages with these marks are scored.
5530
5531 @item wl-use-scoring
5532 @vindex wl-use-scoring
5533 The initial setting is t.
5534 If non-nil, scoring is enabled.
5535
5536 @item wl-score-files-dir
5537 @vindex wl-score-files-dir
5538 The initial setting is @file{~/.elmo/}.
5539 The default directory for score files.
5540
5541 @item wl-score-interactive-default-score
5542 @vindex wl-score-interactive-default-score
5543 The initial setting is 1000.
5544 This value is used as a score when a score factor is @code{nil} in the
5545 score file.  It is also used in @code{wl-summary-increase-score} and
5546 @code{wl-summary-lower-score}, on condition that the value of
5547 @code{wl-score-header-default-entry} is @code{nil}.
5548
5549 @item wl-score-expiry-days
5550 @vindex wl-score-expiry-days
5551 The initial setting is 7.
5552 This is the number of days before time-limited scores are deleted.
5553
5554 @item wl-score-update-entry-dates
5555 @vindex wl-score-update-entry-dates
5556 The initial setting is @code{t}.
5557 If non-nil, it enables deletion of time-limited scores.
5558
5559 @item wl-score-header-default-entry
5560 @vindex wl-score-header-default-entry
5561 Specifies the default value for each header field for score entries
5562 created by @code{wl-summary-increase-score},
5563 @code{wl-summary-lower-score}, and @code{wl-score-edit-insert-entry}.
5564
5565 @item wl-score-simplify-fuzzy-regexp
5566 @vindex wl-score-simplify-fuzzy-regexp
5567 In the case of a type of a score entry is @code{fuzzy}, this specifies a
5568 regular expression to be deleted from the string.
5569 Because this is usually used for Subject, the default is prefixes that
5570 are attached by mailing list programs.
5571
5572 @item wl-summary-rescore-partial-threshold
5573 @vindex wl-summary-rescore-partial-threshold
5574 The initial setting is 200.
5575 When sync-all or rescan is executed, if there are messages more than
5576 this value, only the last same number of messages as this value are
5577 scored.
5578
5579 @item wl-summary-auto-sync-marks
5580 @vindex wl-summary-auto-sync-marks
5581 If non-nil, unread/important marks are synchronized when the summary
5582 does.
5583 Unread marks reflect information on the IMAP4 server.
5584 Important marks reflect information on the IMAP4 server (flagged or
5585 not), and contents of @samp{'mark} folder.
5586 The initial setting is @code{t}.
5587 @end table
5588
5589
5590 @node Score File Format,  , Score Commands, Scoring
5591 @section Score File Format
5592 @cindex Score File Format
5593
5594 The format of score files are the same as Gnus, and basically you can
5595 use Gnus score files as they are.  But they are not fully compatible
5596 because some keys are not supported and there are Wanderlust specifics.
5597 @xref{Score File Format, , ,gnus, The gnus Newsreader}.
5598
5599 @lisp
5600 @group
5601 (("subject"
5602   ("for sale" -1000 nil s)
5603   ("profit" -1000 nil s))
5604  ("from"
5605   ("spam@@spamspamspam" -10000 nil s))
5606  ("followup"
5607   ("my@@address" 3001 nil s))
5608  ("chars"
5609   (1000000 -10 nil >))
5610  (important 5000)
5611  (target 3000)
5612  (mark 0)
5613  (expunge -3000))
5614 @end group
5615 @end lisp
5616
5617 @table @code
5618 @item string
5619 If the key is a string, it is the name of the header to be matched.
5620 The following keys are available:
5621 @code{Subject}, @code{From}, @code{Date}, @code{Message-ID},
5622 @code{References}, @code{To}, @code{Cc}, @code{Chars}, @code{Lines},
5623 @code{Xref}, @code{Extra}, @code{Followup}, @code{Thread}
5624 @code{Chars} and @code{Lines} mean the size and the number of lines of
5625 the message, respectively.  @code{Extra}, @code{Followup}, @code{Thread}
5626 are described later.
5627 The rest corresponds the field of the same name.
5628
5629 Arbitrary numbers of core entries are specified after the key.
5630 Each score entry consists of these five factors:
5631
5632 @enumerate
5633 @item
5634 A factor that matches header.  This should be a number in the cases of
5635 @code{lines} and @code{chars}, otherwise a string.
5636
5637 @item
5638 A score factor.  When the first item matches, the score of the message
5639 is increased or decreased by this value.
5640
5641 @item
5642 A time limiting factor.  If @code{nil}, the score is permanent, and in the case
5643 of a number, the score is deleted if it does not match for days
5644 (@code{wl-score-expiry-days}) from the date specified by this.
5645 The date is since Dec. 31, 1 B.C.
5646
5647 @item
5648 A type factor.  This specifies the way the first factor matches.
5649 Available types depend on keys.
5650
5651 @table @dfn
5652 @item From, Subject, References, Message-ID
5653 For these keys in string, @code{r} and @code{R} (regexp),
5654 @code{s} and @code{S} (substring), @code{e} and @code{E} (exact match),
5655 as well as @code{f} and @code{F} (fuzzy) can be used.
5656 @code{R}, @code{S}, @code{E}, and @code{F} are case sensitive.
5657
5658 @item Lines, Chars
5659 For these keys, the following five numerical relative operators can be
5660 used: @code{<}, @code{>}, @code{=}, @code{>=}, @code{<=}.
5661
5662 @item Followup
5663 This key matches @code{From} header, and scores all follow-ups to the
5664 message.
5665 For example, it would be useful for increasing scores for follow-ups to
5666 you own article.
5667
5668 You can use the same types as @code{From} except for @code{f}.
5669 And a @samp{Followup} entry is automatically appended to the score file.
5670
5671 @item Thread
5672 This key scores (sub-)threads beginning with @code{Message-ID} @var{x}.
5673 A @samp{Thread} entry is automatically appended for each article that
5674 has @var{x} in the @code{References} header.
5675 You can make sure the whole thread including messages that does not have
5676 all ancestors @code{Message-ID} in @code{References} is scored.
5677
5678 You can use the same types as @code{References} except for @code{f}.
5679 And a @samp{Thread} entry is automatically appended to the score file.
5680 @end table
5681
5682 @item
5683 A factor for extension header.  This is meaningful only if the key is
5684 @code{Extra}.
5685 This specifies headers to be matched other than standard headers like
5686 @code{Subject} and @code{From}.
5687 Note that you should specify the header in
5688 @code{elmo-msgdb-extra-fields} also.
5689 Therefore it does not work in folders where extension headers cannot be
5690 retrieved.
5691
5692 @end enumerate
5693
5694 The sum of these scores @emph{after all factors are applied} becomes the 
5695 score of the message.
5696
5697 @cindex Score File Atoms
5698 @item mark
5699 Messages with a score less than this value is marked as read.
5700 The default is @code{wl-summary-mark-below}.
5701
5702 @item expunge
5703 Messages with a score less than this value is deleted from the summary.
5704 The default is @code{wl-summary-expunge-below}.
5705
5706 @item mark-and-expunge
5707 Both @code{mark} and @code{expunge} are applied,
5708 i.e. messages with a score less than this value is marked as read and
5709 deleted from the summary.
5710
5711 @item target
5712 Messages with a score greater than this value is attached with temp
5713 marks.
5714 The default is @code{wl-summary-target-above}.
5715
5716 @item important
5717 Messages with a score greater than this value is attached with important
5718 marks.
5719 The default is @code{wl-summary-important-above}.
5720 @end table
5721
5722 @subsection Caveats
5723
5724 Not to mention the @code{extra} key, if @code{lines} or @code{xref} keys 
5725 are used, you need to set @code{elmo-msgdb-extra-fields}.
5726
5727 @lisp
5728 (setq elmo-msgdb-extra-fields '("lines" "xref"))
5729 @end lisp
5730
5731 There are other restrictions as shown below:
5732
5733 @itemize @bullet
5734 @item Because @samp{References} field in the summary information
5735 contains only the last @samp{Message-ID}, @code{references} key matches
5736 the last one only.
5737 @end itemize
5738
5739 Keys that can be seen by folder of types:
5740
5741 @example
5742 @group
5743                         chars lines xref  extra
5744 localdir,localnews        Y     E     E     E
5745 nntp (supporting xover)   Y     E     E     N
5746      (otherwise)          N     E     E     E
5747 imap4                     Y     E     E     E
5748 pop3                      N     E     E     E
5749
5750                 Y: can be seen
5751                 N: cannot be seen (ignored)
5752                 E: can be seen with @code{elmo-msgdb-extra-fields} settings
5753 @end group
5754 @end example
5755
5756
5757 @node Customization, Mailing List, Scoring, Top
5758 @chapter Customizing Wanderlust
5759 @cindex Customization
5760
5761 @menu
5762 * Living with other packages:: Living with other packages
5763 * Highlights::                 Highlights
5764 * Biff::                       Notify Mail arrival
5765 * Advanced Settings::          Advanced Settings
5766 * Customizable Variables::     Customizable Variables
5767 * Hooks::                      Hooks
5768 @end menu
5769
5770
5771 @node Living with other packages, Highlights, Customization, Customization
5772 @section Living with other packages
5773
5774 Examples with other packages.
5775
5776 @menu
5777 * imput::                       imput (im-wl.el)
5778 * BBDB::                        BBDB
5779 * supercite::                   supercite.el
5780 * mu-cite::                     mu-cite.el
5781 * x-face-mule::                 x-face-mule.el
5782 * dired-dd::                    dired-dd.el
5783 @end menu
5784
5785
5786 @node imput, BBDB, Living with other packages, Living with other packages
5787 @subsection imput
5788 @pindex imput
5789 @cindex im-wl
5790
5791 Place @file{util/im-wl.el} on the @code{load-path} and do the following
5792 settings.
5793
5794 If @command{imput} is on the @code{exec-path} at the installation,
5795 @file{im-wl.el} is byte-compiled and installed.  @xref{Install}.
5796
5797 @lisp
5798 @group
5799 (autoload 'wl-draft-send-with-imput-async "im-wl")
5800 (setq wl-draft-send-func 'wl-draft-send-with-imput-async)
5801 @end group
5802 @end lisp
5803
5804
5805 @node BBDB, supercite, imput, Living with other packages
5806 @subsection bbdb.el
5807 @pindex BBDB
5808
5809 Place @file{util/bbdb-wl.el} on the @code{load-path} and do the following
5810 settings.
5811
5812 If BBDB is on the @code{load-path} at the installation, @file{bbdb-wl.el} is
5813 byte-compiled and installed.
5814 @xref{Install}.
5815
5816 @lisp
5817 @group
5818 (require 'bbdb-wl)
5819
5820 (bbdb-wl-setup)
5821 ;; @r{enable pop-ups}
5822 (setq bbdb-use-pop-up t)
5823 ;; @r{auto collection}
5824 (setq bbdb/mail-auto-create-p t)
5825 (setq signature-use-bbdb t)
5826 (setq bbdb-north-american-phone-numbers-p nil)
5827 ;; @r{shows the name of bbdb in the summary} :-)
5828 (setq wl-summary-from-func 'bbdb-wl-from-func)
5829 ;; @r{automatically add mailing list fields}
5830 (add-hook 'bbdb-notice-hook 'bbdb-auto-notes-hook)
5831 (setq bbdb-auto-notes-alist '(("X-ML-Name" (".*$" ML 0))))
5832 @end group
5833 @end lisp
5834
5835 @node supercite, mu-cite, BBDB, Living with other packages
5836 @subsection sc.el(supercite), sc-register.el
5837 @pindex sc
5838 @pindex supercite
5839
5840 The same setting as usual mailers should be OK.  The following is an
5841 example of settings:
5842
5843 @lisp
5844 @group
5845 (autoload 'sc-cite-original "sc" nil t)
5846 (setq mail-yank-hooks 'sc-cite-original)
5847 (setq sc-preferred-header-style 1)
5848 (setq sc-electric-references-p nil)
5849 (setq sc-citation-leader "")
5850 (setq sc-load-hook '(lambda () (require 'sc-register)))
5851 (setq sc-preferred-attribution 'registeredname)
5852 @end group
5853 @end lisp
5854
5855
5856 @node mu-cite, x-face-mule, supercite, Living with other packages
5857 @subsection mu-cite.el
5858 @pindex mu-cite
5859
5860 The same setting as usual mailers should be OK.  The following is an
5861 example of settings.
5862
5863 If you use mu-cite version 8.0 or earlier:
5864
5865 @lisp
5866 @group
5867 (autoload 'mu-cite/cite-original "mu-cite" nil t)
5868 (setq mail-citation-hook 'mu-cite/cite-original)
5869 @end group
5870 @end lisp
5871
5872 If you use mu-cite version 8.1 or later:
5873
5874 @lisp
5875 @group
5876 (autoload 'mu-cite-original "mu-cite" nil t)
5877 (add-hook 'mail-citation-hook (function mu-cite-original))
5878 @end group
5879 @end lisp
5880
5881 @node x-face-mule, dired-dd, mu-cite, Living with other packages
5882 @subsection x-face-mule.el
5883 @pindex x-face-mule
5884 @pindex bitmap-mule
5885
5886 It depends on the version of x-face-mule.
5887 If you use x-face-mule 0.19 or older, do the following:
5888
5889 @lisp
5890 @group
5891 (setq wl-highlight-x-face-func
5892       (function
5893        (lambda (beg end)
5894         (x-face-mule:x-face-decode-message-header))))
5895 @end group
5896 @end lisp
5897
5898 If you use x-face-mule 0.20 or later, try the following:
5899
5900 @lisp
5901 @group
5902 (setq wl-highlight-x-face-func
5903       (function
5904        (lambda (beg end)
5905         (x-face-mule-x-face-decode-message-header))))
5906 (require 'x-face-mule)
5907 @end group
5908 @end lisp
5909
5910 Use these settings when you use @file{x-face-mule.el} attached to
5911 bitmap-mule 8.0 or later:
5912
5913 @lisp
5914 @group
5915 (autoload 'x-face-decode-message-header "x-face-mule")
5916 (setq wl-highlight-x-face-func 'x-face-decode-message-header)
5917 @end group
5918 @end lisp
5919
5920 If there is an encoded X-Face string in a file @file{~/.xface} (the
5921 value of the variable @code{wl-x-face-file}), it is inserted as a
5922 @samp{X-Face:} field in the draft buffer (if
5923 @code{wl-auto-insert-x-face} is non-nil).
5924
5925
5926 @node dired-dd,  , x-face-mule, Living with other packages
5927 @subsection dired-dd(Dired-DragDrop)
5928 @pindex Dired-DragDrop
5929 @pindex Dired-DD
5930 @cindex Drag and Drop
5931
5932 If you embed @file{dired-dd-mime.el} in the dired-dd package, you can
5933 compose multi-part by simple Drag-and-Drop from dired to the draft
5934 buffer being edited in GNU Emacs (this feature is not Wanderlust
5935 specific, but general-purpose for tm/SEMI).
5936
5937 @lisp
5938 @group
5939 ;; @r{dired-dd:} http://www.asahi-net.or.jp/~pi9s-nnb/dired-dd-home.html
5940 (add-hook
5941  'dired-load-hook
5942  (function
5943   (lambda ()
5944     (load "dired-x")
5945     ;; @r{Set dired-x variables here.}
5946     ;; @r{To and flo@dots{}}
5947     (if window-system
5948         (progn (require 'dired-dd)
5949                (require 'dired-dd-mime))))))
5950 @end group
5951 @end lisp
5952
5953
5954 @node Highlights, Biff, Living with other packages, Customization
5955 @section Highlights
5956
5957 @subsection Customizable Variables
5958
5959 @table @code
5960 @item  wl-summary-highlight
5961 @vindex wl-summary-highlight
5962 The initial setting is @code{t}.
5963 If non-nil, the summary is highlighted.
5964
5965 @item  wl-highlight-max-summary-lines
5966 @vindex wl-highlight-max-summary-lines
5967 The initial setting is 10000.
5968 The summary is not highlighted if it has more lines than this value.
5969
5970 @item  wl-summary-highlight-partial-threshold
5971 @vindex wl-summary-highlight-partial-threshold
5972 The initial setting is 1000.
5973 This is a threshold whether the whole summary is highlighted.
5974 If there are more lines of messages in the summary, it is partially
5975 highlighted.
5976
5977 @item  wl-summary-partial-highlight-above-lines
5978 @vindex wl-summary-partial-highlight-above-lines
5979 The initial setting is 30.  If there are more lines of messages than
5980 @code{wl-summary-highlight-partial-threshold} in the summary, messages
5981 after the point that is the same number of lines as this value above the
5982 cursor line are highlighted partially.  (If this value is @code{nil},
5983 the last same number of lines as the value of
5984 @code{wl-summary-highlight-partial-threshold} are highlighted.)
5985
5986 @item wl-highlight-body-too
5987 @vindex  wl-highlight-body-too
5988 The initial setting is @code{t}.
5989 If non-nil, bodies of drafts and messages are also highlighted.
5990
5991 @item  wl-highlight-message-header-alist
5992 @vindex wl-highlight-message-header-alist
5993 When highlighting headers of drafts and messages, this variable
5994 specifies which faces are allocated to important
5995 (@code{wl-highlight-message-important-header-contents}), secondly
5996 important (@code{wl-highlight-message-important-header-contents2}), and
5997 unimportant (@code{wl-highlight-message-unimportant-header-contents})
5998 message headers.
5999 Similarly, it can be used for allocating arbitrary faces to arbitrary
6000 regular expressions.
6001
6002 @item wl-highlight-citation-prefix-regexp
6003 @vindex  wl-highlight-citation-prefix-regexp
6004 Specifies a regular expression to which quoted lines in bodies of 
6005 drafts and messages match.
6006 Bodies matching to this regular expression are highlighted by the faces
6007 specified by (@code{wl-highlight-message-cited-text-*}).
6008
6009 @item  wl-highlight-highlight-citation-too
6010 @vindex wl-highlight-highlight-citation-too
6011 The initial setting is @code{nil}.
6012 If non-nil, the quoting regular expression itself given by
6013 @code{wl-highlight-citation-prefix-regexp} is also highlighted.
6014
6015 @item  wl-highlight-citation-header-regexp
6016 @vindex wl-highlight-citation-header-regexp
6017 Specifies a regular expression that denotes beginning of quotation.
6018 Bodies matching to this regular expression are highlighted by the face
6019 specified by @code{wl-highlight-message-headers}.
6020
6021 @item wl-highlight-max-header-size
6022 @vindex wl-highlight-max-header-size
6023 The initial setting is @code{nil}.  If a header size is larger than this
6024 value, it will not be highlighted.  If @code{nil}, always highlighted
6025 (ignore header size).
6026
6027 @item  wl-highlight-max-message-size
6028 @vindex wl-highlight-max-message-size
6029 The initial setting is 10000.
6030 If a message is larger than this value, it will not be highlighted.
6031 With this variable, highlight is suppressed for uuencode or huge digest
6032 messages.
6033
6034 @item  wl-highlight-signature-separator
6035 @vindex wl-highlight-signature-separator
6036 Specifies regular expressions that denotes the boundary of a signature.
6037 It can be a regular expression, or a list of ones.
6038 Messages after the place that matches this regular expression are
6039 highlighted by the face specified by
6040 @code{wl-highlight-message-signature}.
6041
6042 @item  wl-max-signature-size
6043 @vindex wl-max-signature-size
6044 The initial setting is 400.
6045 This is the largest size for a signature to be highlighted.
6046
6047 @item wl-use-highlight-mouse-line
6048 @vindex  wl-use-highlight-mouse-line
6049 The initial setting is @code{t}.
6050 If non-nil, the line pointed by the mouse is highlighted in the folder
6051 mode, summary mode, and the like.
6052 @end table
6053
6054 @subsection Setting Colors and Fonts of the Characters
6055
6056 If you want to change colors or fonts of the characters, you need to
6057 modify faces defined in Wanderlust.  Use @code{set-face-font} if you
6058 want to change fonts, and @code{set-face-foreground} for colors, and so
6059 on.  You cannot write face settings in @file{.emacs}; write in
6060 @file{~/.wl}.
6061
6062 For example, if you want to change the color for signatures to yellow,
6063 write
6064
6065 @lisp
6066 (set-face-foreground 'wl-highlight-message-signature "yellow")
6067 @end lisp
6068
6069 @noindent
6070 in @file{~/.wl}.
6071
6072 Faces defined in Wanderlust:
6073
6074 @table @code
6075 @item wl-highlight-message-headers
6076 The face for field names of message headers.
6077
6078 @item wl-highlight-message-header-contents
6079 The face for field bodies of message headers.
6080
6081 @item wl-highlight-message-important-header-contents
6082 The face for important parts of message headers.
6083 Per default, this face is used for a body of @samp{Subject:} field.
6084 You can change its value by editing
6085 @code{wl-highlight-message-header-alist}.
6086
6087 @item wl-highlight-message-important-header-contents2
6088 The face for secondly important parts of message headers.
6089 Per default, this face is used for bodies of @samp{From:} and @samp{To:}
6090 fields.  You can change its value by editing
6091 @code{wl-highlight-message-header-alist}.
6092
6093 @item wl-highlight-message-unimportant-header-contents
6094 The face for unimportant parts of message headers.
6095 Per default, this face is used for bodies of @samp{X-} fields
6096 @samp{User-Agent:} fields.  You can change its value by editing
6097 @code{wl-highlight-message-header-alist}.
6098
6099 @item wl-highlight-message-citation-header
6100 The face for headers of quoted messages.
6101
6102 @item wl-highlight-message-cited-text-*
6103 The face for texts of quoted messages.  The last @samp{*} is a
6104 @var{single figure} so that 10 different colors can be used according to
6105 citation levels.
6106
6107 @item wl-highlight-message-signature
6108 The face for signatures of messages.  The initial settings are
6109 @samp{khaki} for light background colors, and @samp{DarkSlateBlue} for
6110 dark background colors.
6111
6112 @item wl-highlight-header-separator-face
6113 The face for header separators of draft messages.
6114
6115 @item wl-highlight-summary-important-face
6116 The face for message lines with important marks in the summary.
6117
6118 @item wl-highlight-summary-new-face
6119 The face for message lines with new marks in the summary.
6120
6121 @item wl-highlight-summary-displaying-face
6122 The face for the message line that is currently displayed.
6123 This face is overlaid.
6124
6125 @item wl-highlight-thread-indent-face
6126 The face for the threads that is currently displayed.
6127
6128 @item wl-highlight-summary-unread-face
6129 The face for message lines with unread marks in the summary.
6130
6131 @item wl-highlight-summary-deleted-face
6132 The face for message lines with delete marks in the summary.
6133
6134 @item wl-highlight-summary-refiled-face
6135 The face for message lines with re-file marks in the summary.
6136
6137 @item wl-highlight-refile-destination-face
6138 The face for re-file information part of message lines with re-file
6139 marks in the summary.
6140
6141 @item wl-highlight-summary-copied-face
6142 The face for message lines with copy marks in the summary.
6143
6144 @item wl-highlight-summary-target-face
6145 The face for message lines with target marks @samp{*} in the summary.
6146
6147 @item wl-highlight-summary-thread-top-face
6148 The face for message lines that are on the top of the thread in the
6149 summary.
6150
6151 @item wl-highlight-summary-normal-face
6152 The face for message lines that are not on top of the thread in the
6153 summary.
6154
6155 @item wl-highlight-folder-unknown-face
6156 The face for folders that are not known to have how many unsync messages
6157 in the folder mode.
6158
6159 @item wl-highlight-folder-zero-face
6160 The face for folders that have no unsync messages in the folder mode.
6161
6162 @item wl-highlight-folder-few-face
6163 The face for folders that have some unsync messages in the folder mode.
6164
6165 @item wl-highlight-folder-many-face
6166 The face for folders that have many unsync messages in the folder mode.
6167 The boundary between `some' and `many' is specified by the variable
6168 @code{wl-folder-many-unsync-threshold}.
6169
6170 @item wl-highlight-folder-unread-face
6171 The face for folders that have no unsync but unread messages in the
6172 folder mode.
6173
6174 @item wl-highlight-folder-killed-face
6175 The face for folders that are deleted from the access group in the
6176 folder mode.
6177
6178 @item wl-highlight-folder-opened-face
6179 The face for open groups in the folder mode.
6180 It is meaningful when @code{wl-highlight-folder-by-numbers} is
6181 @code{nil} or a @var{number}.
6182
6183 @item wl-highlight-folder-closed-face
6184 The face for close groups in the folder mode.
6185 It is meaningful when @code{wl-highlight-folder-by-numbers} is
6186 @code{nil} or a @var{number}.
6187
6188 @item wl-highlight-folder-path-face
6189 The face for the path to the currently selected folder in the folder
6190 mode.
6191
6192 @item wl-highlight-logo-face
6193 The face for logo in the demo.
6194
6195 @item wl-highlight-demo-face
6196 The face for strings (for example, a version number) in the demo.
6197 @end table
6198
6199
6200 @node Biff, Advanced Settings, Highlights, Customization
6201 @section Notify Mail arrival
6202 @cindex Biff
6203
6204 Following setting is to notify mail arrival of @samp{%inbox}
6205 by the indicator on the modeline
6206
6207 @lisp
6208 (setq wl-biff-check-folder-list '("%inbox"))
6209 @end lisp
6210
6211 @subsection Customizable Variables
6212 @table @code
6213 @item wl-biff-check-folder-list
6214 @vindex wl-biff-check-folder-list
6215 The initial setting is @code{nil}.
6216 This is the list of folders to check mail arrival.
6217 If @code{nil}, wl doesn't check mail arrival.
6218
6219 @item wl-biff-check-interval
6220 @vindex wl-biff-check-interval
6221 The initial setting is 40 (in seconds).
6222 Check mail arrival in this period. 
6223 @end table
6224
6225
6226 @node Advanced Settings, Customizable Variables, Biff, Customization
6227 @section Advanced Settings
6228
6229 @menu
6230 * Draft for Reply::             Draft for Reply
6231 * Thread Format::               Appearance of Thread
6232 * User-Agent Field::            @samp{User-Agent:} Header Field
6233 @end menu
6234
6235
6236 @node Draft for Reply, Thread Format, Advanced Settings, Advanced Settings
6237 @subsection Draft for Replay
6238
6239 If you want, when you replying to articles in mailing lists, the address
6240 in Reply-To field of the original message to be prepared to To field of
6241 the reply draft by simply pressing @kbd{a} in the summary mode, try the
6242 following settings:
6243
6244 @lisp
6245 @group
6246 (setq wl-draft-reply-without-argument-list
6247       '(("Mail-Followup-To" . (("Mail-Followup-To") nil ("Newsgroups")))
6248         ("Followup-To" . (nil nil ("Followup-To")))
6249         (("X-ML-Name" "Reply-To") . (("Reply-To") nil nil))
6250         ("From" . (("From") ("To" "Cc") ("Newsgroups")))))
6251 @end group
6252 @end lisp
6253
6254 @noindent
6255 (Only if there are both of @samp{X-ML-Name:} and @samp{Reply-To:} fields
6256 in the original message, @samp{Reply-To:} field in the original is
6257 copied to @samp{To:} field.)
6258
6259 Moreover, the behavior of @kbd{a} with prefix argument can 
6260 be directed by @code{wl-draft-reply-with-argument-list} as well.
6261
6262 Note: To set the behavior when you reply to the message written by yourself, use
6263 @code{wl-draft-reply-myself-without-argument-list} and
6264 @code{wl-draft-reply-myself-with-argument-list}
6265 instead of them.
6266
6267 @node Thread Format, User-Agent Field, Draft for Reply, Advanced Settings
6268 @subsection Appearance of Threads
6269
6270 @example
6271 @group
6272   389  09/18(Fri)01:07 [ Teranishi         ] wl-0.6.3
6273   390  09/18(Fri)07:25 +-[ Tsumura-san       ]
6274   391  09/18(Fri)19:24 +-[ Murata-san        ]
6275   392  09/20(Sun)21:49 +-[ Okunishi-san      ]
6276   396  09/20(Sun)22:11 | +-[ Tsumura-san       ]
6277   398  09/21(Mon)00:17 |   +-[ Tsumura-san       ]
6278   408  09/21(Mon)22:37 |     +-[ Okunishi-san      ]
6279   411  09/22(Tue)01:34 |       +-[ Tsumura-san       ]
6280   412  09/22(Tue)09:28 |       +-[ Teranishi         ]
6281   415  09/22(Tue)11:52 |         +-[ Tsumura-san       ]
6282   416  09/22(Tue)12:38 |           +-[ Teranishi         ]
6283   395  09/20(Sun)21:49 +-[ Okunishi-san      ]
6284   397  09/21(Mon)00:15 +-[ Okunishi-san      ]
6285 @end group
6286 @end example
6287
6288 Settings to make appearance of threads like shown above:
6289
6290 @lisp
6291 @group
6292 (setq wl-thread-indent-level 2)
6293 (setq wl-thread-have-younger-brother-str "+")
6294 (setq wl-thread-youngest-child-str       "+")
6295 (setq wl-thread-vertical-str             "|")
6296 (setq wl-thread-horizontal-str           "-")
6297 (setq wl-thread-space-str                " ")
6298 @end group
6299 @end lisp
6300
6301 If you do not want to see branches, do the following:
6302
6303 @lisp
6304 @group
6305 (setq wl-thread-indent-level 2)
6306 (setq wl-thread-have-younger-brother-str " ")
6307 (setq wl-thread-youngest-child-str       " ")
6308 (setq wl-thread-vertical-str             " ")
6309 (setq wl-thread-horizontal-str           " ")
6310 (setq wl-thread-space-str                " ")
6311 @end group
6312 @end lisp
6313
6314
6315 @node User-Agent Field,  , Thread Format, Advanced Settings
6316 @subsection User-Agent Field
6317 @cindex X-Mailer
6318 @cindex User-Agent
6319
6320 If you are eccentric enough to elaborate @samp{X-Mailer:} or
6321 @samp{User-Agent:} fields, define a function that generate appropriate
6322 strings as you like, and set it to variable
6323 @code{wl-generate-mailer-string-func}.
6324
6325 If you do not want verbose @samp{User-Agent:} field, do the following:
6326
6327 @lisp
6328 @group
6329 (setq wl-generate-mailer-string-func
6330       (function
6331        (lambda ()
6332          (concat "User-Agent: "
6333                  (wl-generate-user-agent-string-1 nil)))))
6334 @end group
6335 @end lisp
6336
6337 The following is a example:
6338
6339 @lisp
6340 @group
6341 (setq mime-edit-insert-user-agent-field nil)
6342 (setq wl-generate-mailer-string-func
6343       (function
6344        (lambda ()
6345          (format "X-Mailer: %s" (product-string-1 'wl-version)))))
6346 @end group
6347 @end lisp
6348
6349
6350 @node Customizable Variables, Hooks, Advanced Settings, Customization
6351 @section Customizable Variables
6352
6353 Customizable variables that have not been described yet:
6354
6355 @table @code
6356 @item wl-default-folder
6357 @vindex wl-default-folder
6358 The initial setting is @samp{%inbox}.  This is the default value for moving to
6359 a folder and the like.
6360
6361 @item wl-draft-folder
6362 @vindex wl-draft-folder
6363 The initial setting is @samp{+draft}.  It is the folder to which drafts are
6364 saved.  It must be a localdir folder.
6365
6366 @item wl-trash-folder
6367 @vindex wl-trash-folder
6368 The initial setting is @samp{+trash}.  It is the wastebasket folder.
6369 If you changed this variable, you had better restart Wanderlust.
6370
6371 @item wl-interactive-exit
6372 @vindex wl-interactive-exit
6373 The initial setting is @code{t}.
6374 If non-nil, you are asked for confirmation when Wanderlust terminates.
6375
6376 @item wl-interactive-send
6377 @vindex wl-interactive-send
6378 The initial setting is @code{nil}.
6379 If non-nil, you are asked for confirmation when mail is sent.
6380
6381 @item wl-folder-sync-range-alist
6382 @vindex wl-folder-sync-range-alist
6383 The initial setting is the alist shown below:
6384
6385 @lisp
6386 @group
6387 (("^&.*$" . "all")
6388  ("^\\+draft$\\|^\\+queue$" . "all"))
6389 @end group
6390 @end lisp
6391
6392 @noindent
6393 This is an associative list of regular expressions of folder names and
6394 update range of the summary.  Update range is one of the @samp{all},
6395 @samp{update}, @samp{rescan}, @samp{rescan-noscore}, @samp{first} and
6396 @samp{last}. If a folder do not match, @samp{update} is used.
6397
6398 @item wl-ask-range
6399 @vindex wl-ask-range
6400 The initial setting is @code{t}.
6401 If @code{nil}, the value of @code{wl-folder-sync-range-alist} is used
6402 for updating the summary when you changed folders.
6403
6404 @item wl-mime-charset
6405 @vindex wl-mime-charset
6406 The initial setting is @code{x-ctext}.
6407 This is the MIME charset for messages that are not MIME (e.g. without
6408 @samp{Content-Type:}). This value also used as default charset for
6409 summary.  (If you want to share Summary on Nemacs and other Emacsen, set
6410 this value as @code{iso-2022-jp}.)
6411
6412 @item wl-highlight-folder-with-icon
6413 @vindex wl-highlight-folder-with-icon
6414 This is meaningful for XEmacs or Emacs 21..  The initial setting depends
6415 on Emacsen (@code{t} for XEmacs or Emacs 21 with icons).
6416
6417 @item wl-strict-diff-folders
6418 @vindex wl-strict-diff-folders
6419 This is a list of regular expressions of folders.
6420 Unread messages are checked, for example when you press @kbd{s} in
6421 the folder mode, usually in a brief way (rapidly processed but not
6422 accurate).
6423 The folders matching this variable are seriously checked.
6424 You may want to set this variable so as to match conditional filter
6425 folders for IMAP4 folders.
6426 The initial setting is @code{nil}.
6427
6428 @item wl-folder-use-server-diff
6429 @vindex wl-folder-use-server-diff
6430 When unread messages are checked, for example when you press @kbd{s} in
6431 the folder mode, usually (the number of messages on the server) @minus{}
6432 (the number of local messages) will be the number of unread messages.
6433 However, if this variable is non-nil, the number of unread messages on
6434 the server is checked.  This affects IMAP4 folders only, but IMAP4
6435 folders in mail boxes matching
6436 @code{elmo-imap4-disuse-server-flag-mailbox-regexp} are not checked for
6437 the number of unread messages on the server, even if they matches this
6438 variable.  The initial setting is @code{t}.
6439
6440 @item wl-auto-check-folder-name
6441 @vindex wl-auto-check-folder-name
6442 The initial setting is @code{nil}.
6443 If non-nil, the folder with the name of the value is checked for unread
6444 messages at the start.
6445 If it is @code{none}, no folders are checked.
6446 If it is a list, all folders in the list are checked at the start.
6447
6448 @item wl-auto-uncheck-folder-list
6449 @vindex wl-auto-uncheck-folder-list
6450 The initial setting is the list shown below:
6451
6452 @lisp
6453 @group
6454 ("\\$.*")
6455 @end group
6456 @end lisp
6457
6458 @noindent
6459 Folders with the name matching this variable are not checked for unread
6460 messages at the start, even if they are included in the groups in
6461 @code{wl-auto-check-folder-name}.
6462
6463 @item wl-auto-check-folder-list
6464 @vindex wl-auto-check-folder-list
6465 The initial setting is @code{nil}.
6466 Folders with the name matching this variable are always checked for
6467 unread messages at the start, if they are included in the groups in
6468 @code{wl-auto-check-folder-name}.
6469 This takes precedence over @code{wl-auto-uncheck-folder-list}.
6470
6471 @item wl-no-save-folder-list
6472 @vindex wl-no-save-folder-list
6473 The initial setting is the list shown below:
6474
6475 @lisp
6476 @group
6477 ("^/.*$")
6478 @end group
6479 @end lisp
6480
6481 @noindent
6482 This is a list of regular expressions of folders not to be saved.
6483
6484 @item wl-save-folder-list
6485 @vindex wl-save-folder-list
6486 The initial setting is @code{nil}.
6487 This is a list of regular expressions of folders to be saved.
6488 This takes precedence over @code{wl-no-save-folder-list}.
6489
6490 @item wl-folder-mime-charset-alist
6491 @vindex wl-folder-mime-charset-alist
6492 The initial setting is the alist shown below:
6493
6494 @lisp
6495 @group
6496 (("^-alt\\.chinese" . big5)
6497  ("^-relcom\\." . koi8-r)
6498  ("^-tw\\." . big5)
6499  ("^-han\\." . euc-kr))
6500 @end group
6501 @end lisp
6502
6503 @noindent
6504 This is an associative list of regular expressions of folder names and
6505 MIME charsets.
6506 If a folder do not match, @code{wl-mime-charset} is used.
6507
6508 @item wl-folder-init-load-access-folders
6509 @vindex wl-folder-init-load-access-folders
6510 The initial setting is @code{nil}.
6511 This is a list of access groups to be loaded specifically at the start.
6512 If it is @code{nil}, @code{wl-folder-init-no-load-access-folders} is referred.
6513
6514 @item wl-folder-init-no-load-access-folders
6515 @vindex wl-folder-init-no-load-access-folders
6516 The initial setting is @code{nil}.
6517 This is a list of access groups not to be loaded specifically at the
6518 start.
6519 It is ignored if @code{wl-folder-init-load-access-folders} is non-nil.
6520
6521 @item wl-delete-folder-alist
6522 @vindex wl-delete-folder-alist
6523 The initial setting is the alist shown below:
6524
6525 @lisp
6526 @group
6527 (("^-" . remove))
6528 @end group
6529 @end lisp
6530
6531 @noindent
6532 This list determines disposition of messages with delete marks.
6533 Each item in the list is a folder and destination; you can specify any
6534 one of the following in the place of destination:
6535
6536 @example
6537 @code{remove} or @code{null} : deletes the messages instantly.
6538 string             : moves the messages to the specific folder.
6539 @code{trash} or others  : moves the messages to @code{wl-trash-folder}.
6540 @end example
6541
6542 @item wl-refile-policy-alist
6543 @vindex wl-refile-policy-alist
6544 The initial setting is the list shown below:
6545
6546 @lisp
6547 @group
6548 (("^[-=]" . copy)
6549  (".*" . move))
6550 @end group
6551 @end lisp
6552
6553 @noindent
6554 This list determines whether messages with re-file marks are moved or
6555 copied.  Each item in the list is a cons cell of a folder and
6556 @code{copy} or @code{move}.
6557
6558 @item wl-x-face-file
6559 @vindex wl-x-face-file
6560 The initial setting is @file{~/.xface}.
6561 The name of the file that contains encoded X-Face strings.
6562 @xref{x-face-mule}.
6563
6564 @item wl-demo-display-logo
6565 @vindex wl-demo-display-logo
6566 If non-nil, bitmap image is shown on the opening demo.  If you set
6567 @code{xpm} or @code{xbm}, (if possible) display selected image type
6568 logo.
6569
6570 @item elmo-use-database
6571 @vindex  elmo-use-database
6572 This is meaningful for XEmacs only.  The initial setting depends on
6573 XEmacs (@code{t} for XEmacs with dbm).
6574 If non-nil, Message-ID is controlled by dbm.
6575
6576 @item elmo-passwd-alist-file-name
6577 @vindex elmo-passwd-alist-file-name
6578 The initial setting is @file{passwd}.
6579 This is the name of the file in which passwords are saved.
6580 @code{elmo-passwd-alist-save} saves current passwords to the file.
6581
6582 @item elmo-nntp-list-folders-use-cache
6583 @vindex elmo-nntp-list-folders-use-cache
6584 The initial setting is 600 (in seconds).
6585 This is period in seconds during which results of @samp{list} and
6586 @samp{list active} in NNTP are cached.  If it is @code{nil}, they are
6587 not cached.
6588
6589 @item elmo-nntp-max-number-precedes-list-active
6590 @vindex elmo-nntp-max-number-precedes-list-active
6591 The initial setting is @code{nil}.
6592 If non-nil, the number of article obtained by @samp{list active} in NNTP
6593 are used as the maximum article number of the folder.
6594 Set this to @code{t} if you are using for example INN 2.3 as an NNTP server,
6595 and if the number of read messages is not correct.
6596
6597 @item elmo-nntp-default-use-listgroup
6598 @vindex elmo-nntp-default-use-listgroup
6599 The initial setting is @code{t}.
6600 If non-nil, @samp{listgroup} is used for checking the total number of
6601 articles.  If it is @code{nil}, @samp{group} is used.  In the latter
6602 case, the processing will be a little faster at the sacrifice of
6603 accuracy.
6604
6605 @item elmo-pop3-send-command-synchronously
6606 @vindex elmo-pop3-send-command-synchronously
6607 The initial setting is @code{nil}.
6608 If non-nil, POP3 commands are issued synchronously.  Some implementation
6609 of POP3 server fails to get summary information without this setting.
6610 You may have to set this variable to @code{t}, if the process hangs
6611 while looking up POP3.
6612
6613 @item elmo-dop-flush-confirm
6614 @vindex elmo-dop-flush-confirm
6615 The initial setting is @code{t}.
6616 If non-nil, you are asked for confirmation if accumulated off-line
6617 operations are executed.
6618
6619 @item elmo-display-progress-threshold
6620 @vindex elmo-display-progress-threshold
6621 The initial setting is 20.
6622 Threshold for display of progress gauge.  If number of renewal is more than
6623 this value, display progress gauge.
6624 @end table
6625
6626
6627 @node Hooks,  , Customizable Variables, Customization
6628 @section Hooks
6629
6630 (Not yet written)
6631
6632
6633 @node Mailing List, Addition, Customization, Top
6634 @chapter Wanderlust Mailing List
6635 @cindex Bug report
6636 @cindex Backtrace
6637
6638 @display
6639 Wanderlust Mailing List @t{<wl@@lists.airs.net>}
6640 @end display
6641
6642 Topics related to Wanderlust are discussed in the mailing list.
6643 The latest version is also announced there (in Japanese, sorry).
6644
6645 A guide can be obtained automatically by sending mail to
6646 @t{wl-ctl@@lists.airs.net} with the body
6647
6648 @example
6649 # guide
6650 @end example
6651 Please send bug reports or patches to the mailing list.  You can post to
6652 the mailing list even though you are not a member of it.
6653
6654 If you send a bug report, please attach Backtrace with it.
6655 @footnote{@uref{http://www.jpl.org/elips/BUGS-ja.html} describes how to
6656 in Japanese.}
6657
6658 I would like to express my thanks to the members of the mailing list for 
6659 valuable advice and many pieces of code they contributed.
6660
6661
6662 @node Addition, Index, Mailing List, Top
6663 @chapter Additional Information
6664
6665 @section Brief History
6666
6667 @example
6668 1998  3/05    Tried to make a prototype that displays MH messages in threads.
6669       3/10    Made a msgdb mechanism by elisp.
6670       3/26    IMAP and NNTP can be displayed in threads.
6671       4/13    Began to assemble thread display modules as elmo.
6672       5/01    Finished 0.1.0, initial version with many defects.
6673       6/12    I made a slip of the tongue and said I was writing elisp
6674               mailer supporting IMAP
6675       6/16    0.1.3 was announced at tm-ja, elisp ML.
6676       6/22    Thanks to Kitame-san, the mailing list started at northeye.org.
6677       7/01    Support for mm-backend (0.3.0).
6678       8/25    multi folder added (0.5.0).
6679       8/28    filter folder added (0.5.1).
6680       9/10    You can open/close threads (0.6.0).
6681       9/11    fldmgr by Murata-san made editing folders easy.
6682       9/18    lha folders added by Okunishi-san (0.6.3).
6683       9/24    Display of branches of threads (0.6.5).
6684       9/28    Compression folder supporting multiple archivers by Okunishi-san.
6685      10/28    Off-line operations (0.7.4).
6686      12/09    Becomes beta version.
6687      12/21    wl-expire by Murata-san.
6688 1999  2/03    auto-refile by Tsumura-san.
6689       4/28    wl-template by Murata-san.
6690       5/18    Released 1.0.0 stable.
6691       7/05    Scoring by Murata-san (2.1.0).
6692       9/26    New plugged system by Murata-san (2.2.2).
6693      12/20    Support Modified UTF7.
6694 2000  3/24    Released 1.1.0 stable.
6695       4/03    CVS development started.
6696       5/07    Thread restoration & Its speed up with Murata-san.
6697       6/12    Address completion with LDAP with Chiba-san & Goto-san.
6698       7/11    killed message feature.
6699       7/18    Use UIDL in POP3.
6700       9/12    biff feature with Satata-san & Yamaoka-san.
6701 @end example
6702
6703 See @file{ChangeLog} for details.
6704
6705 @section The Name
6706
6707 According to a dictionary, Wanderlust has the meaning:
6708
6709 @display
6710 wanderlust
6711   n eager longing for or impulse towards travelling in distant lands
6712   [Ger, fr wandern to wander + lust desire, pleasure]
6713 @end display
6714
6715 @noindent
6716 but I had no profound intention.  (if farfetched, IMAP @result{} you can
6717 read mail anywhere @result{} desire to wander ?)
6718
6719 Elmo is the abbreviation of @samp{Elisp Library for Message
6720 Orchestration}.  At first I meant the red puppet in the Sesame Street,
6721 but you may associate it with Wandering @result{} Drifting @result{}
6722 Guidepost @result{} St.@: Elmo's fire @result{} elmo.
6723
6724 @section Code Names
6725
6726 Each versions has code names (they are almost jokes).
6727 Currently they are picked up alphabetically from the top 40 hits of
6728 U.S. Billboard magazines in 1980s.
6729
6730 (@uref{http://lyrics.natalnet.com.br/html/top40/index.html})
6731
6732
6733 @node Index,  , Addition, Top
6734 @unnumbered Index
6735
6736 @menu
6737 * Concept Index::               Concept Index
6738 * Key Index::                   Key Index
6739 * Variable Index::              Variable Index
6740 * Function Index::              Function Index
6741 @end menu
6742
6743 @node Concept Index, Key Index, Index, Index
6744 @unnumberedsec Concept Index
6745 @printindex cp
6746
6747 @node Key Index, Variable Index, Concept Index, Index
6748 @unnumberedsec Key Index
6749 @printindex ky
6750
6751 @node Variable Index, Function Index, Key Index, Index
6752 @unnumberedsec Variable Index
6753 @printindex vr
6754
6755 @node Function Index,  , Variable Index, Index
6756 @unnumberedsec Function Index
6757 @printindex fn
6758
6759 @summarycontents
6760 @contents
6761 @bye
6762
6763 @c Local Variables: 
6764 @c fill-column: 72
6765 @c End: