Re: more stuff
Tomas By <[email protected]> Sat, 16 Dec 2017 18:06:04 +0100
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <877etmob5v.wl-tomas__3868.16615141488$1513444069$gmane$org@basun.net> |
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? /Tomas