From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Mapping of M-g should be goto-line Date: Fri, 26 Mar 2004 14:36:56 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040326143307.7B8F.JMBARRANQUERO@wke.es> References: <20040326112721.7B8C.JMBARRANQUERO@wke.es> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1080311145 10621 80.91.224.253 (26 Mar 2004 14:25:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Mar 2004 14:25:45 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Mar 26 15:25:36 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 1B6sHA-0006uJ-00 for ; Fri, 26 Mar 2004 15:25:36 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B6sHA-0005yO-00 for ; Fri, 26 Mar 2004 15:25:36 +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 1B6rob-00076d-EI for emacs-devel@quimby.gnus.org; Fri, 26 Mar 2004 08:56:05 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B6roC-000702-6k for emacs-devel@gnu.org; Fri, 26 Mar 2004 08:55:40 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B6rWA-0004Hr-Lx for emacs-devel@gnu.org; Fri, 26 Mar 2004 08:37:34 -0500 Original-Received: from [62.22.181.117] (helo=idefix.laley.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B6rWA-0004HO-2y for emacs-devel@gnu.org; Fri, 26 Mar 2004 08:37:02 -0500 Original-Received: from [172.17.221.23] (jsredondo.wk.org [172.17.221.23]) by idefix.laley.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2655.55) id HNSW5X1M; Fri, 26 Mar 2004 14:35:58 +0100 Original-To: storm@cua.dk (Kim F. Storm), emacs-devel@gnu.org In-Reply-To: X-Mailer: Becky! ver. 2.08.01 [en] 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:20956 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20956 On 26 Mar 2004 13:38:01 +0100 storm@cua.dk (Kim F. Storm) wrote: > I wish I had version control on my .emacs file -- I've used that binding for eons. I do, under Subversion of course. > In any case, I find it is a logical binding (for the same reasons as > other modes uses C-c C-c to "exit"). I agree. Juanma