From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13359 invoked from network); 21 Mar 2004 16:02:29 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Mar 2004 16:02:29 -0000 Received: (qmail 2169 invoked by alias); 21 Mar 2004 16:02:14 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7218 Received: (qmail 2118 invoked from network); 21 Mar 2004 16:02:13 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 21 Mar 2004 16:02:13 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 21 Mar 2004 16:2:13 -0000 Received: (qmail 1845 invoked from network); 21 Mar 2004 16:02:13 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 21 Mar 2004 16:02:11 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1B55Ot-00065l-00 for ; Sun, 21 Mar 2004 17:02:11 +0100 Received: from isi-dialin-129-220.isionline-dialin.de ([195.158.129.220]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Mar 2004 17:02:11 +0100 Received: from thorsten by isi-dialin-129-220.isionline-dialin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Mar 2004 17:02:11 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: Thorsten Kampe Subject: Re: syntax overview for zsh? Date: Sun, 21 Mar 2004 17:02:09 +0100 Message-ID: <4tgdwh9stgna$.dlg@thorstenkampe.de> References: <18z9qdtfkaczg.dlg@thorstenkampe.de> <20040321054113.59755.qmail@web12403.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: isi-dialin-129-220.isionline-dialin.de User-Agent: 40tude_Dialog/2.0.10.1de Sender: news X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on thor.dotsrc.org 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 * Bob Schmertz (2004-03-21 06:41 +0100) > --- Thorsten Kampe wrote: >> EditPad Pro (and Boxer - Windows only). The lack of usable editors in >> Unix is /interesting/[1]. > > I'm an emacs believer, myself, but a lot of people like NEdit and jEdit. Yes, I exaggerated. Some of these newstyle GUI editors are pretty and pretty usable. >>> I have a pretty good one for Vim (the standard one sucks imo), >> >> If you would share it with me - I'd be grateful. >> >> If anyone else has a vim or X(Emacs) syntax highlighter I'd be >> grateful, too. > > I'm not a major-league zsh programmer, so I may well be ignorant, but > what's wrong with good-old shell-script mode in (X)Emacs? Nothing, if I could find the defining syntax file. Nothing like "sh.el" on my Gentoo box (where I have XEmacs). Thorsten