From: Neon Absentius <absent@sdf.lonestar.org>
Subject: Re: How do you normally type text in emacs?
Date: Sun, 31 Jul 2005 14:55:37 +0000 [thread overview]
Message-ID: <20050731145537.GA4606@SDF.LONESTAR.ORG> (raw)
In-Reply-To: <dcigbh$kal$1@gavrilo.mtu.ru>
On Sun, Jul 31, 2005 at 04:31:45PM +0400, rincewind wrote:
> How do you normally type plain English text in emacs?
I normally use a keyboard :).
> 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)?
The proper mode for editing text is text-mode.
If you give the extension ".txt" to your files
then emacs automatically turns on the text mode.
>
> How can I make emacs automatically format paragraphs visually,
> without breaking words and without inserting newlines?
The "fill" functions do not break words but they
do insert newlines. I think that what you looking
for ("soft" breaks) is accomplished by the package
"longlines.el". Have a look
http://www.emacswiki.org/cgi-bin/wiki/longlines.el
hth
--
Charity in capitalism is like urinating to extinguish a forest fire.
-- Neon Absentius
absent a.in.cirle sdf period lonestar period org
SDF Public Access UNIX System - http://sdf.lonestar.org
next prev parent reply other threads:[~2005-07-31 14:55 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
2005-07-31 14:55 ` Neon Absentius [this message]
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=20050731145537.GA4606@SDF.LONESTAR.ORG \
--to=absent@sdf.lonestar.org \
/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).