Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: MH for Mailboxes (TM)
- X-seq: zsh-workers 13764
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: MH for Mailboxes (TM)
- Date: Mon, 26 Mar 2001 10:34:24 +0200 (MET DST)
- In-reply-to: "Bart Schaefer"'s message of Sat, 24 Mar 2001 18:06:07 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> ...
>
> By the way (Sven), when I complete after "mutt -f " (with no prefix in
> the current word) I -still- get a blank item as the first menu-selection.
> I thought we fixed that bug a long time ago?
Yes, sounds very familiar. I don't remember exactly and since I don't
use anything I could complete with _mailboxes I can't easily try, but
normally that's because one of the expansions leaves an empty element
in an array. So we could either check all parameter expansions used
to fill the cache (I guess it's the cache) or remove the empty
elements at the end.
Could anyone test if that's the problem?
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author