Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: minor niggle with svn completion of sub-commands
- X-seq: zsh-workers 27406
- From: Greg Klanderman <gak@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: minor niggle with svn completion of sub-commands
- Date: Sat, 14 Nov 2009 15:05:14 -0500
- In-reply-to: <20091112192553.2d76ce1d@pws-pc> (Peter Stephenson's message of "Thu, 12 Nov 2009 19:25:53 +0000")
- 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: <19192.17676.966894.118536@xxxxxxxxxxxxxxxxxx> <m3fx8nmkwc.fsf@xxxxxxxxxxxxxx> <m3ws1v634w.fsf@xxxxxxxxxxxxxx> <20091112192553.2d76ce1d@pws-pc>
- Reply-to: gak@xxxxxxxxxxxxxx
>>>>> On November 12, 2009 Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx> wrote:
> I would have thought so, but as usual there are no real experts on this
> stuff. It might be an unexpected interaction with something else in the
> completion system (which wouldn't stop it being a bug).
I traced the problem a bit further into the comparguments C code, and
it got pretty hopeless at that point just trying to read the code. If
I could easily locate the code that's matching the parsed definitions
against the word to be completed, maybe that would help. It seems
like maybe it's in ca_parse_line.. I guess next step is to attach gdb
and step through that.
Greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author