From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14373 invoked by alias); 15 Sep 2014 16:51:00 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 19086 Received: (qmail 18426 invoked from network); 15 Sep 2014 16:50:55 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_FSL_HELO_BARE_IP_2 autolearn=no version=3.3.2 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@zsh.org From: zzapper Subject: Re: killed zsh completion (cygwin) Date: Mon, 15 Sep 2014 16:50:38 +0000 (UTC) Organization: Your Company Message-ID: References: <140915090859.ZM3789@torch.brasslantern.com> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 95.149.104.119 User-Agent: Xnews/2009.05.01 X-Antivirus: avast! (VPS 140914-1, 09/14/2014), Outbound message X-Antivirus-Status: Clean Bart Schaefer wrote in news:140915090859.ZM3789@torch.brasslantern.com: > zsh -f > % source $^fpath/compaudit(N[1]) > Drat it was just the old 'insecure directories' problem (Thanks BART) The following seems to have fixed it:- chmod -R 755 /usr/share/zsh/ Since a good while I cannot entirely eliminate the warnings e.g. if I run compaudit now (even though compinit is now working) compaudit There are insecure directories: /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions /usr/share/zsh /usr/share/zsh/5.0.2 so I start compinit in ignore mode compinit -i My error was in thinking that because I still got the warnings there was no point in doing the chmod -R 755 /usr/share/zsh/ -- zzapper https://twitter.com/dailyzshtip --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com