Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [patch] _hg: completion for 'hg bookmarks'
- X-seq: zsh-workers 36622
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [patch] _hg: completion for 'hg bookmarks'
- Date: Thu, 24 Sep 2015 22:17:20 +0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=yVpijh6hcgimcrtH4ok7iv/RSEU=; b=NmOvh0 zrEeQvkfKzmEn/F8Fuja5cozpeSliy7Ey5Ob1R/t+QxPUKfKvrEbsAeYLNsxiojb Fn+W+ts+PWh3nzZsmb4oyi/AdeqCT9LXQ+6fOQglYyG4lqNuvBBybLRLL2+zKAz+ d+3lXNUS4dm1bU/g/ks8rYrjnRcC19Aj2WON0=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=yVpijh6hcgimcrtH4ok7iv/RSEU=; b=AmQLT hYuPEuu1XZVjyWTRwGSr2rGodCZAopnGP4c8a3CQtYAIXOeBDT9RuxtoHqHh0ihf /kCAp8yn6OD7az9JiN/icSGNiM860AIkot/wbB0vgauq5kNG2JWp1Pe9nBdSfwt9 6H8GfD5Y3nl/k3VjV/Lktbj1C0B4Xgyfyo7mCY=
- In-reply-to: <150924092937.ZM984@torch.brasslantern.com>
- 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: <CALqGcGrNrnNUQim4QbvhGyy+9h07JNBg3ixOzZiZ4JKUR5jVMg@mail.gmail.com> <20150924160550.GD1906@tarsus.local2> <150924092937.ZM984@torch.brasslantern.com>
Bart Schaefer wrote on Thu, Sep 24, 2015 at 09:29:37 -0700:
> On Sep 24, 4:05pm, Daniel Shahaf wrote:
> }
> } 3. Why do you have a leading '-' on the first and last line? Is it
> } intentional?
>
> It is possible to specify multiple sets of options and arguments
> with the sets separated by single hyphens. The specifications
I don't see why _hg_cmd_bookmarks() needs to use sets, and in any case,
the documentation you quote suggests set names are mandatory, but Christoph's
patch doesn't name the sets.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author