[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sh-script.el and magic numbers
From: |
Kai Großjohann |
Subject: |
Re: sh-script.el and magic numbers |
Date: |
Wed, 22 Jan 2003 09:41:43 +0100 |
User-agent: |
Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.3.50 (i686-pc-linux-gnu) |
Luc Teirlinck <address@hidden> writes:
> Kai Grossjohann wrote:
>
> Why doesn't the file define sh-mode, csh-mode, tcsh-mode, and so
> on?
>
> Because:
>
> Ignoring unknown mode `csh-mode'
>
> (from the *Messages* buffer)
It seems my last message didn't go through. What I meant is, why
doesn't sh-script.el contain (defun sh-mode ...) and (defun csh-mode
...) and (defun tcsh-mode ...)?
It seems to me, if it did, then people could just put "-*- csh -*-"
in the first line of their script and Bob's their uncle.
--
Ambibibentists unite!
- Re: sh-script.el and magic numbers, (continued)
- Re: sh-script.el and magic numbers, Glenn Morris, 2003/01/21
- Re: sh-script.el and magic numbers, Luc Teirlinck, 2003/01/21
- Re: sh-script.el and magic numbers, Glenn Morris, 2003/01/21
- Re: sh-script.el and magic numbers, Luc Teirlinck, 2003/01/21
- Re: sh-script.el and magic numbers, Luc Teirlinck, 2003/01/21
- Re: sh-script.el and magic numbers, Luc Teirlinck, 2003/01/21
- Re: sh-script.el and magic numbers, Richard Stallman, 2003/01/23
- Re: sh-script.el and magic numbers, Luc Teirlinck, 2003/01/21
- Re: sh-script.el and magic numbers, Kai Großjohann, 2003/01/21
- Re: sh-script.el and magic numbers, Luc Teirlinck, 2003/01/21
- Re: sh-script.el and magic numbers,
Kai Großjohann <=
- Re: sh-script.el and magic numbers, Luc Teirlinck, 2003/01/22
- Re: sh-script.el and magic numbers, Luc Teirlinck, 2003/01/22
- Re: sh-script.el and magic numbers, Kevin Rodgers, 2003/01/22
- Re: sh-script.el and magic numbers, Kai Großjohann, 2003/01/22
Re: sh-script.el and magic numbers, Richard Stallman, 2003/01/20