Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bug in _mutt ?
- X-seq: zsh-workers 12032
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: bug in _mutt ?
- Date: Thu, 22 Jun 2000 09:48:27 +0000
- In-reply-to: <200006220836.KAA02873@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200006220836.KAA02873@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Jun 22, 10:36am, Sven Wischnowsky wrote:
} Subject: Re: bug in _mutt ?
}
} Bart Schaefer wrote:
}
} > again, set $maildirectory in your .zshrc to change this
}
} I know nothing about all this... just one question: is this parameter
} used elsewhere? Or should it be converted to a style?
It's quite possible that it should be converted to a style. The code in
_mailboxes is quite old and was modeled after another completion function
that allowed a local variable to be overridden by a global ... I forget
now which one ... I changed it in 7962 from reading elements out of the
compconfig assoc array to using private variable names of its own, but I
never went back to it after the style system was introduced.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author