From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jmarant@nerim.net (=?iso-8859-15?q?J=E9r=F4me_Marant?=) Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Mapping of M-g should be goto-line Date: Sat, 27 Mar 2004 09:14:19 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87vfkq1zc4.fsf@marant.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1080375246 1982 80.91.224.253 (27 Mar 2004 08:14:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 Mar 2004 08:14:06 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Mar 27 09:13:55 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 1B78x1-00041K-00 for ; Sat, 27 Mar 2004 09:13:55 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B78x1-0008ST-00 for ; Sat, 27 Mar 2004 09:13:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B78vq-0007SP-QP for emacs-devel@quimby.gnus.org; Sat, 27 Mar 2004 03:12:42 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B78vV-0007Rx-B4 for emacs-devel@gnu.org; Sat, 27 Mar 2004 03:12:21 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B78uz-0007NH-Mb for emacs-devel@gnu.org; Sat, 27 Mar 2004 03:12:20 -0500 Original-Received: from [62.4.16.106] (helo=kraid.nerim.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B78uz-0007N6-FX for emacs-devel@gnu.org; Sat, 27 Mar 2004 03:11:49 -0500 Original-Received: from amboise (jmarant.net1.nerim.net [62.212.105.6]) by kraid.nerim.net (Postfix) with ESMTP id AE49D4162C for ; Sat, 27 Mar 2004 09:11:43 +0100 (CET) Original-Received: by amboise (Postfix, from userid 1000) id 9EC7E2C0C8; Sat, 27 Mar 2004 09:14:19 +0100 (CET) Original-To: emacs-devel@gnu.org In-Reply-To: (Richard Stallman's message of "Sat, 27 Mar 2004 00:52:24 -0500") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) 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:20988 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20988 Richard Stallman writes: > I want Emacs to move in the direction of doing word processing. It > may take years, but we will get there. Then commands to specify faces > will become important, and will need a good key binding. > > I chose the M-g binding for that reason, and the reason continues to > have force. So I don't intend to change that binding. What if users prefer M-g to run goto-line? --=20 J=E9r=F4me Marant