Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug#455376: tab completion following "mutt -f =" no longer works



On Thu, 13 Dec 2007 17:12:33 -0500
Paul Kimoto <kimoto@xxxxxxxxxxxxx> wrote:
> >> unsetopt equals
> >> autoload -U compinit && compinit
> >> zstyle ':completion:*' mail-directory $HOME/email
> >> zstyle ':completion:*:warnings' format 'No matches for: %d'
> >> 
> >> I see errors like
> >> 
> >> $ mutt -f =de[TAB]
> >> No matches for: `mailbox', `mailbox specification', `mailbox file', or `file'
> 
> > I don't recall this ever working.  Can you narrow it down to when it
> > did?
> 
> On a different machine, zsh 4.3.2-25 (Debian stable), using the above
> four-line .zshrc, works as I'd like.

Looking at _mailboxes suggests it should work, but I don't use mutt so
can't follow this.  Can someone find out what change did this?

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070



Messages sorted by: Reverse Date, Date, Thread, Author