Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: newuser in 4.3.0-dev-4 (Was: PATCH: newuser system)
- X-seq: zsh-workers 22283
- From: Geoff Wing <mason@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: newuser in 4.3.0-dev-4 (Was: PATCH: newuser system)
- Date: Sun, 19 Feb 2006 05:13:58 +0000 (UTC)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultants
- References: <200602181257.k1ICvcnk028384@xxxxxxxxxxxxxxxxx>
- Reply-to: mason@xxxxxxxxxxxxxxx
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx> typed:
:> Currently, for "b)", I get the effect of "which zsh-newuser-install" to the
:> screen twice.
: I wasn't able to reproduce that.
Ah, OK, I've broken it down to a badly written/parsed expression in my
/etc/zshrc which effectively does
autoload -U
autoload -U compinit
compinit
with no function name in the first command. Don't know what should happen
there. Shouldn't it barf on it? Anyway, doesn't cause any bad effects for
zsh-newuser-install for my normal user which already had $HOME/.z*
Regards,
Geoff
Messages sorted by:
Reverse Date,
Date,
Thread,
Author