From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9710 invoked from network); 21 Nov 1999 04:08:01 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Nov 1999 04:08:01 -0000 Received: (qmail 15744 invoked by alias); 21 Nov 1999 04:07:55 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8699 Received: (qmail 15736 invoked from network); 21 Nov 1999 04:07:54 -0000 To: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: Re: cvs dumps core. References: <991120193846.ZM14808@candle.brasslantern.com> MIME-Version: 1.0 (generated by AKEMI 1.13.2 - =?ISO-2022-JP?B?Ig==?= =?ISO-2022-JP?B?GyRCQTA0Y0s8GyhCIg==?=) Content-Type: text/plain; charset=US-ASCII From: Tanaka Akira Date: 21 Nov 1999 13:07:51 +0900 In-Reply-To: "Bart Schaefer"'s message of "Sat, 20 Nov 1999 19:38:46 +0000" Message-ID: User-Agent: Chao-gnus/6.12.5 AKEMI/1.13.2 (=?ISO-2022-JP?B?GyRCQTAbKEI=?= =?ISO-2022-JP?B?GyRCNGNLPBsoQg==?=) FLAM-DOODLE/1.12.6 (=?ISO-2022-JP?B?GyRCM3cbKEI=?= 10R4.0/5.0) Emacs/20.4 (sparc-sun-solaris2.6) MULE/4.0 (HANANOEN) In article <991120193846.ZM14808@candle.brasslantern.com>, "Bart Schaefer" writes: > This was pretty obvious. Thanks. But, I found another problem. Z:akr@is27e1u11% Src/zsh -f is27e1u11% bindkey -e; fpath=($PWD/Completion/*(/)); autoload -U compinit; compinit -D; compdef _tst tst is27e1u11% cvs CVS/ Src/ commit init rtag Completion/ StartupFiles/ diff log status Config/ Util/ edit login tag Doc/ add editors logout unedit Etc/ admin export rdiff update Functions/ annotate history release watch Misc/ checkout import remove watchers Wow. filenames shouldn't listed. And after second : is27e1u11% cvs --allow-root=CVS/ Of cause, the option `--allow-root' shouldn't completed. -- Tanaka Akira