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

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

Re: indenting and wrapping


From: Jochen Küpper
Subject: Re: indenting and wrapping
Date: Thu, 28 Jul 2005 21:37:14 +0200

Jeff Hartnell <j.j.hartnell@rl.ac.uk> writes:

> 2.) Latex mode related
> I can't change the "M-q" command that wraps all the text to a
> certain width. I tried:

[...]

> but it doesn't work for latex files (it works fine if I have
> file.txt say)

,----[ C-h v fill-column RET ]
| fill-column's value is 70
| Automatically becomes buffer-local when set in any fashion.
`----
Therefore I use Local Variables and it works nicely:
,----
| %% Local Variables:
| %% mode: LaTeX
| %% mode: auto-fill
| %% fill-column: 80
| %% End:
`----


Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)




reply via email to

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