[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How wl-prefetch-confirm is working?
At Tue, 30 Nov 2010 09:37:24 +0530,
Deepak Tripathi wrote:
>
> Team,
>
> I would like to know that how wl-prefetch-confirm is working? I would like
> to use my IMAP with offline mode and i have configured following setting in
> my wl.
>
> (setq wl-use-scoring nil) ; turn off scoring for speed.
> (setq wl-message-buffer-prefetch-threshold nil)
> (setq wl-prefetch-confirm nil)
>
> and when i press "I" , I am able to fetch the messages, but where its
> getting cached? and at what format ie, MailDir or single file etc.
Hi Deepak,
Use M-t to toggle “plugged” mode. If plugged mode is off (unplugged) &
you can see messages then they are cached.
Messages are cached in a WL specific format in your ~/.elmo directory.
Also see [1] for more information about ensuring that all messages are
prefetched.
best, Erik
1. http://www.emacswiki.org/emacs/WlFaq#toc5