Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _mutt, _mailboxes
- X-seq: zsh-workers 7939
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: _mutt, _mailboxes
- Date: Mon, 20 Sep 1999 00:48:31 -0400
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <990918232730.ZM6698@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <19990915173039.A15772@xxxxxxxx> <990918232730.ZM6698@xxxxxxxxxxxxxxxxxxxxxxx>
> I don't use mutt, so I don't know what ( \! \< \> ) are; do they really
> represent mailbox names? If not, they should be in _mutt and not here.
In elm they mean "spoolfile," "sent," and "received" respectively.
In mutt they mean "$spool," "$record," and "$mbox" respectively.
> One thing I didn't do yet is handle a leading "+" in the word that is
> being completed and treat it as referring to the maildirectory.
Also, in both elm and mutt, a '=' or '+' followed by the folder
name means that the file is in the mail directory. i.e., +test
is ~/Mail/test, just like in MH.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author