From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jens Teich Newsgroups: gmane.emacs.help Subject: Re: Cursor stays in middle of frame vertically- minor mode? Date: Thu, 10 Apr 2008 09:43:56 +0200 Message-ID: References: <2af4b$47fcd693$d80c35a9$15591@NAXS.COM> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207828833 5772 80.91.229.12 (10 Apr 2008 12:00:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2008 12:00:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 10 14:01:06 2008 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.50) id 1JjvSK-0003iQ-8a for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Apr 2008 14:00:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JjvRg-0008TQ-Mp for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Apr 2008 08:00:00 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-X-Trace: individual.net N7/xgDxkB3A802X07q3RkwUNERiK00V2ccH8oFN8+Ho5GIM7QA Cancel-Lock: sha1:J1lOdTnmDlKZ3vLZAtrpKCpclPM= sha1:aykuimN3vpsdGAYUQ1H7RNcVj/U= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (darwin) Original-Xref: shelby.stanford.edu gnu.emacs.help:157849 X-Mailman-Approved-At: Thu, 10 Apr 2008 07:59:22 -0400 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:53223 Archived-At: David Bush writes: > I want the cursor to stay in the middle line of my frame as I view and > edit. You might be looking for centered-cursor-mode, see http://www.emacswiki.org/cgi-bin/wiki/centered-cursor-mode.el Jens