[Pkg-zsh-devel] Bug#708100: run-help () when start

Roy Zuo roylzuo at gmail.com
Tue May 14 02:17:02 UTC 2013


Issue fixed. This happens when 'autoload -U' takes no argument. In configuration
there is one line to load functions inside .zfuncitons directory, if there is 
nothing in this directory, such message would be displayed.

I have updated my .zshrc to check if there is any user completion functions
defined before running autoload, and this case should be closed.

On Mon, May 13, 2013 at 04:31:44PM +0800, YunQiang Su wrote:
> Package: zsh
> Version: 5.0.2
> X-Debbugs-CC: roylzuo at gmail.com
> 
> 
> When use the zshrc from
> https://raw.github.com/roylez/dotfiles/master/.zshrc
> 
> When any time I start zsh, I will get this on top
> 
> run-help () {
> # undefined
> builtin autoload -XUz
> }
> 
> 
> While the author reports that he is using Arch with the same zsh version,
> he has no such problem.
> 
> --
> YunQiang Su

-- 
 _______________________________________________ 
< If food be the music of love, eat up, eat up. >
 ----------------------------------------------- 
       \   ,__,
        \  (oo)____
           (__)    )\
              ||--|| *



More information about the Pkg-zsh-devel mailing list