From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17316 invoked by alias); 13 Oct 2013 18:06: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: 31821 Received: (qmail 13830 invoked from network); 13 Oct 2013 18:06:05 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=XKUqwT6cKaG0h3gDE4cszgHI/7gJBzYiYFKK/Y15lSU=; b=gcPMn08Ca6v9fPxxPDA0ySE+QHIPLiIzlTNOZcW+3E1CXzcFWSzYwb/lb8iPwGc3lq t2t7I4NBq+uOfe+lDEjmtUIVR9PPIsJUMDzkoikEKVPkDYztkQaO0IBRZTTC4qIq06Z1 3Gui0WMiBtcxJOZPiykv8DAhlWTd1tDLTwvkK/2iC4Oppeku/nYcabj2VA07r3p3WjVT aEa8Zg+t1/TKwLvltZql/oGExQy3ALYnvXwbhH/Wsk6UwpNVXZtYJAP2+JR+MD//Kv2i EUNeyS8/nH+SwY3+vStVStdX293Fi1hZWZmv+IVqECd4Jk8JpTvJVaD1TierMlVxSqgI gKjw== X-Gm-Message-State: ALoCoQltjrsYPmII3xG6ntkE3WXEM1Ka3/WE/QJNnTjClPAuZAZjVGMa22PbFnerKOqAzEb8em24 X-Received: by 10.14.213.68 with SMTP id z44mr31311eeo.70.1381687562920; Sun, 13 Oct 2013 11:06:02 -0700 (PDT) X-ProxyUser-IP: 86.6.157.246 Date: Sun, 13 Oct 2013 19:06:00 +0100 From: Peter Stephenson To: zsh-workers@zsh.org Subject: Re: Bug: Completion of the 'zsh' command. Message-ID: <20131013190600.5a9f3646@pws-pc.ntlworld.com> In-Reply-To: <131011231801.ZM11676@torch.brasslantern.com> References: <525564FE.3030705@gmail.com> <131009200134.ZM3418@torch.brasslantern.com> <131010124113.ZM4512@torch.brasslantern.com> <20131011095620.224545de@pwslap01u.europe.root.pri> <131011231801.ZM11676@torch.brasslantern.com> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 11 Oct 2013 23:18:01 -0700 > Some of this is pretty baroque and I may have it wrong. Please proof. It looks quite sensible, but without sitting down and following through every baroque feature I'm taking much of it on trust. pws