Add info. about elmo-shimbun-use-cache.
[elisp/wanderlust.git] / samples / en / dot.wl
index bf47d01..47fa7cf 100644 (file)
 ;; Keep folder window beside summary. (3 pane)
 ;(setq wl-stay-folder-window t)
 
+;; Truncate long lines.
+;(setq wl-message-truncate-lines t)
+;(setq wl-draft-truncate-lines t)
+
 ;; Open new frame for draft buffer.
 ;(setq wl-draft-use-frame t)
 
 
 ;; notify mail arrival
 ;(setq wl-biff-check-folder-list '("%inbox"))
-;(setq wl-biff-notify-hook '(beep))
+;(setq wl-biff-notify-hook '(ding))
+
 
 ;;; [[ Network ]]