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

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

Re: Howto turn on longlines-mode in .emacs?


From: nic . d . m . 1
Subject: Re: Howto turn on longlines-mode in .emacs?
Date: Sat, 9 May 2009 12:55:16 -0700 (PDT)
User-agent: G2/1.0

Hi!

Thanks for help. In the meantime I realized that longlines-mode has
some drawbacks for example it doesn't work correctly with comments in
latex.

Now I use

(add-hook 'LaTeX-mode-hook 'turn-on-auto-fill)

in my .emacs file

which seems to work together with comments in latex.

The con of this thing is, that I have to work with a fixed fill-column
value.

regards
nic


reply via email to

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