From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: recenter-top-bottom Date: Mon, 12 Nov 2007 12:06:26 +0000 (UTC) Message-ID: References: Reply-To: bob@rattlesnake.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1194869221 5332 80.91.229.12 (12 Nov 2007 12:07:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Nov 2007 12:07:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 12 13:07:03 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 1IrY3y-00058j-9l for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 13:06:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrY3m-00056f-BT for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 07:06:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrY3h-000556-Pr for emacs-devel@gnu.org; Mon, 12 Nov 2007 07:06:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrY3f-00054t-Ce for emacs-devel@gnu.org; Mon, 12 Nov 2007 07:06:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrY3f-00054q-5o for emacs-devel@gnu.org; Mon, 12 Nov 2007 07:06:27 -0500 Original-Received: from cpe-69-204-164-144.nycap.res.rr.com ([69.204.164.144] helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrY3e-0003wT-Nr for emacs-devel@gnu.org; Mon, 12 Nov 2007 07:06:26 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Mon, 12 Nov 2007 12:06:26 +0000 (UTC) In-reply-to: X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 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:83046 Archived-At: > I often type C-l when to point is *near* the middle of the buffer, just > to slightly adjust the display. Just out of curiosity, why? Sometimes I do that in order to bring an otherwise invisible line into view at the bottom or top of the window. ... rebind `C-l' to `recenter' ... That is what I plan to do. It is a minor bother that after all these years, you are thinking of changing it. In my .emacs file, that binding will go along with the definitions using (recenter 0) and (recenter -1) which I have long called `line-to-top-of-window' and `line-to-bottom-of-window'. (Interestingly, I often use `line-to-top-of-window', which is on a function key.) -- Robert J. Chassell GnuPG Key ID: 004B4AC8 bob@rattlesnake.com bob@gnu.org http://www.rattlesnake.com http://www.teak.cc