On 08/28/09 19:06, Patrick Shanahan wrote:
* Joseph <syscon...@gmail.com> [08-28-09 18:36]:
I just upgraded to mutt-1.5.20 on Gentoo and when starting mutt I gett two
errors:
Error in /home/joseph/.mutt/format, line 22: header_cache: unknown variable
Error in /home/joseph/.mutt/muttrc, line 1: source: errors in
/home/joseph/.mutt/format
source: errors in /home/joseph/.mutt/muttrc
The first line 22 referes to line:
set header_cache="~/.mutt_headercache/"
it is not recognized, don't know why.
is your version of mutt compiled with +USE_HCACHE?
to check: mutt -v |grep USE_HCACHE
Second one muttrc line 1:
source ~/.mutt/format
And I believe that this refers to the headercache err, probably your
mutt compile does not support it. But you know how to check..
Yes, +USE_HCACHE is compiled IN:
mutt -v |grep USE_HCACHE
+HAVE_ICONV -ICONV_NONTRANS -HAVE_LIBIDN +HAVE_GETSID +USE_HCACHE
Everything was working in previous version, that is mutt-1.5.16
--
Joseph