Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _use_lo is still being refered to
- X-seq: zsh-workers 14207
- From: "F. G. Marx" <fmarx@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: _use_lo is still being refered to
- Date: Wed, 02 May 2001 11:55:44 -0400
- In-reply-to: <1010502075717.ZM7710@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Reply-to: fmarx@xxxxxxxxxxxxxx
Thank you. What an idiot. I discovered it ... in .zshrc, after going
back to my study of the new completion system, and finding a reference
to "compdef -P _gnu_generic '*'". I'd been over that same line when
it read "compdef -P _use_lo '*'", and installed it....
Shared memory *is* used in the context of *.zwc files, is that not
correct?
Thanks,
/f
On Wed, 2 May 2001 07:57:17 +0000, "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
>On May 2, 1:31am, F. G. Marx wrote:
>}
>} Any posibility it's in shared memory (I run three vt's + X(-terms)) (and I
>} test (and update zcompdump) in one vt while the old version runs in the
>} others).
>
>No, it can't be shared memory. Have you tried `ls -l $^fpath/_use_lo' ?
>
>If all else fails, put `exec 2> /tmp/xtrace; set -x' very early in your
>init files, and then look through the xtrace output for _use_lo.
>
>--
>Bart Schaefer Brass Lantern Enterprises
>http://www.well.com/user/barts http://www.brasslantern.com
>
>Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
>
>
------------------------------------------------
f.g.marx <fmarx@xxxxxxxxxxxxxx>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author