From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2072 invoked from network); 19 Jul 2000 16:14:06 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 19 Jul 2000 16:14:06 -0000 Received: (qmail 13993 invoked by alias); 19 Jul 2000 16:13:41 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3298 Received: (qmail 13986 invoked from network); 19 Jul 2000 16:13:40 -0000 Date: Wed, 19 Jul 2000 19:13:38 +0300 (EEST) From: Juhapekka Tolvanen To: zsh-users@sunsite.auc.dk Subject: Zsh-script-mode for emacs? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT 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: ;; ksh-mode.el --- sh (ksh, bash) script editing mode for GNU Emacs. ;; Copyright (C) 1992-1999 Gary Ellison. ;; This file is compatible with GNU Emacs but is not part of the official ;; distribution. ;; ;; This program is free software; you can redistribute it and/or modify ;; it at your option. ;; ;; Gary Ellison makes no representations about the suitability ;; of this software for any purpose. It is provided "as is" without ;; express or implied warranty. ;; ;; This program is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ;; $Source: /usr/CVSroot/XEmacs/xemacs-packages/prog/prog-modes/ksh-mode.el,v $ -- ;; ;; LCD Archive Entry: ;; ksh-mode|Gary Ellison|gfe@interhack.net ;; |Mode for editing sh/ksh/bash scripts ;; |$Date: 1999/11/27 16:26:01 $|$Revision: 1.3 $|~/modes/ksh-mode.el.Z| ;; Author: Gary Ellison ;; Interhack Posse ;; ;; Maintainer: Gary Ellison ;; Created: Fri Jun 19 ;; $Revision: 1.3 $ ;; Keywords: shell, korn, bourne, sh, ksh, bash ;; ;; Delta On $Date: 1999/11/27 16:26:01 $ ;; Last Modified By: Gary Ellison ;; Status : Highly Functional ;; ;;; Commentary: ;; ;; Description: ;; sh, ksh, and bash script editing commands for emacs. ;; P.S: I do not subscribe to this list, but I am smart enough to read mailing list archives via WWW. But you can Cc: to me, if you want. -- Juhapekka "naula" Tolvanen * U of Jyväskylä * juhtolv@st.jyu.fi http://www.cc.jyu.fi/~juhtolv/ * * "STRAIGHT BUT NOT NARROW !!" --------------------------------------------------------------- "if i was twice the man i could be, i'd still be half of what you need" Nine Inch Nails