Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Module aliases don't work in static zsh
- X-seq: zsh-workers 12526
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: Module aliases don't work in static zsh
- Date: Fri, 4 Aug 2000 11:59:57 +0400
- Importance: Normal
- In-reply-to: <1000804062515.ZM13220@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> I.e. you've got to do `zmodload zsh/files' rather than `zmodload files'.
Even with this fixed (hopefully) with Sven's patch it is still pretty
confusing. Loading "files" loads "zsh/files" as well, but unloading "files"
leaves "zsh/files" behind and unloading "zsh/files" is impossible (because
"files" depends on it).
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author