Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: can't run _email-mutt
- X-seq: zsh-users 8919
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Marc Chantreux <marc.chantreux@xxxxxxxxxxxxxxxxxx>
- Subject: Re: can't run _email-mutt
- Date: Mon, 30 May 2005 11:18:25 +0200
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20050527141638.GA9644@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20050527141638.GA9644@xxxxxxxxxxxxxxxxxxxxxxx>
On 27 May, Marc Chantreux wrote:
> i'm trying to write an _email-mutt plugin. it doesn't work and i don't
> know what's wrong with it. it's conform to the "documentation" ( the 3
> lines of comments that comes with _email_adresses ;-) ).
>
> % ( _email-mutt ; echo $reply )
> rv:rv@xxxxxx douphi:douphi@xxxxxx
Does your _email-mutt function return a status of 300?
> mutt <tab> give me the list of local users
That's the _email-local function running. Do you perhaps have an old
tag-order style specifying email functions.
There's an _email-mutt in _email_adresses which looks for aliases in
.muttrc. Does that work for you?
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author