Fix.
authoryoichi <yoichi>
Tue, 25 Sep 2001 15:03:20 +0000 (15:03 +0000)
committeryoichi <yoichi>
Tue, 25 Sep 2001 15:03:20 +0000 (15:03 +0000)
samples/en/dot.wl
samples/ja/dot.wl

index 8e10a1f..bf47d01 100644 (file)
 ;; Folder Carbon Copy
 ;(setq wl-fcc "+outbox")
 
-;; Confirm at exit time.
+;; Confirm before exitting Wanderlust.
 (setq wl-interactive-exit t)
 
-;; Confirm at message sending time.
+;; Confirm before sending message.
 (setq wl-interactive-send t)
 
 ;; Create opened thread.
 ;(setq wl-thread-insert-opened t)
 
-;; folder mode and summary mode is displayed at the same time. (3pane)
+;; Keep folder window beside summary. (3 pane)
 ;(setq wl-stay-folder-window t)
 
 ;; Open new frame for draft buffer.
 ;; goto next folder when exit from summary.
 ;(setq wl-auto-select-next t)
 
-;; folder is skipped if there is no unread.
-;(setq wl-summary-next-no-unread 'skip-no-unread)
+;; skip folder if there is no unread message.
+;(setq wl-auto-select-next 'skip-no-unread)
 
 ;; jump to unread message in 'N' or 'P'.
 ;(setq wl-summary-move-order 'unread)
index 9dfba53..43ade4a 100644 (file)
 ;(setq wl-auto-select-next t)
 
 ;; \e$BL$FI$,$J$$%U%)%k%@$OHt$P$9\e(B(SPC\e$B%-!<$@$1$GFI$_?J$a$k>l9g$OJXMx\e(B)
-;(setq wl-summary-next-no-unread 'skip-no-unread)
+;(setq wl-auto-select-next 'skip-no-unread)
 
 ;; \e$BL$FI%a%C%;!<%8$rM%@hE*$KFI$`\e(B
 ;(setq wl-summary-move-order 'unread)