From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: Moving line to top Date: Sat, 12 Sep 2009 07:22:43 -0700 Message-ID: References: <4AAA857F.8050205@zbh.uni-hamburg.de> <8EC8CD7E-CA78-418F-A067-3893C3CFAF75@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1252765478 27789 80.91.229.12 (12 Sep 2009 14:24:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Sep 2009 14:24:38 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "'Peter Dyballa'" , "'Stefan Bienert'" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 12 16:24:31 2009 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 1MmTWg-0000Sa-0L for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Sep 2009 16:24:30 +0200 Original-Received: from localhost ([127.0.0.1]:51126 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmTWf-0000uw-EY for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Sep 2009 10:24:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MmTVC-0008FT-64 for help-gnu-emacs@gnu.org; Sat, 12 Sep 2009 10:22:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MmTV6-00086m-PB for help-gnu-emacs@gnu.org; Sat, 12 Sep 2009 10:22:57 -0400 Original-Received: from [199.232.76.173] (port=50370 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmTV6-00086Q-KQ for help-gnu-emacs@gnu.org; Sat, 12 Sep 2009 10:22:52 -0400 Original-Received: from acsinet11.oracle.com ([141.146.126.233]:60108) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MmTV6-000860-5C for help-gnu-emacs@gnu.org; Sat, 12 Sep 2009 10:22:52 -0400 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by acsinet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n8CENr9T011928 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 12 Sep 2009 14:23:55 GMT Original-Received: from abhmt016.oracle.com (abhmt016.oracle.com [141.146.116.25]) by acsinet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n8CEN25P013798; Sat, 12 Sep 2009 14:23:02 GMT Original-Received: from dradamslap1 (/141.144.72.190) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 12 Sep 2009 07:22:45 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <8EC8CD7E-CA78-418F-A067-3893C3CFAF75@Web.DE> Thread-Index: Acozg0l6Ybyx2uEnTnumxYe5uAosjgAMNxRA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: abhmt016.oracle.com [141.146.116.25] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090203.4AABAEB7.0019:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:68077 Archived-At: > Use GNU Emacs 23 and press on that line C-l C-l. If you don't have Emacs 23, you can get the code (`recenter-top-bottom') here: http://www.emacswiki.org/emacs/misc-cmds.el