Re: more stuff
Tomas By <[email protected]> Sat, 16 Dec 2017 15:59:59 +0100
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <87o9myoh00.wl-tomas__923.478164668445$1513436504$gmane$org@basun.net> |
On Sat, 16 Dec 2017 15:29:09 +0100, Kazuhiro Ito wrote: > If you want [pre]fetch any large messge without confirmation [...] Ok, now I have: (setq elmo-folder-update-confirm nil) (setq elmo-folder-update-threshold nil) (setq elmo-message-fetch-confirm nil) (setq elmo-message-fetch-threshold nil) (setq wl-prefetch-confirm nil) (setq wl-prefetch-threshold nil) (setq wl-message-buffer-prefetch-threshold nil) Anything I have missed? /Tomas