On Sat, Feb 16, 2002 at 09:01:52PM -0600, Gary Turner wrote: > On Sat, 16 Feb 2002 08:07:49 -0800, Cam Ellison wrote: > > See auto-fill in help. My .emacs file contains: > > (add-hook 'text-mode-hook 'turn-on-auto-fill) > > "M-x auto-fill" toggles in and out of the mode. You can specify the > number of columns to wrap at or accept the default. I think the default > is 72 columns, but help can tell you more. Or, you can look at the > source.
Just so you know, you can also use M-q to rewrap a paragraph, or to wrap one if you don't have auto-fill=mode on. -- David Roundy http://civet.berkeley.edu/droundy/