From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Key binding M-g should really be goto-line Date: Thu, 10 Mar 2005 16:19:29 +0100 Message-ID: References: <87y8cx4b3e.fsf@jurta.org> <87zmxcwkqs.fsf@orebokech.com> <871xaoxcve.fsf@jurta.org> <87vf80vu8o.fsf@orebokech.com> <87oedru3r6.fsf@orebokech.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1110468674 27109 80.91.229.2 (10 Mar 2005 15:31:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Mar 2005 15:31:14 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 10 16:31:14 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D9PUN-0007vc-Vn for ged-emacs-devel@m.gmane.org; Thu, 10 Mar 2005 16:22:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D9PjF-0001S9-PQ for ged-emacs-devel@m.gmane.org; Thu, 10 Mar 2005 10:37:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D9Pip-0001Qn-8H for emacs-devel@gnu.org; Thu, 10 Mar 2005 10:37:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D9Pil-0001NP-Au for emacs-devel@gnu.org; Thu, 10 Mar 2005 10:37:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D9Pil-0001N5-6Q for emacs-devel@gnu.org; Thu, 10 Mar 2005 10:37:07 -0500 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1D9PRZ-0005G1-Db for emacs-devel@gnu.org; Thu, 10 Mar 2005 10:19:21 -0500 Original-Received: (qmail 98825 invoked from network); 10 Mar 2005 15:19:20 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 10 Mar 2005 15:19:20 -0000 Original-To: Andreas Schwab In-Reply-To: (Andreas Schwab's message of "Thu, 10 Mar 2005 14:23:38 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34422 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34422 Andreas Schwab writes: > Romain Francoise writes: > >> David Kastrup writes: >> >>> It would be somewhat consistent with typical Emacs applications if the >>> file name was prompted for only when a prefix argument was given. >> >> Unfortunately, the prefix argument is already used to jump to the file >> in another window. > > The prompt could be triggered by a specific prefix argument like C-u 0 > (aka M-0 aka C-0). If M-g is a prefix, putting it on a different key, e.g. M-g j, is much easier than messing with special prefix args. -- Kim F. Storm http://www.cua.dk