Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: globbing and quoting in a function
- X-seq: zsh-users 9111
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: globbing and quoting in a function
- Date: Wed, 20 Jul 2005 03:54:00 +0000
- In-reply-to: <20050719152933.GA23645@xxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <m0k6jmna5n.fsf@xxxxxxxxxx> <20050719145955.GD3593@xxxxxxxxxxxxxxxxxxxxx> <20050719152933.GA23645@xxxxxxxxx>
On Jul 19, 8:29am, Wayne Davison wrote:
} Subject: Re: globbing and quoting in a function
}
} alias lsnew='noglob lsnew'
}
} (I vaguely recall that having an alias call a function of the same
} name might cause a problem in some older zsh versions, but it works
} fine in 4.2.5.)
The "problem" is still there. See the last few paragraphs of FAQ
question 2.3.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author