Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: key bindings, fixes, docs, tests for vi stuff
On Nov 20, 6:38pm, Ray Andrews wrote:
} Subject: Re: PATCH: key bindings, fixes, docs, tests for vi stuff
Please don't hijack threads by hitting "reply" and then starting a
whole new conversation. If you have a new topic, start a new message.
Thanks.
} On 11/20/2014 06:20 PM, Mikael Magnusson wrote:
}
} > If you use dev versions of zsh, you will sometimes need to manually
} > purge your .zwc files as they're not compatible across some code
} > changes.
}
} Thanks for the tip. I trust these files are rebuilt at some point?
There's nothing that automatically rebuilds .zwc files in the regular
zsh distribution or "make" process. If you have .zwc files in your
$fpath, either you zcompile'd them, or they were zcompile'd for the
zsh package installed with your OS package manager (which seems not
very likely).
} Anyway, I deleted all of them and:
Where were they before you deleted them?
} 6: text.c:865: unknown word code in gettext2()
} 1: text.c:865: unknown word code in gettext2()
} 7: text.c:865: unknown word code in gettext2()
} 8: text.c:865: unknown word code in gettext2()
This is a bit suspicious because gettext2() is only called when turning
a wordcode program back into readable text; for example, when calling
a DEBUG trap or preexec.
- References:
- PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Re: PATCH: key bindings, fixes, docs, tests for vi stuff
Messages sorted by:
Reverse Date,
Date,
Thread,
Author