Re: more stuff

Kazuhiro Ito <[email protected]>
Newsgroups gmane.mail.wanderlust.general.japanese
Message-ID <[email protected]>
> > Try C-c C-v C-c on message header.  If you can see the content,
> > what are your elmo-message-fetch-threshold and
> > elmo-message-fetch-threshold's values?

Sorry, I mean 'elmo-message-fetch-threshold and
elmo-message-fetch-confirm'.

> There is no "elmo-message-fetch-threshold" in my ".wl" but I have:
> 
>   (setq elmo-message-fetch-confirm nil)
>   (setq wl-prefetch-confirm nil)

When Wanderlust [pre]fetches large message (larger than
elmo-message-fetch-threshold or wl-prefetch-threshold), you confirmed
whether you want really [pre]fetch entire message.  Setting
elmo-message-fetch-confirm and wl-prefetch-confirm skips prompt and
stops to [pre]fetch large message.  If you want [pre]fetch any large
messge without confirmation, set elmo-message-fetch-threshold and
wl-prefetch-threshold to nil.

The same can be said of elmo-folder-update-threshold and
elmo-folder-update-confirm.

I think the settings you really wants is

(setq elmo-folder-update-threshold nil
      elmo-message-fetch-threshold nil
      wl-prefetch-threshold nil)

-- 
Kazuhiro Ito
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.