Re: more stuff

Erik Hetzner <[email protected]>
Newsgroups gmane.mail.wanderlust.general.japanese
Message-ID <[email protected]>
On Sat, 16 Dec 2017 09:06:04 -0800,
Tomas By <[email protected]> wrote:
> 
> On Sat, 16 Dec 2017 17:56:16 +0100,
> Erik Hetzner wrote:
> > Those are functions, not variables. You can use them to clean up your elmo
> > cache.
> 
> 
> The FAQ seems to say they can be vars also:
> 
> https://www.emacswiki.org/emacs/WlFaq
> 
> "putting something similar in .wl:
> 
> ;;days since last access, i.e atime. (default: 50)
> (elmo-cache-expire-by-age  14)
> 
> ;;kilobytes (default 30000)
> (elmo-cache-expire-by-size 1024)"
> 
> 
> But if I do not define them (and do not run the functions) then
> nothing should happen?

Those aren’t variable settings, they are invocations of the function. That is,
if you put `(elmo-cache-expire-by-age 14)` in your `.wl` file, every time
Wanderlust starts up, you will be deleting all cached entries older than 14
days.

best, Erik
--
Sent from my free software system <http://fsf.org/>.
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.