From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10577 invoked by alias); 27 Oct 2014 12:15:39 -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: 33557 Received: (qmail 2012 invoked from network); 27 Oct 2014 12:15:25 -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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.2 From: Frank Terbeck To: A workers/hackers list Subject: Re: dnf completion In-Reply-To: <20141027103136.71e607cf@pwslap01u.europe.root.pri> (Peter Stephenson's message of "Mon, 27 Oct 2014 10:31:36 +0000") References: <1414388252.16236.3.camel@gmail.com> <20141027103136.71e607cf@pwslap01u.europe.root.pri> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.94 (gnu/linux) Date: Mon, 27 Oct 2014 13:08:54 +0100 Message-ID: <87vbn590kp.fsf@ft.bewatermyfriend.org> MIME-Version: 1.0 Content-Type: text/plain X-Df-Sender: NDMwNDQ0 Peter Stephenson wrote: [...] > Not entirely a disinterested suggestion, but Oliver and I recommend > chapter 15 of the book From Bash to Z Shell (as well as the preceding > 14). See I concur. The chapter in that book is the gentlest introduction into the completion system that I know of. Regards, Frank