| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Customizable variables that have not been described yet:
wl-default-folder
wl-draft-folder
wl-draft-config-exec is saved
under elmo-msgdb-directory. That is to say, if you specified remote
folder as wl-draft-folder, variable settings which are applied by
wl-draft-config-exec before saving the draft will not affect on the
draft buffer on another host by invoking wl-summary-reedit.
wl-trash-folder
wl-interactive-exit
t.
If non-nil, you are asked for confirmation when Wanderlust terminates.
wl-interactive-send
t.
If non-nil, you are asked for confirmation when mail is sent.
wl-default-sync-range
wl-summary-sync for the meaning of ranges.
wl-folder-sync-range-alist
(("^&.*$" . "all")
("^\\+draft$\\|^\\+queue$" . "all"))
|
This is an associative list of regular expressions of folder names and
update range of the summary. Update range is one of the `all',
`update', `rescan' or `no-sync'. If the folder do not
match any of them, the value of wl-default-sync-range is used
(`update' by default).
See description of wl-summary-sync for the meaning of ranges.
wl-ask-range
t.
If nil, the value of wl-folder-sync-range-alist is used
for updating the summary when you changed folders.
wl-mime-charset
x-ctext.
This is the MIME charset for messages that are not MIME (e.g. without
`Content-Type:'). This value also used as default charset for
summary. (If you want to share Summary on Nemacs and other Emacsen, set
this value as iso-2022-jp.)
wl-highlight-folder-with-icon
t for XEmacs or Emacs 21 with icons).
wl-strict-diff-folders
nil.
wl-folder-use-server-diff
elmo-imap4-disuse-server-flag-mailbox-regexp are not checked for
the number of unread messages on the server, even if they matches this
variable. The initial setting is t.
wl-auto-check-folder-name
nil.
You can specify a folder or a group which is checked for unread message
at the start. You can also specify a list of folders (groups) to be checked.
If the value is nil, whole Desktop is checked at the start.
If it is none, no folders are checked.
wl-auto-uncheck-folder-list
("\\$.*")
|
You can set a list of regular expressions to specify folders
which are not automatically checked even if they are included
in some groups assigned by wl-auto-check-folder-name.
wl-auto-check-folder-list
nil.
You can set a list of regular expressions to specify exceptions
for wl-auto-uncheck-folder-list.
wl-no-save-folder-list
("^/.*$")
|
This is a list of regular expressions of folders not to be saved.
wl-save-folder-list
nil.
This is a list of regular expressions of folders to be saved.
This takes precedence over wl-no-save-folder-list.
wl-folder-mime-charset-alist
(("^-alt\\.chinese" . big5)
("^-relcom\\." . koi8-r)
("^-tw\\." . big5)
("^-han\\." . euc-kr))
|
This is an associative list of regular expressions of folder names and
MIME charsets.
If a folder do not match, wl-mime-charset is used.
wl-folder-init-load-access-folders
nil.
This is a list of access groups to be loaded specifically at the start.
If it is nil, wl-folder-init-no-load-access-folders is referred.
wl-folder-init-no-load-access-folders
nil.
This is a list of access groups not to be loaded specifically at the
start.
It is ignored if wl-folder-init-load-access-folders is non-nil.
wl-dispose-folder-alist
(("^-" . remove)
("^@" . remove))
|
This list determines disposition of messages with disposal marks. Each item in the list is a folder and destination; you can specify any one of the following in the place of destination:
|
wl-x-face-file
wl-demo-display-logo
xpm or xbm, (if possible) display selected image type
logo.
elmo-use-database
t for XEmacs with dbm).
If non-nil, Message-ID is controlled by dbm.
elmo-nntp-list-folders-use-cache
nil, they are
not cached.
elmo-nntp-max-number-precedes-list-active
nil.
If non-nil, the number of article obtained by `list active' in NNTP
are used as the maximum article number of the folder.
Set this to t if you are using for example INN 2.3 as an NNTP server,
and if the number of read messages is not correct.
elmo-nntp-default-use-listgroup
t.
If non-nil, `listgroup' is used for checking the total number of
articles. If it is nil, `group' is used. In the latter
case, the processing will be a little faster at the sacrifice of
accuracy.
elmo-pop3-send-command-synchronously
nil.
If non-nil, POP3 commands are issued synchronously. Some implementation
of POP3 server fails to get summary information without this setting.
You may have to set this variable to t, if the process hangs
while looking up POP3.
elmo-dop-flush-confirm
t.
If non-nil, you are asked for confirmation if accumulated off-line
operations are executed.
elmo-display-progress-threshold
elmo-network-session-idle-timeout
nil.
Idle timeout of the network cache. Specified in seconds.
If elapsed time since last access is larger than this value,
cached session is not reused. If nil, network cache is reused.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |