all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Move up and down through a wrapped line
@ 2011-04-06  7:20 Philip
  2011-04-06 11:22 ` hjuvi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Philip @ 2011-04-06  7:20 UTC (permalink / raw)
  To: help-gnu-emacs

Is it possible to make Emacs emulate the behavior of modern text
editors with regard to wrapped lines -- that is, the Up and Down keys
move the cursor to one part of the wrapped line and then to the other?
For example, if the cursor is at position 0 on the wrapped line:

^abcd efgh abcd efgh abcd efgh -/
abcd efgh

then pressing Down will move it to the first part character of the
second fold of the line:

abcd efgh abcd efgh abcd efgh -/
^abcd efgh


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

end of thread, other threads:[~2011-04-08 20:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06  7:20 Move up and down through a wrapped line Philip
2011-04-06 11:22 ` hjuvi
2011-04-06 14:43 ` Lowell Gilbert
2011-04-07 17:37 ` Eli Zaretskii
     [not found] ` <mailman.0.1302197983.27822.help-gnu-emacs@gnu.org>
2011-04-08 20:30   ` Philip

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.