From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4158 invoked from network); 19 Jul 2000 19:25:07 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 19 Jul 2000 19:25:07 -0000 Received: (qmail 414 invoked by alias); 19 Jul 2000 19:24:44 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3299 Received: (qmail 407 invoked from network); 19 Jul 2000 19:24:42 -0000 X-Authentication-Warning: cassini.us.mandrakesoft.com: chmou set sender to chmouel@mandrakesoft.com using -f To: Juhapekka Tolvanen Cc: zsh-users@sunsite.auc.dk Subject: Re: Zsh-script-mode for emacs? References: From: Chmouel Boudjnah Date: 19 Jul 2000 12:00:20 -0700 In-Reply-To: Juhapekka Tolvanen's message of "Wed, 19 Jul 2000 19:13:38 +0300 (EEST)" Message-ID: User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Juhapekka Tolvanen writes: > Does someone know any good elisp-file that would implement major mode for > editing of zsh-scripts with emacs? Even vi-clone called Vim has own mode for > Zsh, but emacs does not have it, yet. > > Or how about creating one? Maybe it could be based on ksh-mode, that comes > with XEmacs. Here is its first lines: sh-script.el from GNU/Emacs 20.6 support zsh (try C-c : zsh) -- MandrakeSoft Inc http://www.mandrakesoft.com San-Francisco, CA USA --Chmouel