From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17926 invoked by alias); 1 May 2010 10:46:55 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27933 Received: (qmail 20709 invoked from network); 1 May 2010 10:46:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at bewatermyfriend.org does not designate permitted sender hosts) From: Frank Terbeck To: zsh-workers@zsh.org Subject: Re: [PATCH] _git: Also complete FETCH_HEAD, ORIG_HEAD and MERGE_HEAD. In-Reply-To: <20100501082845.GA5704@ruderich.org> (Simon Ruderich's message of "Sat, 1 May 2010 10:28:45 +0200") References: <20100321172336.GA4151@ruderich.org> <20100322012544.GA6014@ruderich.org> <20100329000715.GA25919@ruderich.org> <20100501082845.GA5704@ruderich.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Date: Sat, 01 May 2010 12:46:00 +0200 Message-ID: <87tyqrx5lj.fsf@ft.bewatermyfriend.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Df-Sender: 430444 Simon Ruderich wrote: > On Mon, Mar 29, 2010 at 02:07:15AM +0200, Simon Ruderich wrote: >> On Mon, Mar 22, 2010 at 10:27:29AM +0100, Nikolai Weibull wrote: >>> Perhaps completing them all without checking if they=E2=80=99re valid >>> beforehand is the best solution? >> >> I think so too, it's simple and works. And as all these names are >> uppercase they shouldn't interfere with normal completion. > > Could please somebody commit one of the possible solutions (I > would prefer no forking if possible). Um, I didn't follow this thread closely; which one? Benjamin's patch from workers-27817=C2=B9? Regards, Frank =C2=B9 --=20 In protocol design, perfection has been reached not when there is nothing left to add, but when there is nothing left to take away. -- RFC 1925