From: yoichi Date: Fri, 10 May 2002 09:26:28 +0000 (+0000) Subject: * dot.wl (wl-summary-line-format): Add missing children number. X-Git-Tag: elmo-mark-root~137 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6a3d52e8ba28c1cc4664bfaf57b3832b8c49a286;p=elisp%2Fwanderlust.git * dot.wl (wl-summary-line-format): Add missing children number. --- diff --git a/samples/en/dot.wl b/samples/en/dot.wl index 1e73622..e1572fd 100644 --- a/samples/en/dot.wl +++ b/samples/en/dot.wl @@ -193,7 +193,7 @@ "x-mail-count" "x-ml-count" "x-sequence")) ;; 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%[ %17f %] %#%~%s") +(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") ;; imput asynchronously. diff --git a/samples/ja/dot.wl b/samples/ja/dot.wl index a6064f3..dad6c54 100644 --- a/samples/ja/dot.wl +++ b/samples/ja/dot.wl @@ -193,7 +193,7 @@ ;; ML のメッセージであれば,サマリの Subject 表示に ;; ML名 や MLにおけるメッセージ番号も表示する -(setq wl-summary-line-format "%n%T%P%M/%D(%W)%h:%m %t%[ %17f %] %#%~%s") +(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") ;; imput により非同期で送信する