From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jari.aalto@cante.net (Jari Aalto+mail.emacs) Newsgroups: gmane.emacs.devel Subject: Re: Key binding M-g should really be goto-line Date: Wed, 2 Mar 2005 13:15:09 +0200 Message-ID: <20050302111509.WIGX8756.fep02-app.kolumbus.fi@cante.net> References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1109765584 17009 80.91.229.2 (2 Mar 2005 12:13:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Mar 2005 12:13:04 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 02 13:13:03 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D6Sid-0004Cf-Vh for ged-emacs-devel@m.gmane.org; Wed, 02 Mar 2005 13:12:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6T1N-0007cG-E8 for ged-emacs-devel@m.gmane.org; Wed, 02 Mar 2005 07:32:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D6SME-0003rn-5S for emacs-devel@gnu.org; Wed, 02 Mar 2005 06:49:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D6SMC-0003r9-Aq for emacs-devel@gnu.org; Wed, 02 Mar 2005 06:49:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6SMB-0003Rs-UI for emacs-devel@gnu.org; Wed, 02 Mar 2005 06:49:36 -0500 Original-Received: from [193.229.0.44] (helo=fep02-app.kolumbus.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D6Ros-0003Sj-QS for emacs-devel@gnu.org; Wed, 02 Mar 2005 06:15:11 -0500 Original-Received: from cante.net ([81.197.3.110]) by fep02-app.kolumbus.fi with ESMTP id <20050302111509.WIGX8756.fep02-app.kolumbus.fi@cante.net>; Wed, 2 Mar 2005 13:15:09 +0200 Original-To: kai@emptydomain.de (Kai =?iso-8859-15?Q?Gro=DFjohann?=) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:34061 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34061 | The following message is a courtesy copy of an article | that has been posted to gmane.emacs.devel as well. | | Once again, I suggest C-x g as a binding for goto-line. The old C-x g | binding is still available as C-x r g, if I'm not mistaken. goto-line is so often used (when you need it; like during PHP coding), that putting it behind two key presses is not practical. People would need to map it to some fast key and we'd back where we started. Jari