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

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

Re: How do you normally type text in emacs?


From: Roy Smith
Subject: Re: How do you normally type text in emacs?
Date: Sun, 31 Jul 2005 10:28:48 -0400
User-agent: MT-NewsWatcher/3.4 (PPC Mac OS X)

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 via email to

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