Go to the first, previous, next, last section, table of contents.


Customiziable variables

wl-summary-move-order
The initial setting is unread. Specify cursor moving policy. If you want to precede new messages, set new. If you want to precede unread messages, set unread. If nil, proceed to next message.
wl-auto-select-first
The initial setting is nil. If non-nil, first message is automatically displayed.
wl-auto-select-next
The initial setting is nil. This controls behavior when there is no unread message in current summary.
nil: asks whether you want to go back to folder mode
'unread: asks whether you want to go to next unread folder
  If the next one comes to be possessing no unread message
  by treatment of cross-posted messages or Scoring, then
  asks whether you want to go to next to next folder.
'skip-no-unread: similar as unread
  But does not ask before going to next to next folder.
otherwise: asks whether you want to go to next unread folder
It might be useful to set 'skip-no-unread for people who want to continue reading by just pressing and pressing space key.
wl-thread-insert-opened
The initial setting is nil. If non-nil, thread is inserted as opened.
wl-thread-open-reading-thread
The initial setting is t. If non-nil, reading thread is automatically opened though it is closed thread.
wl-summary-exit-next-move
The initial setting is t. If non-nil, move to next folder at summary exit.
wl-folder-move-cur-folder
The initial setting is nil. If non-nil, cursor position on the folder is moved.
wl-summary-weekday-name-lang
The initial setting is `ja'. Specify language of the weekday. `en' displays English, `fr' displays French, `de' displays Deutsch. You should rescan summary view after changing this value.
wl-summary-fix-timezone
The initial setting is nil. Time zone of the date string in summary mode is adjusted using this value. If nil, it is adjust to the default time zone information (system's default time zone or environment variable `TZ').
wl-use-petname
The initial setting is t. If non-nil, sender part displays nickname.
wl-break-pages
The initial setting is t. If non-nil, message is split as pages by `^L'.
wl-message-window-size
The initial setting is '(1 . 4). A cons cell to specify the rate of summary and message window. car:cdr corresponds summary:message.
wl-summary-no-from-message
The initial setting is `nobody@nowhere?'. A string which is displayed when there's no `From:' field in the message.
wl-summary-no-subject-message
The initial setting is `(WL:No Subject in original.)'. A string which is displayed when there's no `Subject:' field in the message.
wl-summary-use-frame
The initial setting is nil. If non-nil, use new frame for the summary.
wl-use-folder-petname
The initial setting is the list shown below:
(modeline)
A list of display policy (symbol) of folder nickname. Available symbols are:
modeline
Display folder petname on modeline.
ask-folder
Destination folder is notified as nickname if wl-auto-select-next is non-nil.
read-folder
You can input folder name by nickname in the function wl-summary-read-folder.
wl-summary-move-direction-toggle
The initial setting is t. If non-nil, last executed p, P, n, N toggles the direction of cursor move. If you want to aware of reading direction, set this to t.
wl-summary-width
The initial setting is 80. Width of summary line. If nil, summary line's width is as is.
wl-summary-from-width
The initial setting is 17. Width of sender part of summary line.
wl-summary-subject-length-limit
The initial setting is nil. Specify the limit for the length of subject parts in summary. nil means unlimited.
wl-summary-indent-length-limit
The initial setting is 46. Specify the limit of thread indent level. nil means unlimited indent level. If you set this to nil you should set wl-summary-width to nil, too.
wl-summary-recenter
The initial setting is t. If non-nil, cursor point is moved to the center of the summary window.
wl-summary-divide-thread-when-subject-changed
The initial setting is nil. If non-nil, thread is split if the subject is changed.
wl-summary-search-via-nntp
The initial setting is confirm. If non-nil and wl-summary-jump-to-msg-by-message-id failed, call wl-summary-jump-to-msg-by-message-id-via-nntp and search message from the NNTP server elmo-nntp-default-server. The value of elmo-nntp-default-user, elmo-nntp-default-port, elmo-nntp-default-stream-type are used. If confirm, server name can be specified. You can specify NNTP folder format like `-:username@servername:119!'.
wl-summary-keep-cursor-command
The initial setting is the list shown below:
(wl-summary-goto-folder wl-summary-goto-last-visited-folder)
When you entered to summary by these commands and the target summary buffer already exists, summary status is not automatically updated and cursor position is saved.
elmo-folder-update-threshold
The initial setting is 500. If updated message number is larger than this value, confirm whether drop them or not (in the case where the value of elmo-folder-update-confirm is non-nil).
elmo-folder-update-confirm
The initial setting is t. If the value is non-nil, do check with elmo-folder-update-threshold.
wl-summary-always-sticky-folder-list
The initial setting is nil. wl-summary-always-sticky-folder-list specifies the folders that are automatically stuck. Each element is regexp of folder name.
wl-summary-reserve-mark-list
The initial setting is the list shown below:
("o" "O" "D")
If a message is already marked as temporal marks in this list, the message is not marked by any mark command.
wl-summary-skip-mark-list
The initial setting is the list shown below:
("D")
If a message is already marked as temporal marks in this list, the message is skipped at cursor move.
elmo-message-fetch-threshold
The initial setting is 30000 (bytes). If displaying message has larger size than this value, Wanderlust confirms whether fetch the message or not (in the case where the value of elmo-message-fetch-confirm is non-nil).
elmo-message-fetch-confirm
The initial setting is t. If the value is non-nil, do check with elmo-message-fetch-threshold.
wl-prefetch-threshold
The initial setting is 30000 (bytes). If prefetching message has larger size than this value and wl-prefetch-confirm is non-nil, Wanderlust confirms whether prefetch the message or not. If wl-prefetch-threshold is nil, the message is prefetched without confirmation.
wl-prefetch-confirm
The initial setting is t. If non-nil, Wanderlust confirms whether prefetch the message or not if the message has larger size than wl-prefetch-threshold.
elmo-imap4-use-cache
The initial setting is t. If non-nil, messages read via IMAP4 are cached.
elmo-nntp-use-cache
The initial setting is t. If non-nil, messages read via NNTP are cached.
elmo-pop3-use-cache
The initial setting is t. If non-nil, messages read via POP3 are cached.
elmo-shimbun-use-cache
The initial setting is t. If non-nil, messages read in Shimbun folders are cached.
wl-folder-process-duplicates-alist
The initial setting is nil. This list determines how to deal with duplicated messages in the same folder. Each item in the list is regexp of folder name and action; you can specify any one of the following in the place of action:
nil : do nothing for duplicated messages.
hide : hide duplicated messages from the summary.
read : set duplicated messages as read.
Following is an example (hide duplicated messages in multi folders)
(setq wl-folder-process-duplicates-alist
                 '(("^\\+draft$" . nil) ("^\\+trash$" . nil)
                   ("^\\*.*" . hide) (".*" . read)))


Go to the first, previous, next, last section, table of contents.