From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: C-z (Re: Two GTK related feature requests) Date: 27 Oct 2003 07:50:35 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87oew8so3g.fsf@cs.cmu.edu> <20031026210648.GC11448@fencepost> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1067233893 26039 80.91.224.253 (27 Oct 2003 05:51:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2003 05:51:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Oct 27 06:51:31 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AE0Hr-00062R-00 for ; Mon, 27 Oct 2003 06:51:31 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AE0Hq-0002ak-00 for ; Mon, 27 Oct 2003 06:51:31 +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 1AE0Fs-0006qg-6B for emacs-devel@quimby.gnus.org; Mon, 27 Oct 2003 00:49:28 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AE0Fa-0006pc-W9 for emacs-devel@gnu.org; Mon, 27 Oct 2003 00:49:10 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AE0F3-0006X0-1V for emacs-devel@gnu.org; Mon, 27 Oct 2003 00:49:08 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1AE0F2-0006UR-12; Mon, 27 Oct 2003 00:48:36 -0500 Original-To: Miles Bader In-reply-to: <20031026210648.GC11448@fencepost> (message from Miles Bader on Sun, 26 Oct 2003 16:06:48 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17448 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17448 > Date: Sun, 26 Oct 2003 16:06:48 -0500 > From: Miles Bader > > I have C-z bound to scroll-one-line-up Same here. I think this was a default binding in one of the old Emacsen (not GNU Emacs), and I got too used to it to get around without it.