From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Bienert Newsgroups: gmane.emacs.help Subject: Moving line to top Date: Fri, 11 Sep 2009 19:14:39 +0200 Message-ID: <4AAA857F.8050205@zbh.uni-hamburg.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1252739072 12802 80.91.229.12 (12 Sep 2009 07:04:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Sep 2009 07:04:32 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 12 09:04:24 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 1MmMem-0003CQ-Er for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Sep 2009 09:04:24 +0200 Original-Received: from localhost ([127.0.0.1]:33302 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmMel-00039Y-AB for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Sep 2009 03:04:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mm9hx-0004Xs-NG for help-gnu-emacs@gnu.org; Fri, 11 Sep 2009 13:14:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mm9hs-0004OU-PV for help-gnu-emacs@gnu.org; Fri, 11 Sep 2009 13:14:49 -0400 Original-Received: from [199.232.76.173] (port=34191 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mm9hs-0004OI-IW for help-gnu-emacs@gnu.org; Fri, 11 Sep 2009 13:14:44 -0400 Original-Received: from rzaixsrv2.rrz.uni-hamburg.de ([134.100.32.71]:47133) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mm9hs-0002r2-2z for help-gnu-emacs@gnu.org; Fri, 11 Sep 2009 13:14:44 -0400 Original-Received: from wendelstein.zbh.uni-hamburg.de (wendelstein.zbh.uni-hamburg.de [134.100.209.3]) by rzaixsrv2.rrz.uni-hamburg.de (8.13.6/8.12.9) with ESMTP id n8BHEfLB062330 for ; Fri, 11 Sep 2009 19:14:41 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by wendelstein.zbh.uni-hamburg.de (Postfix) with ESMTP id DBA1D164D1F for ; Fri, 11 Sep 2009 19:14:41 +0200 (CEST) Original-Received: from wendelstein.zbh.uni-hamburg.de ([127.0.0.1]) by localhost (wendelstein [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21214-05 for ; Fri, 11 Sep 2009 19:14:37 +0200 (CEST) Original-Received: from luzern.zbh.uni-hambrg.de (luzern.zbh.uni-hamburg.de [134.100.209.136]) by wendelstein.zbh.uni-hamburg.de (Postfix) with ESMTP id 60EC7164D08 for ; Fri, 11 Sep 2009 19:14:37 +0200 (CEST) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by luzern.zbh.uni-hambrg.de (Postfix) with ESMTP id 13C979E051C for ; Fri, 11 Sep 2009 19:14:37 +0200 (CEST) User-Agent: Thunderbird 2.0.0.22 (X11/20090712) X-Enigmail-Version: 0.95.7 X-detected-operating-system: by monty-python.gnu.org: AIX 4.3.2 and earlier X-Mailman-Approved-At: Sat, 12 Sep 2009 03:03:33 -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:68061 Archived-At: Hi there, I'm searching for the command/ shortcut to scroll the line where point is up to the top of buffer. What I am trying to do is, moving the buffer so that the heading of a chapter is at the upper border of the window. Any ideas? greetings, Stefan