all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sven Havemann <s.havemann@cgv.tugraz.at>
Subject: Word wrap / "soft" line breaks
Date: Fri, 07 Apr 2006 10:17:13 +0200	[thread overview]
Message-ID: <44362009.3040406@cgv.tugraz.at> (raw)

Hi!

I would like to configure the behaviour of Emacs concerning the display 
of long lines of text.

What it does:
=============
Long lines (say 800 characters with one newline at the end) fill several 
lines in the window, but emacs treats them as one long continuous line: 
Words are broken right in the middle and continued on the next line, 
which is indicated with a small bent arrow. Navigation is possible only 
to the left and right, the up and down keys may skip a dozen lines in 
the window. The alternative is using auto-fill, but that inserts many 
newlines, and I have to re-format the paragraph whenever I change 
something in it.

What I would like it to do:
===========================
A true word wrap mode where long lines fill the width of the window, but 
complete words are put on the next line if they do not fit. Up- and 
down-keys work as expected, going down one line on the screen, and not 
one line of the file.


Any help is appreciated,
thanks in advance,
cheers,
Sven

             reply	other threads:[~2006-04-07  8:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-07  8:17 Sven Havemann [this message]
2006-04-07  8:52 ` Word wrap / "soft" line breaks roodwriter
2006-04-07  9:24 ` Mathias Dahl
2006-04-07 12:49   ` Sven Havemann

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

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

  git send-email \
    --in-reply-to=44362009.3040406@cgv.tugraz.at \
    --to=s.havemann@cgv.tugraz.at \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.