What we need now is to see the section of the debugging output near where
it's printing function listings you showed in your first email.
you asked for it!
+compinit:436> _comp_secure=yes
+compinit:441> autoload -Uz compdump compinstall
+compinit:445> _i_done=''
+compinit:447> [[ -f /cygdrive/h/.zcompdump ]]
+compinit:448> [[ -n yes ]]
+compinit:449> read -rA _i_line
+compinit:450> [[ _i_autodump -eq 1 && 533 -eq 533 && 4.3.4 == 4.3.4 ]]
+compinit:453> . /cygdrive/h/.zcompdump
+/cygdrive/h/.zcompdump:3> _comps=( )
+/cygdrive/h/.zcompdump:6> _services=( )
+/cygdrive/h/.zcompdump:9> _patcomps=( )
+/cygdrive/h/.zcompdump:12> _postpatcomps=( )
+/cygdrive/h/.zcompdump:15> _compautos=( )
+/cygdrive/h/.zcompdump:19> autoload -Uz
compdump () {
# undefined
builtin autoload -XUz
}
compinit () {
emulate -L zsh
I really appreciate the help, Peter!
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx
>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/