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

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

Re: text mode, auto-fill, refill


From: Kevin Rodgers
Subject: Re: text mode, auto-fill, refill
Date: Fri, 29 Oct 2004 11:32:11 -0600
User-agent: Mozilla Thunderbird 0.8 (X11/20040916)

Edward Casey wrote:
> I have a text file with very long lines (average over 200 chars) and in
> the mode line there are two question marks after L (for line number.

C-h v line-number-display-limit-width

> How can I refill the entire buffer to a line length of say 70-80
> characters?  Finally is the process reversible without loss of
> original formatting?

Don't bother, just `M-x set-variable RET line-number-display-limit-width RET'.

--
Kevin Rodgers


reply via email to

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