From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joachim Nilsson Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Mapping of M-g should be goto-line Date: Sat, 27 Mar 2004 17:17:23 +0100 Organization: vmlinux:~/ Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <4065A913.1060109@vmlinux.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1080435509 2337 80.91.224.253 (28 Mar 2004 00:58:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Mar 2004 00:58:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 28 01:58:25 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 1B7Od7-0008Ow-00 for ; Sun, 28 Mar 2004 01:58:25 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B7Od7-0008SQ-00 for ; Sun, 28 Mar 2004 01:58:25 +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 1B7OZe-0004VO-GB for emacs-devel@quimby.gnus.org; Sat, 27 Mar 2004 19:54:50 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B7NZo-0003y4-20 for emacs-devel@gnu.org; Sat, 27 Mar 2004 18:50:56 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B7NWT-0003RK-Az for emacs-devel@gnu.org; Sat, 27 Mar 2004 18:48:00 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1B7MyM-0005cn-QO; Sat, 27 Mar 2004 18:12:14 -0500 Original-Received: from [193.41.214.66] (helo=vmlinux.org) by mx20.gnu.org with esmtp (Exim 4.30) id 1B7GZT-000316-49; Sat, 27 Mar 2004 11:22:07 -0500 Original-Received: from crash.vmlinux.org ([213.214.225.58] helo=vmlinux.org ident=crash) by vmlinux.org with esmtp (Exim 3.35 #1 (Debian)) id 1B7GUu-0007e2-00; Sat, 27 Mar 2004 17:17:24 +0100 User-Agent: Mozilla Thunderbird 0.5 (X11/20040306) X-Accept-Language: en-us, en Original-To: rms@gnu.org In-Reply-To: X-Enigmail-Version: 0.83.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime 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:20999 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20999 On 03/27/04 06:52, Richard Stallman wrote: > 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. The TeXmacs people chose M-A-b, M-A-i, etc. for bold and italic resp. /Joachim