From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71865 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: No mairix binding Date: Sun, 26 Sep 2010 13:14:03 -0400 Message-ID: <87k4m8a0mc.fsf@uwo.ca> References: <87d4e9on05.fsf@mcbain.luannocracy.com> <87r5gga5mi.fsf@uwo.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285521265 6301 80.91.229.12 (26 Sep 2010 17:14:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Sep 2010 17:14:25 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20238@lists.math.uh.edu Sun Sep 26 19:14:23 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ozunv-0003V7-HB for ding-account@gmane.org; Sun, 26 Sep 2010 19:14:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Ozunr-0008Dd-Ud; Sun, 26 Sep 2010 12:14:19 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Ozunq-0008DJ-6E for ding@lists.math.uh.edu; Sun, 26 Sep 2010 12:14:18 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Ozunm-00078x-5y for ding@lists.math.uh.edu; Sun, 26 Sep 2010 12:14:18 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Ozunl-0001qW-00 for ; Sun, 26 Sep 2010 19:14:13 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ozuni-0003ST-6r for ding@gnus.org; Sun, 26 Sep 2010 19:14:10 +0200 Original-Received: from bas3-london14-1096786111.dsl.bell.ca ([65.95.160.191]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Sep 2010 19:14:10 +0200 Original-Received: from jdc by bas3-london14-1096786111.dsl.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Sep 2010 19:14:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: bas3-london14-1096786111.dsl.bell.ca User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:fIX4lEI88T8dNSPzkmXkzieHBcw= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71865 Archived-At: Lars Magne Ingebrigtsen writes: > Dan Christensen writes: > >> Also, `G G ?' and/or `G G h' should show a list of further keystrokes. >> And maybe `G G' can say "Type ? for further options" the way `C-h' >> does? > > But all prefix take `?', so it seems redundant... G b is the current nnmairix prefix, but when I type `G b ?', I get G b ? is undefined I wanted to make sure this didn't happen when G b was switched to something else. Dan