Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- X-seq: zsh-workers 33734
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Ray Andrews <rayandrews@xxxxxxxxxxx>
- Subject: Re: PATCH: key bindings, fixes, docs, tests for vi stuff
- Date: Fri, 21 Nov 2014 03:20:22 +0100
- Cc: zsh workers <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=YnG2SQLztDeLOXuTp+lVxeM/ALz0tcJrC1NCLic/o/g=; b=Vi/WlCj/8OsFwXUEDO5g+TPIIDwj4HWh89KB3jTn/blPqifesF4zPQYDA2gzHENdDY 7IjpWR+9UUdrGEGCWXCRbIdjxm7LiqMEbPjAsyK5a/ZciXgbj/Hjpwh1cIdI6bX35A0z VcbG9cuQ7Ad+ehI6wFkA+ZmHWWF8mzGeEyiAxIohY88qHJHNZZWeEcrB1PJ0HCRSweXO /ubqis02UwUcRX/+fNmAnlyos2cMlzzGJnQ+pa/T23ZVA4pZuqmNOk8ml5WrwW2iOUm9 ql35mPTG8IYr5QT9AaKW0SlwTWOxP+3ap64nq7baAJ3SbXb6KfmNDWDvFsy9wkE2UhAU YmiQ==
- In-reply-to: <546E9224.7090709@eastlink.ca>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <930.1416260160@thecus.kiddle.eu> <42F4E5F2-97E7-4803-87CB-B1C67CD943B2@kba.biglobe.ne.jp> <15511.1416528068@thecus.kiddle.eu> <546E9224.7090709@eastlink.ca>
On Fri, Nov 21, 2014 at 2:15 AM, Ray Andrews <rayandrews@xxxxxxxxxxx> wrote:
> pts/11 HP-y5--5-Debian1 root /aMisc/Ray1 $ l Etc/FA1:
>
> text.c:865: unknown word code in gettext2()
> 82: text.c:865: unknown word code in gettext2()
> 178: text.c:865: unknown word code in gettext2()
> 178: text.c:865: unknown word code in gettext2()
> 1: text.c:865: unknown word code in gettext2()
> 117: text.c:865: unknown word code in gettext2()
> 38: text.c:865: unknown word code in gettext2()
> 40: text.c:865: unknown word code in gettext2()
> 1: text.c:865: unknown word code in gettext2()
> 15: text.c:865: unknown word code in gettext2()
> 115: text.c:865: unknown word code in gettext2()
> 118: text.c:865: unknown word code in gettext2()
> 18: text.c:865: unknown word code in gettext2()
> 121: text.c:865: unknown word code in gettext2()
> 17: text.c:865: unknown word code in gettext2()
> 864: text.c:865: unknown word code in gettext2()
> Q.yo
> zsh-5.0.7-86-ga3cc409
>
> That popped up as I was trying to complete '/Etc/FAQ.yo'
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. We bump the version on release and avoid loading them in that
case, but when running code from git there is no way to detect this
currently. (I suppose we could stick the patchlevel in there, but that
would invalidate the wordcode needlessly often).
--
Mikael Magnusson
- 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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author