Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Subversion 1.7.5 autocomplete issue
- X-seq: zsh-users 17191
- From: Kelly Davis <kdavis@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Subversion 1.7.5 autocomplete issue
- Date: Fri, 3 Aug 2012 07:48:05 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=MjyD/aTKSyh/QYq1FOJGbLjS7WVDPF9Oy1j4eUezLPQ=; b=At+zlcYDPQNs36h30hqf87MIIQ9wCtIp6vCNaXSwNA71cNsytqhOpyKeoBB61Ejv+g m4y2UvJNYgGUpASo5lEsQKWHl6+9ggISgOj/lRkxC7IE3EEL+Q2nB7PkMMVaGjm9LiVu N/V81HctB1tcC7CeOnR/Cja7icjZDjgP7mE3BndWLxZjamWOzgENVRP3r92y2L1AMpA0 RDzeNew2XahMf96AFcjt8JHJbL8PkcTdNbOaZW3AKtjPrNwO+H8wr6o2oBx6Jl/89kL7 kYIED9IfhB8PWQ1FiGKxc15M8Vggsw9mDxQ8bz1fVFn6ACOJ/w+EApNku1VTwu/wMTwd MWTA==
- In-reply-to: <CAH+w=7bi=+PKcFoGCFzQcr364TuE+cbAdTFhMBnuMezBxbRqxg@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAJTUF4mDe+b7pFZBeeA2CFpXYcVp=C9kBrajbrJ6bB68+0jnMw@mail.gmail.com> <CAH+w=7bi=+PKcFoGCFzQcr364TuE+cbAdTFhMBnuMezBxbRqxg@mail.gmail.com>
- Sender: kldavis4@xxxxxxxxx
Thanks for your reply. $fpath told the tale. It was still running 4.3.9. I
had just created a new window within gnu screen and assumed it was using
5.0.0. Closing my terminal and restarting it fixed it. Thanks!
On Fri, Aug 3, 2012 at 1:26 AM, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>wrote:
> On Thu, Aug 2, 2012 at 6:28 PM, Kelly Davis <kldavis4@xxxxxxxxx> wrote:
> >
> > I updated to 5.0.0 by installing 5.0.0-devel using macports. I am still
> > getting the error shown below:
> >
> > _arguments:comparguments:303: invalid argument: [--cl]:arg:
>
> That's somewhat odd, because there is no call to comparguments on line
> 303 of the _arguments function in 5.0.0. Can you check you $fpath to
> see if there might still be an old function definition being found?
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author