zsh-users
 help / color / mirror / code / Atom feed
From: zzapper <david@rayninfo.co.uk>
To: zsh-users@zsh.org
Subject: Re: killed zsh completion (cygwin)
Date: Mon, 15 Sep 2014 16:50:38 +0000 (UTC)	[thread overview]
Message-ID: <XnsA3A9B583A20FFdavidrayninfocouk@80.91.229.13> (raw)
In-Reply-To: <140915090859.ZM3789@torch.brasslantern.com>

Bart Schaefer <schaefer@brasslantern.com> 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



  reply	other threads:[~2014-09-15 16:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-15  8:57 zzapper
2014-09-15 16:08 ` Bart Schaefer
2014-09-15 16:50   ` zzapper [this message]
2014-09-15 19:31     ` zzapper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=XnsA3A9B583A20FFdavidrayninfocouk@80.91.229.13 \
    --to=david@rayninfo.co.uk \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).