From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Lucas Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Mapping of M-g should be goto-line Date: Thu, 25 Mar 2004 12:34:54 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87n065kvmp.fsf@nerv.eva.lan> 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 1080221149 13820 80.91.224.253 (25 Mar 2004 13:25:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Mar 2004 13:25:49 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Mar 25 14:25:43 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 1B6Urf-0000a8-00 for ; Thu, 25 Mar 2004 14:25:43 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B6Urf-0004sT-00 for ; Thu, 25 Mar 2004 14:25:43 +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 1B6UjX-00039h-1s for emacs-devel@quimby.gnus.org; Thu, 25 Mar 2004 08:17:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B6Uj7-00039K-LO for emacs-devel@gnu.org; Thu, 25 Mar 2004 08:16:53 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B6Uib-000335-AG for emacs-devel@gnu.org; Thu, 25 Mar 2004 08:16:52 -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 1B6UIz-0000G1-Rb for emacs-devel@gnu.org; Thu, 25 Mar 2004 07:49:53 -0500 Original-Received: from [193.252.22.23] (helo=mwinf0803.wanadoo.fr) by mx20.gnu.org with esmtp (Exim 4.30) id 1B6T8K-0005MX-Tc for emacs-devel@gnu.org; Thu, 25 Mar 2004 06:34:49 -0500 Original-Received: from nerv.eva.lan (ALyon-110-1-29-9.w81-53.abo.wanadoo.fr [81.53.223.9]) by mwinf0803.wanadoo.fr (SMTP Server) with ESMTP id E04FE180011C for ; Thu, 25 Mar 2004 12:34:46 +0100 (CET) Original-Received: from nerv.eva.lan (localhost [127.0.0.1]) by nerv.eva.lan (8.12.11/8.12.11/Debian-3) with ESMTP id i2PBYs3N011491 for ; Thu, 25 Mar 2004 12:34:54 +0100 Original-Received: (from lucas@localhost) by nerv.eva.lan (8.12.11/8.12.11/Debian-3) id i2PBYsSt011488; Thu, 25 Mar 2004 12:34:54 +0100 X-Authentication-Warning: nerv.eva.lan: lucas set sender to lukhas@free.fr using -f Original-To: emacs-devel@gnu.org X-Now-Playing: Scorpions - Passion Rules The Game In-Reply-To: <86brmldvbd.fsf@avet.kvota.net> (Danilo Segan's message of "Thu, 25 Mar 2004 12:23:34 +0100") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (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:20894 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20894 Danilo Segan writes: > Hi Jari, Lucas, Juanma, Hello > > With the examples you mentioned, it seems that you haven't made use > of emacsclient so far; I recommend it, since it's been my $EDITOR for > a long time. ;) I use it, but when i'm already in Emacs, that's not convenient. Well, anyway M-g is bound on goto-line here. That was just an attempt to defend the goto-line fans :) -- Lucas