Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: "autoload -U" expanding alias
- X-seq: zsh-users 7268
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: "autoload -U" expanding alias
- Date: Thu, 25 Mar 2004 03:51:40 +0000
- In-reply-to: <18er7fb2633if$.dlg@xxxxxxxxxxxxxxxx>
- In-reply-to: <17026.1080161634@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <c2d2m7gebkkt.dlg@xxxxxxxxxxxxxxxx> <1040324183610.ZM16086@xxxxxxxxxxxxxxxxxxxxxxx> <18er7fb2633if$.dlg@xxxxxxxxxxxxxxxx> <17026.1080161634@xxxxxxx>
On Mar 24, 9:41pm, Thorsten Kampe wrote:
}
} * Bart Schaefer (2004-03-24 19:36 +0100)
} > chmod 0600 the .zwc.old files. How did they end up mode 0400 ?
}
} My umask is 077 so the newly created file from zrecompile should be
} mode 600 - not 400.
On Mar 24, 8:53pm, Peter Stephenson wrote:
}
} This seems to be deliberate. parse.c line 2631.
Hrm. (I've been saying that a lot lately.)
In that case, I'd say it's zrecompile that's broken. Should we change
"mv" to "mv -f" throughout?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author