From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bijan Soleymani Newsgroups: gmane.emacs.help Subject: Re: Go to a Line Date: Thu, 20 Mar 2003 14:31:02 -0500 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <871y11j0nd.fsf@server.crasseux.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1048188185 23492 80.91.224.249 (20 Mar 2003 19:23:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2003 19:23:05 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 20 20:23:04 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 18w5d2-00066Z-00 for ; Thu, 20 Mar 2003 20:23:04 +0100 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 18w5cq-00061g-05 for gnu-help-gnu-emacs@m.gmane.org; Thu, 20 Mar 2003 14:22:52 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18w5cR-0005pG-00 for help-gnu-emacs@gnu.org; Thu, 20 Mar 2003 14:22:27 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18w5cC-0004s3-00 for help-gnu-emacs@gnu.org; Thu, 20 Mar 2003 14:22:14 -0500 Original-Received: from relais.videotron.ca ([24.201.245.36] helo=VL-MS-MR002.sc1.videotron.ca) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18w5c2-0004Ad-00 for help-gnu-emacs@gnu.org; Thu, 20 Mar 2003 14:22:02 -0500 Original-Received: from server.crasseux.com ([24.201.123.149]) by VL-MS-MR002.sc1.videotron.ca (iPlanet Messaging Server 5.2 HotFix 1.10 (built Jan 23 2003)) with ESMTP id <0HC200EFPB4P15@VL-MS-MR002.sc1.videotron.ca> for help-gnu-emacs@gnu.org; Thu, 20 Mar 2003 14:22:01 -0500 (EST) Original-Received: from bijan by server.crasseux.com with local (Exim 3.36 #1 (Debian)) id 18w5kk-0007V0-00; Thu, 20 Mar 2003 14:31:02 -0500 In-reply-to: Original-To: Nick.Godbey@sita.aero User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Lines: 12 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:7766 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7766 Nick.Godbey@sita.aero writes: > Or you could just use the default key of > > M-g > > nick That is not the standard binding for M-g. M-g by default is used to change font or something like that. Bijan