From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27622 invoked from network); 13 Dec 2004 03:43:00 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 13 Dec 2004 03:43:00 -0000 Received: (qmail 94635 invoked from network); 13 Dec 2004 03:42:54 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 13 Dec 2004 03:42:54 -0000 Received: (qmail 24680 invoked by alias); 13 Dec 2004 03:42:04 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8298 Received: (qmail 24660 invoked from network); 13 Dec 2004 03:42:04 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 13 Dec 2004 03:42:04 -0000 Received: (qmail 93030 invoked from network); 13 Dec 2004 03:42:04 -0000 Received: from grunt23.ihug.com.au (203.109.249.143) by a.mx.sunsite.dk with SMTP; 13 Dec 2004 03:42:02 -0000 Received: from 203-217-65-132.dyn.iinet.net.au (localhost.localdomain) [203.217.65.132] by grunt23.ihug.com.au with esmtp (Exim 3.35 #1 (Debian)) id 1Cdh5g-00063G-00; Mon, 13 Dec 2004 14:41:51 +1100 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.8/8.12.8) with ESMTP id iBD3fERd022917 for ; Mon, 13 Dec 2004 14:41:20 +1100 Received: (from doug@localhost) by localhost.localdomain (8.12.8/8.12.8/Submit) id iBD3fAWR022914 for zsh-users@sunsite.dk; Mon, 13 Dec 2004 14:41:10 +1100 X-Authentication-Warning: localhost.localdomain: doug set sender to dougkearns@gmail.com using -f Date: Mon, 13 Dec 2004 14:41:10 +1100 From: Doug Kearns To: zsh-users@sunsite.dk Subject: Re: Vim syntax file for zsh Message-ID: <20041213034110.GC3869@localhost.localdomain> Mail-Followup-To: zsh-users@sunsite.dk References: <20041209144520.GC9424@puritan.pcp.ath.cx> <20041209181813.GF9424@puritan.pcp.ath.cx> <20041209182347.GG9424@puritan.pcp.ath.cx> <20041209200941.GA27510@blorf.net> <20041209212423.GA21023@puritan.pcp.ath.cx> <20041209224315.GB27510@blorf.net> <20041209232655.GB21023@puritan.pcp.ath.cx> <20041212133409.GA9431@puritan.pcp.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041212133409.GA9431@puritan.pcp.ath.cx> User-Agent: Mutt/1.4i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 On Sun, Dec 12, 2004 at 02:34:09PM +0100, Nikolai Weibull wrote: > > Also, it might be nice if well known functions like the completion > > functions (e.g. _arguments) are highlighted, like it does with > > builtin variables. > > That's getting a bit out of hand. I agree. Regards, Doug