Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] add and use _comp_original_options
- X-seq: zsh-workers 29398
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: [PATCH] add and use _comp_original_options
- Date: Fri, 27 May 2011 16:37:15 +0200
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=n+MzozRGWcl5LjPhsj702nwRCt63vmb2UJR1YgGkmAs=; b=UBU7viwKXqFWZQo4krdzMjO5wNxbS5syRdnsgG/K/Od9oR/fEjImZnWRTZOsDvi8C5 j1ZAjGMLxa/RmdkfJwfflpv9RMUe0jmKLURdBDZvIzlALjmH9cG0B/Kae5fuqxxb9ljT m91SA7H8QfaPgaWtqkrVqfNL2IUuN07ADfdkI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=QqQ9rme2YK+O4WDFWpO8+RWKIydb5MdbpsJHpLhFzapvbZo8/+9tU6OsTLUE/4Jk26 eHGldFqW+duB1VHqUeLCblsbXAFkyo94PioR3KK8Mq8ZUXLl8iCL31EvP4k+1mQFy0Zn N+k/GXfQLbwIlZA2cYHqrh0zUdXwivW8w+M48=
- In-reply-to: <110526212741.ZM504@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: <1306459214-17564-1-git-send-email-mikachu@gmail.com> <110526212741.ZM504@torch.brasslantern.com>
On 27 May 2011 06:27, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On May 27, 3:20am, Mikael Magnusson wrote:
> }
> } ... completion code always has extendedglob set. I came up with this
> } to work around it,
>
> This seems quite reasonable. Just for pedantry I think I'd have named
> the variable "_comp_caller_options" but it hardly matters.
Well, it's shorter so I changed it.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author