Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: aliases not getting expanded inside functions?
- X-seq: zsh-users 5641
- From: Zefram <zefram@xxxxxxxx>
- To: Carlos Carvalho <carlos@xxxxxxxxxxxxxx>
- Subject: Re: aliases not getting expanded inside functions?
- Date: Fri, 3 Jan 2003 15:39:11 +0000
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <15893.44217.393956.262362@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <15893.44217.393956.262362@xxxxxxxxxxxxxx>
Carlos Carvalho wrote:
>I'd expect that since the alias is global, comes before the definition
>of the function, and aliases are expanded when a function is read,
>that the function would be in effect {print $bar}, but it isn't:
Global aliases don't do that.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author