From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harold Pimentel Newsgroups: gmane.emacs.help Subject: Scroll-speed with C-n Date: Thu, 16 Dec 2010 18:41:56 -0800 Message-ID: <4314BB6E-C22F-4303-9A0B-C518CD9F944F@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1292564255 31325 80.91.229.12 (17 Dec 2010 05:37:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Dec 2010 05:37:35 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 17 06:37:30 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PTT0Q-0001l8-RB for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Dec 2010 06:37:26 +0100 Original-Received: from localhost ([127.0.0.1]:34385 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTSrI-0003Cj-TP for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Dec 2010 00:28:00 -0500 Original-Received: from [140.186.70.92] (port=42308 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTQGg-0000WZ-NE for help-gnu-emacs@gnu.org; Thu, 16 Dec 2010 21:42:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTQGf-0006sE-7t for help-gnu-emacs@gnu.org; Thu, 16 Dec 2010 21:42:02 -0500 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:36571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTQGf-0006s7-4x for help-gnu-emacs@gnu.org; Thu, 16 Dec 2010 21:42:01 -0500 Original-Received: by iyj17 with SMTP id 17so154443iyj.0 for ; Thu, 16 Dec 2010 18:42:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=zkfS2uIImFcIVcQ+SfDiGNB1sE2qMzEt7v2YHj9NNlQ=; b=WpuQ+t9IQI0Aka9J9fIZzSIcEiZiPLvePgXWfjVln1MWxIFxgABUH6xLCEopW7Cpb1 08Z6cEVjffeOlyToDmwmkEzCnQJ5Gh1h9/5VnWbp/K2LSoqy7tv9WhfvYvuwmRQrte3A Lvxqi0ne/SvXEqdh0DZKN79/LUx211hxWmewk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=DEdN/SW+2NdYOcCYbKeaygixAACcuvkSffU0ORRCcyDxI6OYFMaRCH8lcJjoeVHUga Z2EUEP+FR+soJ3dSBxahHBUICPKodjoHPT4wP9VXMmZTkInJsgntGya7i65WIHlOZsW6 8+G0CMCXuruGuLAFCxuiefdtVab7fYDJUR5lE= Original-Received: by 10.42.218.5 with SMTP id ho5mr308145icb.403.1292553720393; Thu, 16 Dec 2010 18:42:00 -0800 (PST) Original-Received: from [192.168.1.3] (c-98-248-146-245.hsd1.ca.comcast.net [98.248.146.245]) by mx.google.com with ESMTPS id 34sm557927ibi.20.2010.12.16.18.41.58 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 16 Dec 2010 18:41:59 -0800 (PST) X-Mailer: Apple Mail (2.1082) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 17 Dec 2010 00:26:40 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77617 Archived-At: Hi all, I am kind of annoyed with the speed of next-line (C-n) and was wondering = if there a way to speed up the rate of C-n and/or C-p=20 Thanks, Harold=