unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Roy Smith <roy@panix.com>
Subject: Re: How do you normally type text in emacs?
Date: Sun, 31 Jul 2005 10:28:48 -0400	[thread overview]
Message-ID: <roy-10A750.10284831072005@reader2.panix.com> (raw)
In-Reply-To: dcigbh$kal$1@gavrilo.mtu.ru

In article <dcigbh$kal$1@gavrilo.mtu.ru>, rincewind <fake@not.real> wrote:

> How do you normally type plain English text in emacs?
> It appears that emacs either doesn't break lines at all (i.e., it just 
> wraps a line if it exceeds the screen width, disregarding word 
> boundaries), or inserts newlines when you run 'fill' command! Or 
> Fundamental is not a proper mode for exiting text (which mode I need, then)?
> 
> How can I make emacs automatically format paragraphs visually, without 
> breaking words and without inserting newlines?

Try "M-X text-mode".  You'll generally end up in text mode automatically if 
you name your files with a ".txt" extension.  It probably also want to turn 
on auto-fill mode (M-X auto-fill-mode).

  reply	other threads:[~2005-07-31 14:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-31 12:31 How do you normally type text in emacs? rincewind
2005-07-31 14:28 ` Roy Smith [this message]
2005-07-31 14:55 ` Neon Absentius
2005-07-31 15:19 ` Björn Lindström
2005-07-31 15:54   ` Peter Dyballa
2005-07-31 17:36     ` Björn Lindström

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=roy-10A750.10284831072005@reader2.panix.com \
    --to=roy@panix.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.
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).