From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63226 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: M-g in dired Date: Sat, 20 May 2006 05:07:59 +0900 Message-ID: <87odxtlqw0.fsf@catnip.gol.com> References: <446C7B73.60907@earthlink.net> <87mzddc0ck.fsf@robotron.kosmorama> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1148069321 14235 80.91.229.2 (19 May 2006 20:08:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 May 2006 20:08:41 +0000 (UTC) Cc: ding@gnus.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 19 22:08:39 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FhBGz-0007X4-5G for ged-emacs-devel@m.gmane.org; Fri, 19 May 2006 22:08:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhBGy-0007xj-Nv for ged-emacs-devel@m.gmane.org; Fri, 19 May 2006 16:08:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FhBGk-0007v0-Ks for emacs-devel@gnu.org; Fri, 19 May 2006 16:08:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FhBGj-0007uo-Cd for emacs-devel@gnu.org; Fri, 19 May 2006 16:08:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhBGj-0007ul-93 for emacs-devel@gnu.org; Fri, 19 May 2006 16:08:17 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FhBK6-0001Gg-Tg for emacs-devel@gnu.org; Fri, 19 May 2006 16:11:47 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FhBGa-0007Sx-Av for emacs-devel@gnu.org; Fri, 19 May 2006 22:08:08 +0200 Original-Received: from 203-216-101-054.dsl.gol.ne.jp ([203.216.101.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 May 2006 22:08:08 +0200 Original-Received: from miles by 203-216-101-054.dsl.gol.ne.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 May 2006 22:08:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 203-216-101-054.dsl.gol.ne.jp System-Type: i686-pc-linux-gnu Cancel-Lock: sha1:qb/OjBoqIt3e5DpcCtG2BV+O2iw= 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 Xref: news.gmane.org gmane.emacs.devel:54837 gmane.emacs.gnus.general:63226 Archived-At: David Hansen writes: >> This binding is a leftover from a time when M-g had a different global >> meaning. We should get rid of this binding, and move the command to >> another key. > > BTW gnus uses M-g too in summary and group buffers. This was discussed at the time Emacs adopted the M-g prefix, and I think the conclusion was that it's not a big deal -- though it's too ingrained / important a binding to change in Gnus, people are not that likely to want to use the M-g prefix while reading news/mail. -Miles -- .Numeric stability is probably not all that important when you're guessing.