Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: MH for Mailboxes (TM)
- X-seq: zsh-workers 13832
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: MH for Mailboxes (TM)
- Date: Thu, 29 Mar 2001 08:52:17 +0000
- In-reply-to: <200103290836.KAA20226@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200103290836.KAA20226@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Mar 29, 10:36am, Sven Wischnowsky wrote:
}
} Hm. After setting up some parameters I was able to reproduce it. But
} for me changing lines 94 and 97 fixed it.
Ah, I didn't change line 97. Maybe that was it.
} That _mailboxes function... there are some wrongly indented parts in
} it.
Yes, somebody (maybe me) generated a patch with "diff -bwu".
} And the `pinedirectory', `maildirectory' and `mailpath'
} parameters don't seem to be documented. Are these standard names?
$mailpath is zsh special variable, the array form for $MAILPATH.
The other two (pinedirectory and maildirectory) should be converted to
zstyles, as I think I mentioned elsewhere on this thread. They were
modeled after some early (pre-zstyle) completion function and have never
caught up.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author