Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
compiled completion files
- X-seq: zsh-users 14701
- From: sergio <sergio@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: compiled completion files
- Date: Wed, 6 Jan 2010 01:18:54 +0300
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello.
May be this topic has already discussed, but I hadn't found this.
Now completion system depends on non-compiled _* files. And I think that will be better to keep them compiled.
I'd like to know developer's opinion about this.
I could try to fix this, but I don't know where to store first line comment from this files.
Moreover, I think that it will be better to compile all files in functions into functions.zwc. And do this in Makefile, and not in distributive side build scripts.
--
sergio.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author