all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Word wrap / "soft" line breaks
@ 2006-04-07  8:17 Sven Havemann
  2006-04-07  8:52 ` roodwriter
  2006-04-07  9:24 ` Mathias Dahl
  0 siblings, 2 replies; 4+ messages in thread
From: Sven Havemann @ 2006-04-07  8:17 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-04-07 12:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-07  8:17 Word wrap / "soft" line breaks Sven Havemann
2006-04-07  8:52 ` roodwriter
2006-04-07  9:24 ` Mathias Dahl
2006-04-07 12:49   ` Sven Havemann

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.