From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Ye ilho" Newsgroups: gmane.emacs.help Subject: Re: How to move the cursor to the bottom of the screen? Date: Wed, 9 Jan 2008 14:07:47 -0500 Message-ID: References: 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 1199905695 5859 80.91.229.12 (9 Jan 2008 19:08:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Jan 2008 19:08:15 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "B. Smith-Mannschott" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 09 20:08:32 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 1JCgHv-0006J5-I9 for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Jan 2008 20:08:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCgHY-0003h0-6k for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Jan 2008 14:08:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCgHH-0003fJ-PW for help-gnu-emacs@gnu.org; Wed, 09 Jan 2008 14:07:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCgHF-0003d4-TW for help-gnu-emacs@gnu.org; Wed, 09 Jan 2008 14:07:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCgHF-0003cv-Pf for help-gnu-emacs@gnu.org; Wed, 09 Jan 2008 14:07:49 -0500 Original-Received: from hs-out-0708.google.com ([64.233.178.248] helo=hs-out-2122.google.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JCgHF-0003BF-Cb for help-gnu-emacs@gnu.org; Wed, 09 Jan 2008 14:07:49 -0500 Original-Received: by hs-out-2122.google.com with SMTP id 55so351125hsc.10 for ; Wed, 09 Jan 2008 11:07:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=Zm5oT5BEKE+sKrdHs3aWa2U9+nySsQ0U8s9V+XJcfts=; b=Wxn6uMycSOCy78BEP7sqAUPAAvfT4Q2aP0mRNe6ThgPI0aHw0fxAbjqV3286EIapyZGLMXeukAtMsTpI5helebt//6WppHluXMVXWOmjpPqP3xSjNfE0/v2YDZ9/caQOTMzZmMrOKZXThHePKEQVllWu9V35y9+f87k4KiksfRg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=wHZU/WsvCwMuDPncQzYh5XzWHm8okwBL6e4W+OeSi5hvBaW4cWPa5U2gV6UoeLi1lqAVjW/tK78ccEA2aqUb7LuGNnS4s7k90/gsGq42OrsKfNX36fZSiwQZswynGFKB48SWfWbqSZFKCRnJMZ+rb6QmQdgsVxWtY7EUK4AgYMo= Original-Received: by 10.142.242.8 with SMTP id p8mr498363wfh.142.1199905667849; Wed, 09 Jan 2008 11:07:47 -0800 (PST) Original-Received: by 10.142.111.19 with HTTP; Wed, 9 Jan 2008 11:07:47 -0800 (PST) In-Reply-To: Content-Disposition: inline X-Google-Sender-Auth: b309ae8c09bf361d X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 (Google crawlbot) 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:50604 Archived-At: > Will show you a list of key bindings. In particular: > > M-< beginning-of-buffer > M-> end-of-buffer > > M-< can be typed as: > > [ESCape key] [< key] > > On the mac you may be able to hold down command or option while typing > < to get the same effect. Under windows the ALT key will do this. > > / ben > Thank you, Ben. Perhaps I did not state my question correctly or I did not understand your answer because I am a novice in emacs. Please bear with me once again to state what I want to do. I am simply trying to go to the top/middle/bottom of the screen I see at the moment. I also tried your suggestion but that will take me to the beginning/end of buffer but not necessarily what I see on the screen at the moment. For example, if I see the content of file in my emacs screen as follows, I want to somehow to go to abc with one key stroke. ====================== abc def ghi jkl mno ====================== If I did not understand your answer correctly, please correct me. Thank you once again. Ilho <>< -- YES, JESUS LOVES YOU, TOO. For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life(John 3:16).