all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Edward Dodge <someone@g3.com>
Subject: Re: automating line wraps altogether
Date: 19 Mar 2003 13:53:27 -0600	[thread overview]
Message-ID: <m2wuivw2tk.fsf@g3.com> (raw)
In-Reply-To: mailman.3355.1048041342.21513.help-gnu-emacs@gnu.org

"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/

  parent reply	other threads:[~2003-03-19 19:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3355.1048041342.21513.help-gnu-emacs@gnu.org>
2003-03-19 18:59 ` automating line wraps altogether Peter Lee
2003-03-19 19:53 ` Edward Dodge [this message]
2003-03-19  2:29 Daniel R. Anderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2wuivw2tk.fsf@g3.com \
    --to=someone@g3.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.