Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] ant completion
- X-seq: zsh-workers 20284
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Jean-Baptiste Quenot <jb.quenot@xxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: [PATCH] ant completion
- Date: Tue, 24 Aug 2004 13:58:29 -0700
- In-reply-to: <20040824125225.GA1713@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040824125225.GA1713@xxxxxxxxxxxxxxxxx>
On Tue, Aug 24, 2004 at 02:52:27PM +0200, Jean-Baptiste Quenot wrote:
> Please find attached a patch for ant completion. The current
> ant completion script only works when the "name" attribute
> immediately follows the "target" element name.
Thanks -- I checked in your suggested change, though I did leave in the
space in front of the "name=" attribute, just for a little more paraoid
safety. I.e.:
...<target[^>]* name=...
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author