Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Slow compdump on Vista - no .zcompdump created
- X-seq: zsh-users 12115
- From: Peter Stephenson <pws@xxxxxxx>
- To: "Zsh Users" <zsh-users@xxxxxxxxxx>
- Subject: Re: Slow compdump on Vista - no .zcompdump created
- Date: Thu, 25 Oct 2007 18:11:43 +0100
- In-reply-to: <DD74FBB8EE28D441903D56487861CD9D228364FA@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: CSR
- References: <DD74FBB8EE28D441903D56487861CD9D22719534@xxxxxxxxxxxxxxxxxxxxxx> <016801c8164c$301c5d70$90551850$@com> <DD74FBB8EE28D441903D56487861CD9D2271979B@xxxxxxxxxxxxxxxxxxxxxx> <018501c81658$6beebbc0$43cc3340$@com> <DD74FBB8EE28D441903D56487861CD9D2271A057@xxxxxxxxxxxxxxxxxxxxxx> <200710251044.l9PAi9Ag016224@xxxxxxxxxxxxxx> <DD74FBB8EE28D441903D56487861CD9D22835ED2@xxxxxxxxxxxxxxxxxxxxxx> <DD74FBB8EE28D441903D56487861CD9D228364FA@xxxxxxxxxxxxxxxxxxxxxx>
On Thu, 25 Oct 2007 16:16:17 +0100
"John Cooper" <John.Cooper@xxxxxxxxxx> wrote:
> Presumably other people using Cygwin will also experience this minor
> problem (.zcompdump not being created).
>
> Another workaround that avoids modifying the compdump function is to
> "chmod +w ~".
> Still, perhaps the check in compdump should be removed (or changed to
> test the directory exists?) when running on Cygwin so that this works
> out of the box.
Generally I don't like the idea of trying to work round gross system errors
like something appearing not writeable when it is, but if there's an
equivalent test that works everywhere we can use that instead.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author