Re: more stuff
Tomas By <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general.japanese |
|---|---|
| Message-ID | <[email protected]> |
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