From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: scroll-conservatively default Date: Fri, 07 Dec 2007 12:01:15 +0900 Message-ID: References: <200712020048.lB20mS9R002812@oogie-boogie.ics.uci.edu> <200712032120.lB3LKwJ1003309@oogie-boogie.ics.uci.edu> <85odd4qdsx.fsf@lola.goethe.zz> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1196996507 13892 80.91.229.12 (7 Dec 2007 03:01:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Dec 2007 03:01:47 +0000 (UTC) Cc: sdl.web@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 07 04:01:57 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J0TTP-00038S-Qw for ged-emacs-devel@m.gmane.org; Fri, 07 Dec 2007 04:01:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0TT8-0001aN-Ox for ged-emacs-devel@m.gmane.org; Thu, 06 Dec 2007 22:01:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J0TT4-0001Yr-Vg for emacs-devel@gnu.org; Thu, 06 Dec 2007 22:01:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J0TT3-0001YY-LY for emacs-devel@gnu.org; Thu, 06 Dec 2007 22:01:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0TT3-0001YV-EZ for emacs-devel@gnu.org; Thu, 06 Dec 2007 22:01:33 -0500 Original-Received: from tyo202.gate.nec.co.jp ([202.32.8.206]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J0TSu-0002xr-NZ; Thu, 06 Dec 2007 22:01:25 -0500 Original-Received: from relay21.aps.necel.com ([10.29.19.50]) by tyo202.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id lB730r46004191; Fri, 7 Dec 2007 12:01:17 +0900 (JST) Original-Received: from relay11.aps.necel.com ([10.29.19.24] [10.29.19.24]) by relay21.aps.necel.com with ESMTP; Fri, 7 Dec 2007 12:01:17 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.112.215] [10.114.112.215]) by relay11.aps.necel.com with ESMTP; Fri, 7 Dec 2007 12:01:16 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id 7F56A468; Fri, 7 Dec 2007 12:01:15 +0900 (JST) System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: (Eli Zaretskii's message of "Thu\, 06 Dec 2007 23\:14\:00 +0200") Original-Lines: 20 X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:84824 Archived-At: Eli Zaretskii writes: > I'm not sure I understand what you mean, but if I do, you can, of > course, have this in Emacs. I have the following keybindings in my > .emacs since about forever: > > (global-set-key "\C-z" (function (lambda () (interactive) (scroll-up 1)))) > (global-set-key "\M-z" (function (lambda () (interactive) (scroll-down 1)))) Yeah, I use C-z and C-q for the same purpose (these bindings are what the ez editor used). C-z at least, seems somewhat common in this role. [The C-q binding is convenient to use, but tends to cause problems because of the degree to which the default binding of C-q ("quote character") is embedded in emacs...] -Miles -- "Nah, there's no bigger atheist than me. Well, I take that back. I'm a cancer screening away from going agnostic and a biopsy away from full-fledged Christian." [Adam Carolla]