<<< Date Index >>>     <<< Thread Index >>>

cvs mutt and alternates option



I just compiled the latest cvs mutt (for the first time) and when I run
it I see:

Error in /home/willf/.muttrc, line 25: alternates: unknown variable
source: errors in /home/willf/.muttrc

In trying to debug this a little I notice that in

init.h:struct option_t MuttVars[] = { 

I don't see a option entry for alternates which appears to be the
reason this code in init.c returns -1:

    if ((idx = mutt_option_index (tmp->data)) == -1 &&
    !(reset && !mutt_strcmp ("all", tmp->data)))
    {
      snprintf (err->data, err->dsize, _("%s: unknown variable"), tmp->data);
      return (-1);
    }

-- 
Will Fiveash

Attachment: pgprq7WZsOsU0.pgp
Description: PGP signature