update wl-draft-reply-*-argument-list
[elisp/wanderlust.git] / samples / ja / dot.wl
1 ;;; dot.wl -- sample setting file for Wanderlust        -*- emacs-lisp -*-
2
3 ;; [[ \e$BF0:n$KI,MW$J@_Dj\e(B ]]
4
5 ;; \e$B$^$:!"<!$N@_Dj$r\e(B ~/.emacs \e$B$J$I$K=q$$$F$/$@$5$$!#\e(B
6 ;; XEmacs \e$B$N\e(B package \e$B$H$7$F%$%s%9%H!<%k$5$l$F$$$k>l9g$OI,MW$"$j$^$;$s!#\e(B
7 (autoload 'wl "wl" "Wanderlust" t)
8 (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
9 (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
10
11 ;; \e$B%"%$%3%s$rCV$/%G%#%l%/%H%j\e(B
12 ;; XEmacs \e$B$N\e(B package \e$B$H$7$F%$%s%9%H!<%k$5$l$F$$$k>l9g$OI,MW$"$j$^$;$s!#\e(B
13 ;(setq wl-icon-directory "/usr/local/lib/emacs/etc")
14
15
16 ;; [[ SEMI \e$B$N@_Dj\e(B ]]
17
18 ;; HTML \e$B%Q!<%H$rI=<($7$J$$\e(B
19 ;; mime-setup \e$B$,%m!<%I$5$l$kA0$K5-=R$9$kI,MW$,$"$j$^$9!#\e(B
20 (setq mime-setup-enable-inline-html nil)
21
22 ;; \e$BBg$-$$%a%C%;!<%8$rAw?.;~$KJ,3d$7$J$$\e(B
23 (setq mime-edit-split-message nil)
24
25 ;; \e$BBg$-$$%a%C%;!<%8$H$_$J$99T?t$N@_Dj\e(B
26 ;(setq mime-edit-message-default-max-lines 1000)
27
28
29 ;;; [[ \e$B8D?M>pJs$N@_Dj\e(B ]]
30
31 ;; From: \e$B$N@_Dj\e(B
32 ;(setq wl-from "Your Name <e-mail@example.com>")
33
34 ;; \e$B<+J,$N%a!<%k%"%I%l%9$N%j%9%H\e(B
35 (setq wl-user-mail-address-list
36       (list (wl-address-header-extract-address wl-from)
37             ;; "e-mail2@example.com"
38             ;; "e-mail3@example.net" ...
39             ))
40
41 ;; \e$B<+J,$N;22C$7$F$$$k%a!<%j%s%0%j%9%H$N%j%9%H\e(B
42 (setq wl-subscribed-mailing-list
43       '("wl@lists.airs.net"
44         "apel-ja@m17n.org"
45         "emacs-mime-ja@m17n.org"
46         ;; "ml@example.com" ...
47         ))
48
49 ;; (system-name) \e$B$,\e(B FQDN \e$B$rJV$5$J$$>l9g!"\e(B
50 ;; `wl-local-domain' \e$B$K%[%9%HL>$r=|$$$?%I%a%$%sL>$r@_Dj$7$F$/$@$5$$!#\e(B
51 ;; (system-name)  "." wl-local-domain \e$B$,\e(B Message-ID \e$B$K;HMQ$5$l$^$9!#\e(B
52 ;(setq wl-local-domain "example.com")
53
54 ;; Message-ID \e$B$N%I%a%$%s%Q!<%H$r6/@)E*$K;XDj\e(B
55 ;(setq wl-message-id-domain "hostname.example.com")
56
57 ;; Message-ID \e$B$N%I%a%$%s%Q!<%H$r\e(B wl-from \e$B$+$i@8@.$7$^$9!#\e(B
58 ;; global\e$B$J\e(BIP\e$B$r;}$?$J$$>l9g$K;H$C$F$/$@$5$$!#\e(B
59 ;; wl-local-domain, wl-message-id-domain\e$B$KM%@h$7$^$9!#\e(B
60 ;(setq wl-message-id-use-wl-from t)
61
62 ;;; [[ \e$B%5!<%P$N@_Dj\e(B ]]
63
64 ;; IMAP \e$B%5!<%P$N@_Dj\e(B
65 (setq elmo-imap4-default-server "localhost")
66 ;; POP \e$B%5!<%P$N@_Dj\e(B
67 (setq elmo-pop3-default-server "localhost")
68 ;; SMTP \e$B%5!<%P$N@_Dj\e(B
69 (setq wl-smtp-posting-server "localhost")
70 ;; \e$B%K%e!<%9%5!<%P$N@_Dj\e(B
71 (setq elmo-nntp-default-server "localhost")
72 ;; \e$BEj9F@h$N%K%e!<%9%5!<%P\e(B
73 (setq wl-nntp-posting-server elmo-nntp-default-server)
74
75 ;; IMAP \e$B%5!<%P$NG'>ZJ}<0$N@_Dj\e(B
76 (setq elmo-imap4-default-authenticate-type 'clear) ; \e$B@8%Q%9%o!<%I\e(B
77 ;(setq elmo-imap4-default-authenticate-type 'cram-md5) ; CRAM-MD5
78
79 ;; POP-before-SMTP
80 ;(setq wl-draft-send-mail-function 'wl-draft-send-mail-with-pop-before-smtp)
81
82
83 ;;; [[ \e$B4pK\E*$J@_Dj\e(B ]]
84
85 ;; `wl-summary-goto-folder' \e$B$N;~$KA*Br$9$k%G%U%)%k%H$N%U%)%k%@\e(B
86 ;(setq wl-default-folder "+inbox")
87
88 ;; \e$B%U%)%k%@L>Jd40;~$K;HMQ$9$k%G%U%)%k%H$N%9%Z%C%/\e(B
89 ;(setq wl-default-spec "+")
90
91 ;; Folder Carbon Copy
92 ;(setq wl-fcc "+outbox")
93
94 ;; \e$B=*N;;~$K3NG'$9$k\e(B
95 (setq wl-interactive-exit t)
96
97 ;; \e$B%a!<%kAw?.;~$K$O3NG'$9$k\e(B
98 (setq wl-interactive-send t)
99
100 ;; \e$B%9%l%C%I$O>o$K3+$/\e(B
101 ;(setq wl-thread-insert-opened t)
102
103 ;; \e$B%5%^%j%P%C%U%!$N:8$K%U%)%k%@%P%C%U%!$rI=<($9$k\e(B (3\e$B%Z%$%sI=<(\e(B)
104 ;(setq wl-stay-folder-window t)
105
106 ;; \e$BD9$$9T$r@Z$j=L$a$k\e(B
107 ;(setq wl-message-truncate-lines t)
108 ;(setq wl-draft-truncate-lines t)
109 ;; XEmacs (21.4.6 \e$B$h$jA0\e(B) \e$B$N>l9g!"0J2<$bI,MW!#\e(B
110 ;(setq truncate-partial-width-windows nil)
111
112 ;; \e$B%I%i%U%H$r?7$7$$%U%l!<%`$G=q$/\e(B
113 ;(setq wl-draft-use-frame t)
114
115 ;; \e$B%9%l%C%II=<($N%$%s%G%s%H$rL5@)8B$K$9$k!#\e(B
116 ;(setq wl-summary-indent-length-limit nil)
117 ;(setq wl-summary-width nil)
118
119 ;; \e$B%5%V%8%'%/%H$,JQ$o$C$?$i%9%l%C%I$r@Z$C$FI=<(\e(B
120 ;(setq wl-summary-divide-thread-when-subject-changed t)
121
122 ;; \e$B%9%l%C%I$N8+$?L\$rJQ$($k\e(B
123 ;(setq wl-thread-indent-level 2)
124 ;(setq wl-thread-have-younger-brother-str "+"
125 ;      wl-thread-youngest-child-str      "+"
126 ;      wl-thread-vertical-str            "|"
127 ;      wl-thread-horizontal-str          "-"
128 ;      wl-thread-space-str               " ")
129
130 ;; \e$B%5%^%j0\F08e$K@hF,%a%C%;!<%8$rI=<($9$k\e(B
131 ;(setq wl-auto-select-first t)
132
133 ;; \e$B%5%^%jFb$N0\F0$GL$FI%a%C%;!<%8$,$J$$$H<!$N%U%)%k%@$K0\F0$9$k\e(B
134 ;(setq wl-auto-select-next t)
135
136 ;; \e$BL$FI$,$J$$%U%)%k%@$OHt$P$9\e(B(SPC\e$B%-!<$@$1$GFI$_?J$a$k>l9g$OJXMx\e(B)
137 ;(setq wl-auto-select-next 'skip-no-unread)
138
139 ;; \e$BL$FI%a%C%;!<%8$rM%@hE*$KFI$`\e(B
140 ;(setq wl-summary-move-order 'unread)
141
142 ;; \e$BCe?.DLCN$N@_Dj\e(B
143 ;(setq wl-biff-check-folder-list '("%inbox"))
144 ;(setq wl-biff-notify-hook '(ding))
145
146
147 ;;; [[ \e$B%M%C%H%o!<%/\e(B ]]
148
149 ;; \e$B%U%)%k%@<oJL$4$H$N%-%c%C%7%e$N@_Dj\e(B
150 ;; (localdir, localnews, maildir \e$B$O%-%c%C%7%e$G$-$J$$\e(B)
151 ;(setq elmo-archive-use-cache nil)
152 ;(setq elmo-nntp-use-cache t)
153 ;(setq elmo-imap4-use-cache t)
154 ;(setq elmo-pop3-use-cache t)
155
156 ;; \e$B%*%U%i%$%s\e(B(unplugged)\e$BA`:n$rM-8z$K$9$k\e(B(\e$B8=:_$O\e(BIMAP\e$B%U%)%k%@$N$_\e(B)
157 (setq elmo-enable-disconnected-operation t)
158
159 ;; unplugged \e$B>uBV$GAw?.$9$k$H!$%-%e!<\e(B(`wl-queue-folder')\e$B$K3JG<$9$k\e(B
160 (setq wl-draft-enable-queuing t)
161 ;; unplugged \e$B$+$i\e(B plugged \e$B$KJQ$($?$H$-$K!$%-%e!<$K$"$k%a%C%;!<%8$rAw?.$9$k\e(B
162 (setq wl-auto-flush-queue t)
163
164 ;; \e$B5/F0;~$O%*%U%i%$%s>uBV$K$9$k\e(B
165 ;(setq wl-plugged nil)
166 ;; \e$B5/F0;~$K%]!<%H$4$H$N\e(Bplug\e$B>uBV$rJQ99$9$k\e(B
167 ;(add-hook 'wl-make-plugged-hook
168 ;         '(lambda ()
169 ;            ;; server,port\e$B$N\e(Bplug\e$B>uBV$r?75,DI2C$b$7$/$OJQ99$9$k\e(B
170 ;            (elmo-set-plugged plugged\e$BCM\e(B(t/nil) server port)
171 ;            ;; port \e$B$r>JN,$9$k$H\e(Bserver\e$B$NA4\e(Bport\e$B$,JQ99$5$l$k\e(B
172 ;            ;; (port \e$B$r>JN,$7$F?75,$NDI2C$O$G$-$J$$\e(B)
173 ;            (elmo-set-plugged plugged\e$BCM\e(B(t/nil) server)
174 ;            ))
175
176
177 ;;; [[ \e$BFC<l$J@_Dj\e(B ]]
178
179 ;; \e$B%5%^%j$G$N\e(B "b" \e$B$r%a%C%;!<%8:FAw$K$9$k\e(B (mutt \e$B$N\e(B "b"ounce)
180 ;(add-hook 'wl-summary-mode-hook
181 ;         '(lambda ()
182 ;            (define-key wl-summary-mode-map "b" 'wl-summary-resend-message)
183 ;            ))
184
185 ;; \e$B%0%k!<%W$r\e(Bcheck\e$B$7$?8e$KL$FI$,$"$k%U%)%k%@$N%0%k!<%W$r<+F0E*$K3+$/\e(B
186 ;(add-hook 'wl-folder-check-entity-hook
187 ;         '(lambda ()
188 ;            (wl-folder-open-unread-folder entity)
189 ;            ))
190
191 ;; \e$B%5%^%jI=<(4X?t$rJQ99$9$k\e(B
192
193 ;; `elmo-msgdb-overview-entity-get-extra-field' \e$B$G;2>H$7$?$$%U%#!<%k%I!#\e(B
194 ;; \e$B<+F0%j%U%!%$%k$G;2>H$7$?$$%U%#!<%k%I$b@_Dj$9$k!#\e(B
195 (setq elmo-msgdb-extra-fields
196       '("newsgroups"
197         "list-id" "x-ml-name" "mailing-list"
198         "x-mail-count" "x-ml-count" "x-sequence"))
199
200 ;; ML \e$B$N%a%C%;!<%8$G$"$l$P!$%5%^%j$N\e(B Subject \e$BI=<($K\e(B
201 ;; ML\e$BL>\e(B \e$B$d\e(B ML\e$B$K$*$1$k%a%C%;!<%8HV9f$bI=<($9$k\e(B
202 (setq wl-summary-line-format "%n%T%P%M/%D(%W)%h:%m %t%[%17(%c %f%) %] %#%~%s")
203 ;; \e$B%U%)%k%@Kh$K%5%^%j$NI=<(7A<0$rJQ$($k@_Dj\e(B
204 ;(setq wl-folder-summary-line-format-alist
205 ;      '(("^%inbox\\.emacs\\.wl$" .
206 ;        "%-5l%T%P%M/%D %h:%m %-4S %[ %17f %] %t%C%s")
207 ;       ("^%" . "%T%P%M/%D %h:%m %-4S %[ %17f %] %t%C%s")
208 ;       ("^+" . "%n%T%P%M/%D %h:%m %-4S %[ %17f %] %t%C%s")))
209
210 ;; imput \e$B$K$h$jHsF14|$GAw?.$9$k\e(B
211 ;; (utils/im-wl.el \e$B$r%$%s%9%H!<%k$7$F$*$/I,MW$,$"$j$^$9!#\e(B
212 ;;  \e$B$^$?!$\e(B~/.im/Config \e$B$N@_Dj\e(B(Smtpservers)\e$B$rK:$l$J$$$3$H$H!$\e(B
213 ;;  wl-draft-enable-queuing \e$B$N5!G=$,F/$+$J$/$J$k$3$H$KCm0U!#\e(B)
214 ;(autoload 'wl-draft-send-with-imput-async "im-wl")
215 ;(setq wl-draft-send-function 'wl-draft-send-with-imput-async)
216
217
218 ;; \e$BC;$$\e(B User-Agent: \e$B%U%#!<%k%I$r;H$&\e(B
219 ;(setq wl-generate-mailer-string-function
220 ;      'wl-generate-user-agent-string-1)
221
222
223 ;; \e$BJQ99$5$l$?%I%i%U%H$,$"$l$P\e(B 20 \e$BIC$4$H$K<+F0J]B8$9$k!#\e(B
224 ;(defun my-wl-auto-save-draft-buffers ()
225 ;  (let ((buffers (wl-collect-draft)))
226 ;    (save-excursion
227 ;      (while buffers
228 ;       (set-buffer (car buffers))
229 ;       (if (buffer-modified-p) (wl-draft-save))
230 ;       (setq buffers (cdr buffers))))))
231 ;(run-with-idle-timer 20 t 'my-wl-auto-save-draft-buffers)
232
233
234 ;;; [[ \e$B%F%s%W%l!<%H\e(B ]]
235
236 ;; \e$B%F%s%W%l!<%H$N@_Dj\e(B
237 ;(setq wl-template-alist
238 ;      '(("default"
239 ;        ("From" . wl-from)
240 ;        ("Organization" . "\e$B%G%U%)%k%H$NAH?%L>\e(B")
241 ;        (body . "  \e$B!{!{$G$9!#\e(B\n"))       ; \e$BK\J8\e(B
242 ;       ("report"
243 ;        ("To" . "boss@example.com")
244 ;        ("Subject" . "\e$BJs9p\e(B")
245 ;        (top . "\e$B:#=5$NJs9p$G$9!#\e(B\n")     ; \e$BK\J8@hF,$X$NA^F~\e(B
246 ;        (bottom-file . "~/work/report.txt") ; \e$BK\J8KvHx$X%U%!%$%k$NA^F~\e(B
247 ;        )
248 ;       ))
249
250 ;; \e$B%I%i%U%H%P%C%U%!$NFbMF$K$h$j\e(B From \e$B$d\e(B Organization \e$B$J$I$N%X%C%@$r<+\e(B
251 ;; \e$BF0E*$KJQ99$9$k\e(B
252 ;(setq wl-draft-config-alist
253 ;      '((reply                         ; \e$BJV?.85$N%P%C%U%!$r8+$k\e(B
254 ;        "^To: .*test-notsend-wl@lists\\.airs\\.net"
255 ;        (template . "default"))        ; \e$B%F%s%W%l!<%H\e(B
256 ;       ("^To: .*test-notsend-wl@lists\\.airs\\.net"
257 ;        ding                           ; \e$B4X?t\e(B
258 ;        ("From" . wl-from)             ; \e$BJQ?t\e(B
259 ;        ("Organization" . "\e$BAH?%L>\e(B"))     ; \e$BJ8;zNs\e(B
260 ;       ("^Newsgroups: test.*"
261 ;        ("Organization" . "\e$B%K%e!<%9Ej9F;~$NAH?%L>\e(B"))
262 ;       ))
263
264 ;; \e$B%I%i%U%H:n@.;~\e(B(\e$BJV?.;~\e(B)\e$B$K!$<+F0E*$K%X%C%@$rJQ99$9$k\e(B
265 ;(add-hook 'wl-mail-setup-hook
266 ;         '(lambda ()
267 ;            (unless wl-draft-reedit    ; \e$B:FJT=8;~$OE,MQ$7$J$$\e(B
268 ;              (wl-draft-config-exec wl-draft-config-alist))))
269
270
271 ;;; [[ \e$BJV?.;~$N@_Dj\e(B ]]
272
273 ;; \e$BJV?.;~$N%&%#%s%I%&$r9-$/$9$k\e(B
274 ;(setq wl-draft-reply-buffer-style 'full)
275
276 ;; \e$BJV?.;~$N%X%C%@$KAj<j$NL>A0$rF~$l$J$$!#\e(B
277 ;(setq wl-draft-reply-use-address-with-full-name nil)
278
279 ;; \e$B%a!<%k$NJV?.;~$K08@h$rIU$1$kJ}?K$N@_Dj\e(B
280 ;; \e$B2<5-JQ?t$N\e(B alist \e$B$NMWAG\e(B
281 ;; ("\e$BJV?.85$KB8:_$9$k%U%#!<%k%I\e(B" .
282 ;;   ('To\e$B%U%#!<%k%I\e(B' 'Cc\e$B%U%#!<%k%I\e(B' 'Newsgroups\e$B%U%#!<%k%I\e(B'))
283
284 ;; "a" (without-argument)\e$B$G$O\e(B Reply-To: \e$B$d\e(B From: \e$B$J$I$G;XDj$5$l$?M#0l?M\e(B
285 ;; \e$B$^$?$OM#0l$D$NEj9F@h$KJV?.$9$k!#$^$?!$\e(BX-ML-Name: \e$B$H\e(B Reply-To: \e$B$,$D$$\e(B
286 ;; \e$B$F$$$k$J$i\e(B Reply-To: \e$B08$K$9$k!#\e(B
287 ;(setq wl-draft-reply-without-argument-list
288 ;      '((("X-ML-Name" "Reply-To") . (("Reply-To") nil nil))
289 ;       ("X-ML-Name" . (("To" "Cc") nil nil))
290 ;       ("Followup-To" . (nil nil ("Followup-To")))
291 ;       ("Newsgroups" . (nil nil ("Newsgroups")))
292 ;       ("Reply-To" . (("Reply-To") nil nil))
293 ;       ("Mail-Reply-To" . (("Mail-Reply-To") nil nil))
294 ;       (wl-draft-self-reply-p . (("To") ("Cc") nil))
295 ;       ("From" . (("From") nil nil))))
296
297 ;; 2.11.0 \e$B0JA0$N%G%U%)%k%H@_Dj\e(B
298 ;(setq wl-draft-reply-without-argument-list
299 ;      '(((wl-draft-self-reply-p
300 ;         "Followup-To") . (("To") ("Cc") ("Followup-To")))
301 ;       ((wl-draft-self-reply-p
302 ;         "Newsgroups") . (("To") ("Cc") ("Newsgroups")))
303 ;       ((wl-draft-self-reply-p
304 ;         "From") . (("To") ("Cc") nil))
305 ;       ("Followup-To" . (nil nil ("Followup-To")))
306 ;       ("Mail-Followup-To" . (("Mail-Followup-To") nil ("Newsgroups")))
307 ;       ("Reply-To" . (("Reply-To") ("To" "Cc" "From") ("Newsgroups")))
308 ;       ("From" . (("From") ("To" "Cc") ("Newsgroups")))))
309 ;(setq wl-draft-reply-with-argument-list
310 ;      '(((wl-draft-self-reply-p
311 ;         "Followup-To") . (("To") ("Cc") ("Followup-To")))
312 ;       ((wl-draft-self-reply-p
313 ;         "Newsgroups") . (("To") ("Cc") ("Newsgroups")))
314 ;       ((wl-draft-self-reply-p
315 ;         "From") . (("To") ("Cc") nil))
316 ;       ("Reply-To" . (("Reply-To") nil nil))
317 ;       ("Mail-Reply-To" . (("Mail-Reply-To") nil nil))
318 ;       ("From" . (("From") nil nil))))
319
320
321 ;;; [[ \e$B%a%C%;!<%8I=<($N@_Dj\e(B ]]
322
323 ;; \e$B1#$7$?$$%X%C%@$N@_Dj\e(B
324 (setq wl-message-ignored-field-list
325       '(".*Received:" ".*Path:" ".*Id:" "^References:"
326         "^Replied:" "^Errors-To:"
327         "^Lines:" "^Sender:" ".*Host:" "^Xref:"
328         "^Content-Type:" "^Precedence:"
329         "^Status:" "^X-VM-.*:"))
330
331 ;; \e$BI=<($9$k%X%C%@$N@_Dj\e(B
332 ;; 'wl-message-ignored-field-list' \e$B$h$jM%@h$5$l$k\e(B
333 (setq wl-message-visible-field-list '("^Message-Id:"))
334
335
336 ;; X-Face \e$B$rI=<($9$k\e(B
337 (when window-system
338   (cond ((and (featurep 'xemacs)        ; for XEmacs
339               (module-installed-p 'x-face))
340          (autoload 'x-face-xmas-wl-display-x-face "x-face")
341          (setq wl-highlight-x-face-function 'x-face-xmas-wl-display-x-face))
342
343         ;; for Emacs21
344         ((and (not (featurep 'xemacs))
345               (= emacs-major-version 21)
346               (module-installed-p 'x-face-e21))
347          (autoload 'x-face-decode-message-header "x-face-e21")
348          (setq wl-highlight-x-face-function 'x-face-decode-message-header))
349
350         ;; for Emacs 19.34, Emacs 20.x
351         ((module-installed-p 'x-face-mule)
352          ;; x-face-mule distributed with bitmap-mule 8.0 or later
353          (autoload 'x-face-decode-message-header "x-face-mule")
354          (setq wl-highlight-x-face-function 'x-face-decode-message-header))
355         ))
356
357 ;; \e$B%9%3%"5!G=$N@_Dj\e(B
358 ;; `wl-score-folder-alist' \e$B$N@_Dj$K4X$o$i$:I,$:\e(B "all.SCORE" \e$B$O;HMQ$5$l$k!#\e(B
359 ;(setq wl-score-folder-alist
360 ;      '(("^-comp\\."
361 ;        "news.comp.SCORE"
362 ;        "news.SCORE")
363 ;       ("^-"
364 ;        "news.SCORE")))
365
366
367 ;; \e$B<+F0%j%U%!%$%k$N%k!<%k@_Dj\e(B
368 ;(setq wl-refile-rule-alist
369 ;      '(
370 ;       ("x-ml-name"
371 ;        ("^Wanderlust" . "+wl")
372 ;        ("^Elisp" . "+elisp"))
373 ;       ("From"
374 ;        ("foo@example\\.com" . "+foo"))))
375
376 ;; \e$B<+F0%j%U%!%$%k$7$J$$1JB3%^!<%/$r@_Dj\e(B
377 ;; \e$BI8=`$G$O\e(B "N" "U" "!" \e$B$K$J$C$F$*$j!"L$FI%a%C%;!<%8$r<+F0%j%U%!%$%k$7\e(B
378 ;; \e$B$^$;$s!#\e(Bnil \e$B$G$9$Y$F$N%a%C%;!<%8$,BP>]$K$J$j$^$9!#\e(B
379 ;(setq wl-summary-auto-refile-skip-marks nil)
380
381 ;;; dot.wl ends here