From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.help Subject: Re: Trouble with global-set-key to map meta-g with 'goto-line Date: Fri, 21 Apr 2006 14:00:29 +0200 Message-ID: References: <874q0oqf2v.fsf-monnier+gnu.emacs.help@gnu.org> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1145623253 719 80.91.229.2 (21 Apr 2006 12:40:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Apr 2006 12:40:53 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 21 14:40:48 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWuwA-0001tD-0r for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Apr 2006 14:40:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWuw9-0001p6-G7 for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Apr 2006 08:40:37 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-X-Trace: individual.net I/44zLaSTJuqnEzZJoWqcwaxYFnb9s+YSDUmIZg/s2ETYWB2Vv X-Orig-Path: fujitsu.home.com!news User-Agent: slrn/0.9.8.1 (Linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:138924 Original-To: help-gnu-emacs@gnu.org 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:34542 Archived-At: "Barry"posted on 2006-04-21: > In article <874q0oqf2v.fsf-monnier+gnu.emacs.help@gnu.org>, > Stefan Monnier wrote: > >> > I am a beginner with GNU Emacs(21.3.1). I added this line to ~/.emacs >> > (global-set-key [(meta-g)] 'goto-line) >> ^ >> ^^^ >> >> That should be a space, otherwise you're trying to bind the "meta-g" key, >> which I'm pretty sure you don't have on your keyboard. > > If you're going to use ASCII art as a pointer, mae sure you're using a > fixed-width font. Your arrow is pointing to the quote before goto-line, > not the hyphen in meta-g. > err, he did. Looks fine on my fixed width *reader*. Sounds like you are not using fixed width font. LOL.