On Jan 10, 2008 5:17 PM, Steven Knight <[EMAIL PROTECTED]> wrote: > > On Tue, 2008-01-08 at 23:16 +0100, Axel Liljencrantz wrote: > > On Jan 8, 2008 2:31 PM, Steven Knight <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > I've add functionality to the Ant Tab Complete file > > > ( __fish_complete_ant_targets.fish ). The attached file adds support > > > for looking through the import'ed ant files and support for handling a > > > <target> any amount of whitespace from the beginning of the line. > > > > > > The file is attached. > > > > > > > Thanks. I did some minor tweaks and added the file. > > > > Axel > > > > Hi, > > Thanks for updating the file. Using darcs I pulled the update and now > I'm getting this error message: > > > $ ant fish: Unknown command "__fish_print_ant_targets" > /net/home/rcc/skk/local/stow/fish/share/fish/functions/__fish_complete_ant_targets.fish > (line 7): __fish_print_ant_targets $buildfile > > ^ > in function "__fish_complete_ant_targets", > called on standard input, > > in command substitution > > > It appears that __fish_complete_ant_targets.fish is referencing a fish > function I don't seem to have: __fish_print_ant_targets. >
My bad. Fixed. Thanks for the report. Axel > > > Thanks, > > -- > =================================================== > | Steven Knight [EMAIL PROTECTED] | > | UNH Research Computing Center 603-862-3042 | > =================================================== > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Fish-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fish-users > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
