@end ifinfo
@menu
-* Introduction:: Read this first.
-* Start Me Up:: Invoking Wanderlust.
-* Folders:: How to specify folders.
-* Folder:: Selecting and editing folders.
-* Summary:: Reading and refiling messages.
-* Message:: Saving and playing MIME multipart entities.
-* Draft:: Draft buffer, sending mail and news.
+* Introduction:: Read this first
+* Start Me Up:: Invoking Wanderlust
+* Folders:: How to specify folders
+* Folder:: Selecting and editing folders
+* Summary:: Reading and refiling messages
+* Message:: Saving and playing MIME multipart entities
+* Draft:: Draft buffer, sending mail and news
* Disconnected Operations:: Off-Line management
-* Expire and Archive:: Automatic expiration and archiving of messages.
-* Scoring:: Score of the messages.
-* Address Book:: Management Address Book.
-* Customization:: Customizing Wanderlust.
+* Expire and Archive:: Automatic expiration and archiving of messages
+* Scoring:: Score of the messages
+* Address Book:: Management of Address Book
+* Customization:: Customizing Wanderlust
* Mailing List:: Wanderlust mailing list
* Addition:: Additional Information
-* Index:: Key index.
+* Index:: Key index
@end menu
(Of course, you need a mail/news readable environment in advance)
@menu
-* MIME Modules:: Installing the MIME modules.
-* Download:: Download and extract the packages.
-* Install:: Byte-compile and install.
-* Minimal Settings:: @file{.emacs} setup.
-* Folder Definition:: Folder definition.
+* MIME Modules:: Installing the MIME modules
+* Download:: Download and extract the packages
+* Install:: Byte-compile and install
+* Minimal Settings:: @file{.emacs} setup
+* Folder Definition:: Folder definition
* Start Wanderlust:: Starting Wanderlust
@end menu
@end example
@menu
-* Archiver:: Archivers supported
+* Archiver:: Supported Archivers
* Archive Tips:: TIPS
* Archive Vars:: Customization
@end menu
@end example
@item
-Complexed condition
+Compound condition
If you combine conditions by character @samp{|}, it is considered as OR condition. @samp{&} is considered as AND condition, likewise.
Condition can be grouped by parentheses (@samp{(}, and @samp{)}).
You can select and edit folders in this mode.
@menu
-* Selecting Folder:: Select folder you want to read.
-* Folder Manager:: Editing folders.
+* Selecting Folder:: Select folder you want to read
+* Folder Manager:: Editing folders
@end menu
message which already has @samp{Newsgroups:} field. If the current
cursor point is on the folder for mailing list (refile destination),
create a new draft message which already has @samp{To:} field with
-guessed mailing list adderss (If @code{wl-subscribed-mailing-list} is
+guessed mailing list address (If @code{wl-subscribed-mailing-list} is
valid list).
(@code{wl-folder-write-current-folder})
mode.
@menu
-* Usage of Summary Mode:: TIPS.
-* Thread Operations:: Thread operations.
-* Cache:: File cache, Buffer cache, and Prefetch.
-* Auto Refile:: Auto refile settings.
-* Sticky Summary:: Summary make sticky.
-* Key Bindings of Summary:: Key bindings.
-* Variables of Summary:: Customize Summary Mode.
+* Usage of Summary Mode:: TIPS
+* Thread Operations:: Thread operations
+* Cache:: File cache, Buffer cache, and Prefetch
+* Auto Refile:: Auto refile settings
+* Sticky Summary:: Summary make sticky
+* Key Bindings of Summary:: Key bindings
+* Variables of Summary:: Customize Summary Mode
@end menu
q}. Other operations in the sticky summary are same as normal summary.
@code{wl-summary-always-sticky-folder-list} specifies the folders that
-are automatically sticked.
+are automatically stuck.
@node Key Bindings of Summary, Variables of Summary, Sticky Summary, Summary
@item wl-break-pages
@vindex wl-break-pages
The initial setting is @code{t}.
-If non-nil, message is splitted as pages by @samp{^L}.
+If non-nil, message is split as pages by @samp{^L}.
@item wl-message-window-size
@vindex wl-message-window-size
@item wl-summary-divide-thread-when-subject-changed
@vindex wl-summary-divide-thread-when-subject-changed
-The initial setting is @code{nil}. If non-nil, thread is splitted if
+The initial setting is @code{nil}. If non-nil, thread is split if
the subject is changed.
@item wl-summary-search-via-nntp
@vindex wl-summary-always-sticky-folder-list
The initial setting is @code{nil}.
@code{wl-summary-always-sticky-folder-list} specifies the folders that
-are automatically sticked. Each element is regexp of folder name.
+are automatically stuck. Each element is regexp of folder name.
@item wl-summary-reserve-mark-list
@vindex wl-summary-reserve-mark-list
@vindex wl-message-sort-field-list
(SEMI only) Initial setting is
'("Return-Path" "Received" "^To" "^Cc" "Newsgroups" "Subject" "^From").
-Header fields in message buffer are orderd by this value.
+Header fields in message buffer are ordered by this value.
Each elements are regexp of field-name.
@end table
Wanderlust has on-line and off-line states.
@menu
-* Off-line State:: Wanderlust has on-line and off-line states.
-* Enable Operations:: Enable Disconeected Operations.
-* Plugged Mode:: Switching On-line/Off-line per Server/Port.
-* Off-line State settings:: Invoking Wanderlust in the Off-line State.
-* Variables of Plugged Mode:: Customize Plugged Mode.
+* Off-line State:: Wanderlust has on-line and off-line states
+* Enable Operations:: Enable Disconnected Operations
+* Plugged Mode:: Switching On-line/Off-line per Server/Port
+* Off-line State settings:: Invoking Wanderlust in the Off-line State
+* Variables of Plugged Mode:: Customize Plugged Mode
@end menu
@xref{Plugged Mode}, @xref{Off-line State settings}.
@menu
-* Send Messages off-line:: Transmit Messages.
-* Re-file and Copy queue:: Re-file and Copy (IMAP4).
-* Creation of Folders:: Create Folders off-line (IMAP4).
-* Marking:: Mark (IMAP4).
-* Pre-fetching Reservations:: Pre-fetch (IMAP4, NNTP).
+* Send Messages off-line:: Transmit Messages
+* Re-file and Copy queue:: Re-file and Copy (IMAP4)
+* Creation of Folders:: Create Folders off-line (IMAP4)
+* Marking:: Mark (IMAP4)
+* Pre-fetching Reservations:: Pre-fetch (IMAP4, NNTP)
@end menu
As soon as Wanderlust becomes on-line, such operations invoked off-line
@end example
The first line indicates status of the following three variables, and
-simply pressing @kbd{@key{SPC}} or @kbd{@key{RET}} in each labelled
+simply pressing @kbd{@key{SPC}} or @kbd{@key{RET}} in each labeled
column modifies the values of these variables.
@example
@chapter Address Book
@cindex Address Book
-Address Book support mail address and petname display on summay
-mode.
+With address book, you can utilize address completion, and you have
+summary displayed with nicknames.
@menu
-* Mail Addresses:: Definition Address Book
+* Mail Addresses:: Definition of Address Book
* Address Manager:: Address Manager
@end menu
@item c
@kindex c (Address Manager)
@findex wl-addrmgr-set-cc
-Add @samp{Cc:} mark
+Add @samp{Cc:} mark.
@item b
@kindex b (Address Manager)
@cindex Customization
@menu
-* Living with other packages:: Living with other packages
+* Living with other packages:: Cooperating with other packages
* Highlights:: Highlights
* Biff:: Notify Mail arrival
* Advanced Settings:: Advanced Settings