From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22256 invoked by alias); 25 Sep 2015 08:43:34 -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: 36627 Received: (qmail 1946 invoked from network); 25 Sep 2015 08:43:33 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 X-IBM-Helo: d01dlp02.pok.ibm.com X-IBM-MailFrom: hanpt@linux.vnet.ibm.com X-IBM-RcptTo: zsh-workers@zsh.org Date: Fri, 25 Sep 2015 16:43:24 +0800 From: Han Pingtian To: zsh-workers@zsh.org Subject: example of completion specification for "l:lanchor||ranchor=**" Message-ID: <20150925084324.GA2856@localhost.localdomain> Mail-Followup-To: zsh-workers@zsh.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15092508-0033-0000-0000-00000618DCA8 Hi there, I'm wondering if there is a example of the completion secification. Could you please give me some suggestions? Thanks in advance.