From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Proulx Newsgroups: gmane.emacs.help Subject: Re: next-line at window end without recenter Date: Thu, 14 Jun 2012 11:27:32 -0600 Message-ID: <20120614172731.GA12369@discord.proulx.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1339694873 10011 80.91.229.3 (14 Jun 2012 17:27:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2012 17:27:53 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: sariatucla@Safe-mail.net Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 14 19:27:50 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 1SfDpl-00052o-0B for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Jun 2012 19:27:49 +0200 Original-Received: from localhost ([::1]:54377 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfDpk-0001DI-Nr for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Jun 2012 13:27:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfDpf-0001D3-CW for help-gnu-emacs@gnu.org; Thu, 14 Jun 2012 13:27:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SfDpa-000191-8a for help-gnu-emacs@gnu.org; Thu, 14 Jun 2012 13:27:42 -0400 Original-Received: from joseki.proulx.com ([216.17.153.58]:57575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfDpa-00018S-1m for help-gnu-emacs@gnu.org; Thu, 14 Jun 2012 13:27:38 -0400 Original-Received: from discord.proulx.com (discord.proulx.com [172.27.61.2]) (Authenticated sender: discord) by joseki.proulx.com (Postfix) with ESMTPA id B0F7C211F0; Thu, 14 Jun 2012 11:27:32 -0600 (MDT) Original-Received: by discord.proulx.com (Postfix, from userid 1000) id 0B0E1D3839F; Thu, 14 Jun 2012 11:27:32 -0600 (MDT) Mail-Followup-To: Bob Proulx , sariatucla@Safe-mail.net, help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.17.153.58 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:85242 Archived-At: sariatucla@Safe-mail.net wrote: > open loooong buffer, longer than window > C-v > C-l C-l C-l > C-n > > how can i prevent the recenter after the final next-line? http://www.emacswiki.org/emacs/NextLineBehavior Bob