From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21883 invoked from network); 26 Mar 2001 08:34:31 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 26 Mar 2001 08:34:31 -0000 Received: (qmail 21024 invoked by alias); 26 Mar 2001 08:34:24 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13764 Received: (qmail 21013 invoked from network); 26 Mar 2001 08:34:24 -0000 Date: Mon, 26 Mar 2001 10:34:24 +0200 (MET DST) Message-Id: <200103260834.KAA13299@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.dk In-reply-to: "Bart Schaefer"'s message of Sat, 24 Mar 2001 18:06:07 +0000 Subject: Re: PATCH: MH for Mailboxes (TM) 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@informatik.hu-berlin.de