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

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

Re: automating line wraps altogether


From: Edward Dodge
Subject: Re: automating line wraps altogether
Date: 19 Mar 2003 13:53:27 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.30

"Daniel R. Anderson" <dan@mathjunkies.com> writes:

> Hi,
> 
> Is there any way to tell emacs to delete all newlines and rewrap at
> so many chars?
> 
> Thanks,
> 
> -Dan

Sounds like you need to reset the fill-column with:

ESC <number> M-x set-fill-column

and then select your region and use:

M-x fill-region-as-paragraph

-- 
Edward Dodge

/Confabulation Consulting/


reply via email to

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