From: kaoru Date: Thu, 9 Nov 2000 05:15:32 +0000 (+0000) Subject: Add `wl-subscribed-mailing-list'. X-Git-Tag: wl-2_4_0pre2~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b2628a9bea03f351756f5e211a3a21195e93b995;p=elisp%2Fwanderlust.git Add `wl-subscribed-mailing-list'. --- diff --git a/samples/en/dot.wl b/samples/en/dot.wl index 2d293aa..1dceb11 100644 --- a/samples/en/dot.wl +++ b/samples/en/dot.wl @@ -221,6 +221,13 @@ ;;"e-mail2@bbb.com" ... )) +;; Subscribed mailing list +(setq wl-subscribed-mailing-list + '("wl@lists.airs.net" + "apel-ja@m17n.org" + ;;"ml@example.com" ... + )) + ;; Change summary display function. ;; get extra field values as overview information (only localdir folder). diff --git a/samples/ja/dot.wl b/samples/ja/dot.wl index c70bd88..e8a8d77 100644 --- a/samples/ja/dot.wl +++ b/samples/ja/dot.wl @@ -222,6 +222,13 @@ ;;"e-mail2@bbb.com" ... )) +;; 自分の参加しているメーリングリストのリスト +(setq wl-subscribed-mailing-list + '("wl@lists.airs.net" + "apel-ja@m17n.org" + ;;"ml@example.com" ... + )) + ;; サマリ表示関数を変更する ;; サマリ表示において使用する情報を持つフィールドをoverview情報に