Add biff settings
[elisp/wanderlust.git] / samples / en / dot.wl
index cbda617..8e10a1f 100644 (file)
 ;; jump to unread message in 'N' or 'P'.
 ;(setq wl-summary-move-order 'unread)
 
+;; notify mail arrival
+;(setq wl-biff-check-folder-list '("%inbox"))
+;(setq wl-biff-notify-hook '(beep))
 
 ;;; [[ Network ]]