Re: quick emacs question

2008-07-01 Thread Volkan YAZICI
On Tue, 1 Jul 2008, Daniel Dalton <[EMAIL PROTECTED]> writes: > If I do some editing in emacs and make the line ending go past 80 > characters, so a \ appears, how can I get emacs to go through the > document and readjust the right margin, so each line only goes out to > coll 80? > I have a line in

quick emacs question

2008-07-01 Thread Daniel Dalton
If I do some editing in emacs and make the line ending go past 80 characters, so a \ appears, how can I get emacs to go through the document and readjust the right margin, so each line only goes out to coll 80? I have a line in .emacs that controls this already, but with docs from other people, som