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

Re: quick emacs question



On Tue, 1 Jul 2008, Daniel Dalton <d.dalton@iinet.net.au> 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 .emacs that controls this already, but with docs from
> other people, sometimes it needs realigning...

See http://www.emacswiki.org/cgi-bin/wiki/LineWrap and `fill-column'
variable. But I'd strongly recommend you to use it as is. That's a
common (%90) convention between programmers.



Regards.

P.S. I don't want to start a flame war, but I'm sick of codes exceeding
     80 columns.


Reply to: