Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Using CVS Completion Functions
- X-seq: zsh-users 11672
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Using CVS Completion Functions
- Date: Wed, 25 Jul 2007 09:22:34 -0700
- In-reply-to: <200707251610.l6PGAjhH024852@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20070725135652.GA3921@xxxxxxxxxxxxxxxxxx> <200707251610.l6PGAjhH024852@xxxxxxxxxxxxxx>
On Jul 25, 5:10pm, Peter Stephenson wrote:
}
} Defining multiple functions in the same body is convenient but
} annoyingly limited... there's the additional problem of whether or not
} you want to override any existing definition, as witness all the tests
} like (( $+functions[_cvs_path_prefixes] )). It would be nice to have
} some mechanism like library files which told the shell to search for
} undefined functions in there.
Er, isn't that what zcompile is for?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author