From 9bc488aea908c648e6d94879e87bcd48095c1b3b Mon Sep 17 00:00:00 2001 From: kaoru Date: Tue, 11 Sep 2001 20:28:27 +0000 Subject: [PATCH] Synch with ja/dot.wl. --- samples/en/dot.wl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/samples/en/dot.wl b/samples/en/dot.wl index 432fe91..9458b5a 100644 --- a/samples/en/dot.wl +++ b/samples/en/dot.wl @@ -43,7 +43,8 @@ (setq wl-subscribed-mailing-list '("wl@lists.airs.net" "apel-ja@m17n.org" - ;;"ml@example.com" ... + "emacs-mime-ja@m17n.org" + ;; "ml@example.com" ... )) ;; If (system-name) does not return FQDN, @@ -149,7 +150,10 @@ ;; change plug status by server or port at startup. ;(add-hook 'wl-make-plugged-hook ; '(lambda () +; ;; Add or Change plug status for SERVER and PORT. ; (elmo-set-plugged plugged(t/nil) server port) +; ;; When omit port, SEVERS all port was changes. +; ;; (Can't add plug status without PORT) ; (elmo-set-plugged plugged(t/nil) server) ; )) -- 1.7.10.4