[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

10.1.7 Customizable Variables

wl-summary-default-score
The initial setting is 0 (zero). This variable specifies the default value of the score. The score is increased or decreased based upon this value.

wl-summary-important-above
The initial setting is nil. Messages with scores larger than this value are attached with the important mark (`$'). If nil, no important marks are attached.

wl-summary-target-above
The initial setting is nil. Messages with scores larger than this value are attached with the target mark (`*'). If nil, no target marks are attached.

wl-summary-mark-below
The initial setting is 0 (zero). Messages with scores smaller than this value are marked as read.

wl-summary-expunge-below
The initial setting is nil. Messages with scores smaller than this value are deleted from the summary. If nil, they are not deleted.

wl-summary-score-marks
The initial setting is the list shown below:

 
(list wl-summary-new-uncached-mark
      wl-summary-new-cached-mark)

Messages with these marks are scored.

wl-use-scoring
The initial setting is t. If non-nil, scoring is enabled.

wl-score-files-directory
The initial setting is `~/.elmo/'. The default directory for score files.

wl-score-interactive-default-score
The initial setting is 1000. This value is used as a score when a score factor is nil in the score file. It is also used in wl-summary-increase-score and wl-summary-lower-score, on condition that the value of wl-score-header-default-entry is nil.

wl-score-expiry-days
The initial setting is 7. This is the number of days before time-limited scores are deleted.

wl-score-update-entry-dates
The initial setting is t. If non-nil, it enables deletion of time-limited scores.

wl-score-header-default-entry
Specifies the default value for each header field for score entries created by wl-summary-increase-score, wl-summary-lower-score, and wl-score-edit-insert-entry.

wl-score-simplify-fuzzy-regexp
In the case of a type of a score entry is fuzzy, this specifies a regular expression to be deleted from the string. Because this is usually used for Subject, the default is prefixes that are attached by mailing list programs.

wl-summary-rescore-partial-threshold
The initial setting is 200. When sync-all or rescan is executed, if there are messages more than this value, only the last same number of messages as this value are scored.

wl-summary-auto-sync-marks
If non-nil, unread/important marks are synchronized when the summary does. Unread marks reflect information on the IMAP4 server. Important marks reflect information on the IMAP4 server (flagged or not), and contents of `'flag' folder. The initial setting is t.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by Yuuichi Teranishi on February, 19 2005 using texi2html