From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Mapping of M-g should be goto-line Date: Sat, 27 Mar 2004 00:52:20 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <861xnhfee8.fsf@avet.kvota.net> <86brmldvbd.fsf@avet.kvota.net> <86lllpc9sl.fsf@avet.kvota.net> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1080367388 23428 80.91.224.253 (27 Mar 2004 06:03:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 Mar 2004 06:03:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Mar 27 07:03:04 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 1B76uO-0000wr-00 for ; Sat, 27 Mar 2004 07:03:04 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B76uO-00048L-00 for ; Sat, 27 Mar 2004 07:03:04 +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 1B76r4-00073H-Ux for emacs-devel@quimby.gnus.org; Sat, 27 Mar 2004 00:59:38 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B76pT-0006er-Vw for emacs-devel@gnu.org; Sat, 27 Mar 2004 00:57:59 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B76ov-0006PC-Hs for emacs-devel@gnu.org; Sat, 27 Mar 2004 00:57:56 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B76ov-0006Og-3i for emacs-devel@gnu.org; Sat, 27 Mar 2004 00:57:25 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1B76k0-0005J8-Lf; Sat, 27 Mar 2004 00:52:20 -0500 Original-To: Danilo Segan In-reply-to: <86lllpc9sl.fsf@avet.kvota.net> (message from Danilo Segan on Thu, 25 Mar 2004 14:53:46 +0100) 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:20985 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20985 I don't think key bindings are needed for M-x compile. One doesn't type it all that often. A better key binding for next-error, and some binding for previous-error, could be useful. Sometimes one needs to type them many times for one compilation.