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

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

Re: auto fill-paragraph


From: drain
Subject: Re: auto fill-paragraph
Date: Sun, 18 Nov 2012 14:09:01 -0800 (PST)

Xavier Maillard-8 wrote
> Really terse ! What did you do exactly ? Did you deactivate visu-xx stuff
> ?

Added to my .emacs:

(add-hook 'text-mode-hook 'turn-on-auto-fill t)

Works with visual-line-mode on.

I decided against a function that automatically fills yanked text. Instead,
I highlight the paragraphs and interactively call fill-region.



--
View this message in context: 
http://emacs.1067599.n5.nabble.com/auto-fill-paragraph-tp269880p270109.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



reply via email to

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