Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _use_lo is still being refered to
- X-seq: zsh-workers 14196
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: fmarx@xxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: _use_lo is still being refered to
- Date: Wed, 2 May 2001 07:57:17 +0000
- In-reply-to: <15087.39833.240011.861487@xxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <Tc0a88d015341106398@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <1010501150227.ZM6942@xxxxxxxxxxxxxxxxxxxxxxx> <15087.39833.240011.861487@xxxxxxxxx>
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author