* FIle variable for steno.el file
@ 2007-02-11 10:11 Alan
2007-02-11 21:22 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: Alan @ 2007-02-11 10:11 UTC (permalink / raw)
To: help-gnu-emacs
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: FIle variable for steno.el file
2007-02-11 10:11 FIle variable for steno.el file Alan
@ 2007-02-11 21:22 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2007-02-11 21:22 UTC (permalink / raw)
To: help-gnu-emacs
>>>>> "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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-11 21:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-11 10:11 FIle variable for steno.el file Alan
2007-02-11 21:22 ` Stefan Monnier
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 read-only IMAP folder(s) and NNTP newsgroup(s).