From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: auto-fill-mode for WordWrap
Date: Tue, 21 Jan 2003 09:14:32 +0100 [thread overview]
Message-ID: <84el769axj.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: b0iud2$q0kn2$1@ID-117651.news.dfncis.de
"Peter Wu" <peterwu@hotmail.com> writes:
> However, I don't know how to customize the number of characters from which
> the wordwrap functions starts work. For example, I want sentences to be
> wordwrapped at character #74.
C-h f auto-fill-mode RET shows me this:
/----
| auto-fill-mode is an interactive compiled Lisp function in `simple'.
| (auto-fill-mode &optional ARG)
|
| Toggle Auto Fill mode.
| With arg, turn Auto Fill mode on if and only if arg is positive.
| In Auto Fill mode, inserting a space at a column beyond `current-fill-column'
| automatically breaks the line at a previous space.
|
| The value of `normal-auto-fill-function' specifies the function to use
| for `auto-fill-function' when turning Auto Fill mode on.
\----
So it's current-fill-column.
Also see the command C-x f (set-fill-column).
--
Ambibibentists unite!
next prev parent reply other threads:[~2003-01-21 8:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-21 7:55 auto-fill-mode for WordWrap Peter Wu
2003-01-21 8:14 ` Kai Großjohann [this message]
2003-01-21 9:01 ` Peter Wu
2003-01-21 9:16 ` Thomas Gehrlein
2003-01-21 9:18 ` Kai Großjohann
2003-01-21 9:36 ` Peter Wu
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=84el769axj.fsf@lucy.is.informatik.uni-duisburg.de \
--to=kai.grossjohann@uni-duisburg.de \
/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).