I had the same problem, but discovered that it was due to me starting zsh from the bash shell, where (for some reason) the variable FPATH was set by one of the programs I use. When this variable is set, zsh invoked from the bash shell will not add the default paths, and thus the function definition files are not found.
It seems, thus, that the bug is not actually a bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/689110 Title: zsh cannot find function definition files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/689110/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
