From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ted Lemon Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Mapping of M-g should be goto-line Date: Mon, 29 Mar 2004 14:34:07 -0600 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <6D981323-81C0-11D8-9290-000A95D9C74C@fugue.com> References: <86brmldvbd.fsf@avet.kvota.net> <20040325123800.4ADA.JMBARRANQUERO@wke.es> <86zna5cdnp.fsf@avet.kvota.net> <86hdwdc7w1.fsf@avet.kvota.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1080592768 9453 80.91.224.253 (29 Mar 2004 20:39:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Mar 2004 20:39:28 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Mar 29 22:39:21 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B83XV-0005Mf-00 for ; Mon, 29 Mar 2004 22:39:21 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B83XV-0007tp-00 for ; Mon, 29 Mar 2004 22:39:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B83WJ-00088e-Jm for emacs-devel@quimby.gnus.org; Mon, 29 Mar 2004 15:38:07 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B83V9-0007Np-Gq for emacs-devel@gnu.org; Mon, 29 Mar 2004 15:36:55 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B83Se-00058U-28 for emacs-devel@gnu.org; Mon, 29 Mar 2004 15:34:52 -0500 Original-Received: from [204.152.186.142] (helo=toccata.fugue.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B83SY-0004xP-GP for emacs-devel@gnu.org; Mon, 29 Mar 2004 15:34:14 -0500 Original-Received: from [10.0.1.2] (24-148-56-150.c3-0.snb-ubr1.chi-snb.il.cable.rcn.com [24.148.56.150]) by toccata.fugue.com (Postfix) with ESMTP id 5CD281B3B86; Mon, 29 Mar 2004 14:29:18 -0600 (CST) In-Reply-To: <86hdwdc7w1.fsf@avet.kvota.net> Original-To: Danilo Segan X-Mailer: Apple Mail (2.613) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21062 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21062 I'm a little late in the game in replying to this particular thread, but I'd just like to throw in a word here for not changing the default bindings all the time. Every time I get a new version of Emacs, I find that a bunch of bindings have changed. If you want different bindings, please hack them into your .emacs file rather than forcing all the other emacs users to hack their .emacs files with every new release.