zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Juhapekka Tolvanen <juhtolv@st.jyu.fi>, zsh-users@sunsite.auc.dk
Subject: Re: Zsh-script-mode for emacs?
Date: Wed, 19 Jul 2000 12:27:36 -0700	[thread overview]
Message-ID: <000719122736.ZM1276@candle.brasslantern.com> (raw)
In-Reply-To: <Pine.LNX.4.10.10007191907090.6757-100000@verso.st.jyu.fi>

On Jul 19,  7:13pm, Juhapekka Tolvanen wrote:
> Subject: Zsh-script-mode for emacs?
> 
> 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.

If you investigate shell-script-mode in recent versions of GNU emacs, you'll
find that it does in fact classify zsh as a derivative of ksh88 and attempt
to handle it that way (e.g. it'll recognize #!/bin/zsh and automatically
start shell-script-mode, etc.)  It's got most of the list of keywords right,
knows how to insert loop skeletons, etc.

I have no idea whether XEmacs has this yet.


  parent reply	other threads:[~2000-07-19 19:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-19 16:13 Juhapekka Tolvanen
2000-07-19 19:00 ` Chmouel Boudjnah
2000-07-19 19:27 ` Bart Schaefer [this message]
2000-07-19 20:06   ` Kevin Sullivan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=000719122736.ZM1276@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=juhtolv@st.jyu.fi \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).