From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68919 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: l in Group mode is just like x in Summary mode Date: Fri, 21 Aug 2009 17:53:37 +0800 Message-ID: <87bpm9ebmm.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1250848483 18825 80.91.229.12 (21 Aug 2009 09:54:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Aug 2009 09:54:43 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17339@lists.math.uh.edu Fri Aug 21 11:54:35 2009 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.50) id 1MeQpO-0002YS-MM for ding-account@gmane.org; Fri, 21 Aug 2009 11:54:34 +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 1MeQod-0004LI-2v; Fri, 21 Aug 2009 04:53:47 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1MeQoa-0004L3-HU for ding@lists.math.uh.edu; Fri, 21 Aug 2009 04:53:44 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1MeQoZ-0001vn-94 for ding@lists.math.uh.edu; Fri, 21 Aug 2009 04:53:44 -0500 Original-Received: from caiajhbdcbef.dreamhost.com ([208.97.132.145] helo=homiemail-a14.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1MeQp9-0007Ta-00 for ; Fri, 21 Aug 2009 11:54:19 +0200 Original-Received: from jidanni.org (218-163-7-172.dynamic.hinet.net [218.163.7.172]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a14.g.dreamhost.com (Postfix) with ESMTPSA id 7A8488C062 for ; Fri, 21 Aug 2009 02:53:40 -0700 (PDT) X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68919 Archived-At: Gentlemen, to me l in Group mode is just like x in Summary mode. Therefore for me at least, I'm doing: ;;just like gnus-summary-limit-to-unread: (define-key gnus-group-mode-map "x" 'gnus-group-list-groups)