* dot.wl: Add setting for wl-folder-summary-line-format-alist.
authoryoichi <yoichi>
Sat, 11 May 2002 20:12:10 +0000 (20:12 +0000)
committeryoichi <yoichi>
Sat, 11 May 2002 20:12:10 +0000 (20:12 +0000)
samples/en/dot.wl
samples/ja/dot.wl

index e1572fd..a1381d7 100644 (file)
 
 ;; ML message displays ML name and ML sequence number in subject.
 (setq wl-summary-line-format "%n%T%P%M/%D(%W)%h:%m %t%[%17(%c %f%) %] %#%~%s")
-;(setq wl-summary-line-format "%T%P%M/%D %h:%m %-4S %[ %17f %] %t%C%#%~%s")
+;; Set summary line format according to folder name.
+;(setq wl-folder-summary-line-format-alist
+;      '(("^+" . "%n %T%P%M/%D %h:%m %-4S %[ %17f %] %t%C%s")
+;      ("^%inbox\\.emacs\\.wl$" .
+;       "%-5l %T%P%M/%D %h:%m %-4S %[ %17f %] %t%C%s")))
 
 ;; imput asynchronously.
 ;; (utils/im-wl.el is needed to be installed.
index dad6c54..5b1c25a 100644 (file)
 ;; ML \e$B$N%a%C%;!<%8$G$"$l$P!$%5%^%j$N\e(B Subject \e$BI=<($K\e(B
 ;; ML\e$BL>\e(B \e$B$d\e(B ML\e$B$K$*$1$k%a%C%;!<%8HV9f$bI=<($9$k\e(B
 (setq wl-summary-line-format "%n%T%P%M/%D(%W)%h:%m %t%[%17(%c %f%) %] %#%~%s")
-;(setq wl-summary-line-format "%T%P%M/%D %h:%m %-4S %[ %17f %] %t%C%#%~%s")
+;; \e$B%U%)%k%@Kh$K%5%^%j$NI=<(7A<0$rJQ$($k@_Dj\e(B
+;(setq wl-folder-summary-line-format-alist
+;      '(("^+" . "%n %T%P%M/%D %h:%m %-4S %[ %17f %] %t%C%s")
+;      ("^%inbox\\.emacs\\.wl$" .
+;       "%-5l %T%P%M/%D %h:%m %-4S %[ %17f %] %t%C%s")))
 
 ;; imput \e$B$K$h$jHsF14|$GAw?.$9$k\e(B
 ;; (utils/im-wl.el \e$B$r%$%s%9%H!<%k$7$F$*$/I,MW$,$"$j$^$9!#\e(B