From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Gaetan Leurent Newsgroups: gmane.emacs.devel Subject: Re: Key binding M-g should really be goto-line Date: Wed, 02 Mar 2005 21:23:50 +0100 Message-ID: References: <20050302111509.WIGX8756.fep02-app.kolumbus.fi@cante.net> <1109771527.112255.3324.nullmailer@Update.UU.SE> <92a5eb47050302065053a173b8@mail.gmail.com> <1109781496.226674.4635.nullmailer@Update.UU.SE> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1109795735 27030 80.91.229.2 (2 Mar 2005 20:35:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Mar 2005 20:35:35 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 02 21:35:35 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D6aVg-0008WE-7w for ged-emacs-devel@m.gmane.org; Wed, 02 Mar 2005 21:31:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6aoV-0008Hl-B2 for ged-emacs-devel@m.gmane.org; Wed, 02 Mar 2005 15:51:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D6amC-0007Jw-OU for emacs-devel@gnu.org; Wed, 02 Mar 2005 15:49:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D6am7-0007Gf-2e for emacs-devel@gnu.org; Wed, 02 Mar 2005 15:48:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6am6-0007EZ-Gd for emacs-devel@gnu.org; Wed, 02 Mar 2005 15:48:54 -0500 Original-Received: from [129.199.96.40] (helo=nef2.ens.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D6aNr-0003gA-NT for emacs-devel@gnu.org; Wed, 02 Mar 2005 15:23:52 -0500 Original-Received: from clipper.ens.fr (clipper-gw.ens.fr [129.199.1.22]) by nef2.ens.fr (8.13.2/1.01.28121999) with ESMTP id j22KNp9k094187 for ; Wed, 2 Mar 2005 21:23:51 +0100 (CET) Original-Received: from (leurent@localhost) by clipper.ens.fr (8.13.1/jb-1.1) X-Authentication-Warning: clipper.ens.fr: leurent set sender to gaetan.leurent@ens.fr using -f Original-To: emacs-devel@gnu.org X-Start-Date: Wed, 02 Mar 2005 21:13:45 +0100 X-Spook: bullion MDA number key Medco tempest halcon Area 51 Defcon investigation $400 million in gold bullion Panama White Water monarchist RSA Fortezza In-Reply-To: ( =?iso-8859-1?q?Johan_Bockg=E5rd's_message_of?= "Wed, 02 Mar 2005 20:01:27 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (usg-unix-v) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.10 (nef2.ens.fr [129.199.96.32]); Wed, 02 Mar 2005 21:23:51 +0100 (CET) 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:34102 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34102 Johan Bockg=E5rd wrote on 02 Mar 2005 20:01:27 +0100: >> I'd vote for `C-x g' or `C-M-g'. > > C-M-g may not work in a terminal/console. We already have C-M-% that doesn't work in a terminal. If you need to use one of those functions in a terminal, you just define them on some other key and that's all. I think `C-x g=B4 or `C-M-g=B4 is a good choice for the default binding, and anyway people will just redefine it somewhere if they want to (I have it on M-g and I think I'll keep that binding). --=20 Ga=EBtan LEURENT