help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FIle variable for steno.el file


From: Stefan Monnier
Subject: Re: FIle variable for steno.el file
Date: Sun, 11 Feb 2007 16:22:09 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux)

>>>>> "Alan" == Alan  <lngndvs@gmail.com> writes:

> Steno files have a first line, thus:   -*-Steno-*-
> It is not working for me to put a file variable on the first line, and
> since these files are visited and added to at the end of the file,
> neither is it possible to put a file variable list at the end of the
> file (or so I assume).

> How to treat the first line?  Is it a mode?  If so, why doesn't it say
> "mode: Steno"?

> Thank you.  I hope someone can explain to me how to add a file
> variable for a fill-column of 300.

> Alan Davis

Try
        -*- mode: steno; fill-column: 300 -*-


-- Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]