Re: [AUCTeX] auto-fill: automatic line break for comments

2013-05-27 Thread Mosè Giordano
Hi Jannis, 2013/5/27 Jannis : > Dear Auctex users, > > > I use auto-fill to automatically hard-wrap (i.e. insert line breaks) long > lines after a specific length. These are the relevant lines in .emacs: > > (add-hook 'LaTeX-mode-hook 'turn-on-auto-fill) > (add-hook 'latex-mode-hook 'turn-on-auto-

[AUCTeX] auto-fill: automatic line break for comments

2013-05-27 Thread Jannis
Dear Auctex users, I use auto-fill to automatically hard-wrap (i.e. insert line breaks) long lines after a specific length. These are the relevant lines in .emacs: (add-hook 'LaTeX-mode-hook 'turn-on-auto-fill) (add-hook 'latex-mode-hook 'turn-on-auto-fill) (add-hook 'text-mode-hook 'turn-on-