From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "leo" Newsgroups: gmane.emacs.help Subject: Re: Is there a way to move to next line in wrapped text? Date: Fri, 9 Jan 2004 09:34:25 +1100 Organization: Netspace Internet Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1073611488 3207 80.91.224.253 (9 Jan 2004 01:24:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2004 01:24:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 09 02:24:40 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AelOB-0007EI-00 for ; Fri, 09 Jan 2004 02:24:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AejqV-0002pn-GQ for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Jan 2004 18:45:47 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!enews.sgi.com!news.xtra.co.nz!news.mel.connect.com.au!news.netspace.net.au!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: dsl-210-15-204-246.nsw.netspace.net.au Original-X-Trace: otis.netspace.net.au 1073601239 7069 210.15.204.246 (8 Jan 2004 22:33:59 GMT) Original-X-Complaints-To: usenet@otis.netspace.net.au Original-NNTP-Posting-Date: Thu, 8 Jan 2004 22:33:59 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Original-Xref: shelby.stanford.edu gnu.emacs.help:119892 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15836 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15836 "Eric Eide" wrote in message news:ywroetf7nty.fsf@ioka.flux.utah.edu... > "Jeff" == Jeff writes: > > Jeff> [...] when I do Ctrl-p or Ctrl-n to move up or down a line, it > Jeff> goes to the next line in terms of linefeeds, not in terms of > Jeff> wrapped text. Are there keybindings I don't know about that will > Jeff> move up and down to the next 'literal' line in the window? > Jeff> (regardless of where linefeeds are?). If not, is there some other > Jeff> way to do this? > > The `scroll-in-place' package can help you with this. Get it from: > > i had a look at the package, beacuse i'm annoyed at this jump by lines behaviour of next-line and previous-line. but does `scroll-in-place' help with next-line/previous-line as well. i guess it only help for scrolling, doen't it? cheers, leo