unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Alan Mackenzie<none@example.invalid>
Subject: Re: format paragraph
Date: Wed, 12 Mar 2003 19:55:18 +0000	[thread overview]
Message-ID: <6b3o4b.16.ln@acm.acm> (raw)
In-Reply-To: mailman.3137.1047490436.21513.help-gnu-emacs@gnu.org

Hans Larsen <larsen587@firemail.de> wrote on Wed, 12 Mar 2003 18:32:09 +0100:
> Hello,

> One of Ultraedits feature "reformat paragraph" makes it possible
> to format lines to a configurable column width. At the moment I
> don't know how to do something similar with emacs. Any idea?

M-q will do the "refilling", as emacs calls it.

To configure the column width, use, e.g. C-u 73 C-x f.

As for finding out about such things, here are a few hints for using
Emacs's help facilities:

C-h a  invokes "apropos", to which you then enter a string (actually a
regular expression) and you then get command names back that match the
string.

C-h c  followed by a key sequence (possibly with mouse clicks) gives you
the name of the associated command.

C-h i  enters the info system.  Spend a lot of time learning to use this
and learning the general layout of the Emacs info pages.  It's a good
investment.

Viel Spass!

> Cheers
> -Hans

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3137.1047490436.21513.help-gnu-emacs@gnu.org>
2003-03-12 19:44 ` format paragraph Kai Großjohann
2003-03-12 19:55 ` Alan Mackenzie [this message]
2003-03-12 17:32 Hans Larsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=6b3o4b.16.ln@acm.acm \
    --to=none@example.invalid \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).