Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: compaudit problem
- X-seq: zsh-workers 22640
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: Alexey Tourbin <at@xxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: compaudit problem
- Date: Sun, 20 Aug 2006 18:16:02 +0100
- In-reply-to: <20060819180046.GB8500@xxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20060819115030.GE25959@xxxxxxxxxxxxxxxxxxxxx> <060819103035.ZM28413@xxxxxxxxxxxxxxxxxxxxxx> <20060819180046.GB8500@xxxxxxxxxxxxxxxxxxxxx>
On Sat, 19 Aug 2006 22:00:46 +0400
Alexey Tourbin <at@xxxxxxxxxxx> wrote:
> On Sat, Aug 19, 2006 at 10:30:33AM -0700, Bart Schaefer wrote:
> > Does anything change if you run "zsh -o posix_identifiers"? Have you
> > tried building with "configure --disable-multibyte"?
>
> posix_identifiers doesn't help, but --disable-multibyte makes things
> work again.
Do you have multibyte characters in files in your $fpath? I did a quick
sanity check by creating ~/tmp/cyrillic/тест/_тест with
"#compdef тест" in it and putting the directory in my fpath, but it
seemed to work OK.
Can you put "set -x" in compinit and see what it's doing when it
complains?
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author