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

Re: can't run _email-mutt



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