From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Doug Lewan Newsgroups: gmane.emacs.help Subject: RE: Emacs 24 - next line with wrapped lines Date: Mon, 2 Jul 2012 14:40:07 +0000 Message-ID: <155DEC68569B714B86C2C7075F5EDA9812CC0DC5@DAKIYA1.pegasus.local> References: <34093565.post@talk.nabble.com> <87hattpvid@ch.ristopher.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1341240025 6696 80.91.229.3 (2 Jul 2012 14:40:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Jul 2012 14:40:25 +0000 (UTC) To: Christopher Schmidt , "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 02 16:40:23 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SlhnY-0004rf-RA for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Jul 2012 16:40:20 +0200 Original-Received: from localhost ([::1]:41005 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SlhnX-0000Jj-Q8 for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Jul 2012 10:40:19 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SlhnM-0000HK-0Y for help-gnu-emacs@gnu.org; Mon, 02 Jul 2012 10:40:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SlhnK-0007j8-Fu for help-gnu-emacs@gnu.org; Mon, 02 Jul 2012 10:40:07 -0400 Original-Received: from webmail.shubertorg.com ([207.246.209.200]:39339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SlhnK-0007aZ-CZ for help-gnu-emacs@gnu.org; Mon, 02 Jul 2012 10:40:06 -0400 Original-Received: from dakiya1.pegasus.local ([::1]) by DAKIYA1.pegasus.local ([::1]) with mapi id 14.01.0339.001; Mon, 2 Jul 2012 10:40:08 -0400 Thread-Topic: Emacs 24 - next line with wrapped lines Thread-Index: AQHNVkuV1kxGtAPifUWrXo8u3hz8eJcR631jgAQoRdA= In-Reply-To: <87hattpvid@ch.ristopher.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.0.21.202] X-detected-operating-system: by eggs.gnu.org: Windows XP/2000 (RFC1323+, w+, tstamp-) X-Received-From: 207.246.209.200 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85621 Archived-At: Thanks. One of the things that attracted me to emacs from the beginning is that you= can edit /files/. Most editors want you to edit /text/. The whole visual-l= ine thing was a big step backwards for me, but I've never known how to undo= it. > -----Original Message----- > From: help-gnu-emacs-bounces+dougl=3Dshubertticketing.com@gnu.org > [mailto:help-gnu-emacs-bounces+dougl=3Dshubertticketing.com@gnu.org] On > Behalf Of Christopher Schmidt > Sent: Friday, 2012 June 29 19:08 > To: help-gnu-emacs@gnu.org > Subject: Re: Emacs 24 - next line with wrapped lines >=20 > nroose writes: >=20 > > of the current actual line, instead of taking me to the beginning of > > the next actual line. Is there a way to turn this off? I can >=20 > M-x customize-variable RET line-move-visual RET >=20 > Christopher