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

13.3.1 Customizable Variables

wl-biff-check-folder-list
The initial setting is nil. This is the list of folders to check mail arrival. If nil, wl doesn't check mail arrival.

wl-biff-check-interval
The initial setting is 40 (in seconds). Check mail arrival in this period.

wl-biff-use-idle-timer
The initial setting is nil. If it is nil, check mail arrival when the time specified by wl-biff-check-interval has passed. If it is non-nil, check mail arrival when idling time exceeds wl-biff-check-interval.

wl-biff-notify-hook
This hook is run at the arrival of new mail. To beep with mail arrival(initial setting), set as follows.
 
(setq wl-biff-notify-hook '(ding))
For silence, set to nil.



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