From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: stromme@mi.uib.no (Stein A. Stromme) Newsgroups: gmane.emacs.help Subject: Re: Home and End Date: Wed, 23 Apr 2003 09:30:19 +0200 Organization: Univ. of Bergen, Dept. of Mathematics Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1051083282 11032 80.91.224.249 (23 Apr 2003 07:34:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2003 07:34:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 23 09:34:41 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 198Em8-0002ro-00 for ; Wed, 23 Apr 2003 09:34:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 198Emy-0005MH-02 for gnu-help-gnu-emacs@m.gmane.org; Wed, 23 Apr 2003 03:35:32 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.telebyte.nl!news.teledanmark.no!uninett.no!nntp.uib.no!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: eliud.mi.uib.no Original-X-Trace: toralf.uib.no 1051083019 15930 129.177.61.66 (23 Apr 2003 07:30:19 GMT) Original-X-Complaints-To: abuse@uib.no Original-NNTP-Posting-Date: 23 Apr 2003 07:30:19 GMT User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:xNCROh+3HCShlU6g/BhlsSQUenQ= Original-Xref: shelby.stanford.edu gnu.emacs.help:112202 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8701 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8701 [Bruce Park] | In emacs21, are the keybindings for Home and End different? Does | anyone know how to change the keybindings back to Esc-> and Esc-< | respectively? I think you want this (I know I do): (global-set-key [home] 'beginning-of-buffer) (global-set-key [end] 'end-of-buffer) -- Stein Arild Strømme +47 55584825, +47 95801887 Universitetet i Bergen Fax: +47 55589672 Matematisk institutt www.mi.uib.no/stromme Johs Brunsg 12, N-5008 BERGEN stromme@mi.uib.no