From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jari Aalto Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Mapping of M-g should be goto-line Date: Fri, 26 Mar 2004 23:31:17 +0200 Organization: Private Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <861xnhfee8.fsf@avet.kvota.net> <86brmldvbd.fsf@avet.kvota.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1080336508 10084 80.91.224.253 (26 Mar 2004 21:28:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Mar 2004 21:28:28 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Mar 26 22:28:19 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 1B6ysF-00060d-00 for ; Fri, 26 Mar 2004 22:28:19 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B6ysE-0003Sp-00 for ; Fri, 26 Mar 2004 22:28:18 +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 1B6yr6-0003sC-0M for emacs-devel@quimby.gnus.org; Fri, 26 Mar 2004 16:27:08 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B6yp2-0003Gy-LW for emacs-devel@gnu.org; Fri, 26 Mar 2004 16:25:00 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B6ykt-0002LC-0J for emacs-devel@gnu.org; Fri, 26 Mar 2004 16:21:17 -0500 Original-Received: from [193.229.0.51] (helo=fep07-app.kolumbus.fi) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B6yk0-0000sR-GI; Fri, 26 Mar 2004 16:19:48 -0500 Original-Received: from poboxes.com ([81.197.3.110]) by fep07-app.kolumbus.fi with ESMTP id <20040326211839.OOYU14522.fep07-app.kolumbus.fi@poboxes.com>; Fri, 26 Mar 2004 23:18:39 +0200 Original-To: David Kastrup In-Reply-To: (David Kastrup's message of "26 Mar 2004 15:31:16 +0100") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (windows-nt) (i386-msvc-nt5.0.2195) 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:20977 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20977 * 2004-03-26 David Kastrup gnu.org> mail.default.spool | jari.aalto poboxes.com (Jari Aalto+mail.linux) writes: | | > * 2004-03-25 no-spam cua.dk (Kim Storm) gmane.emacs.devel | > * | > | > | C-x c c => compile | > | C-x c r => recompile | > | C-x c n => next error | > | C-x c p => prev error | > | C-x c g => grep | > | | > | > Excellent idea | | Since C-x c is too close to C-x C-c, how about mixing the proposals | into an easily accessable binding? | | C-c C-c C-c => compile | C-c C-c C-r => recompile | C-c C-c C-n => next error | C-c C-c C-p => previous error | C-c C-c Uhh... do we really need a case for grep? Really, if there are any more C-c C- C- C- key combinations, my hand will retire soon. The first proposal of "C-c c" prefix is much more friendly to wrists. Jari