From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5482 Path: main.gmane.org!not-for-mail From: John Griffith Newsgroups: gmane.emacs.gnus.general Subject: Red request: more topic-based commands Date: Fri, 8 Mar 1996 10:56:56 +0100 Message-ID: <199603080956.KAA12863@filippo.sfs.nphil.uni-tuebingen.de> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146080 483 80.91.224.250 (20 Oct 2002 20:34:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:34:40 +0000 (UTC) Cc: griffith@sfs.nphil.uni-tuebingen.de Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id CAA02752 for ; Fri, 8 Mar 1996 02:40:54 -0800 Original-Received: from filippo.sfs.nphil.uni-tuebingen.de (filippo.sfs.nphil.uni-tuebingen.de [134.2.129.45]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 8 Mar 1996 10:57:00 +0100 Original-Received: (from griffith@localhost) by filippo.sfs.nphil.uni-tuebingen.de (8.6.12/8.6.12) id KAA12863; Fri, 8 Mar 1996 10:56:56 +0100 Original-To: ding@ifi.uio.no Comments: Hyperbole mail buttons accepted, v04.01. Xref: main.gmane.org gmane.emacs.gnus.general:5482 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5482 I learned the other day from this list that `M-g' on a topic just updates groups in that topic. Nice. How about something similar for other commands like `l' and `L'? This would allow you to show, say, level 3 groups under one topic, but level 2 groups under other ones. I don't know what the best key maps would be `(prefix) T l'? `(perfix) M-l'? `M-l' and `M-L' are just bound to downcase-region-or-word which don't make any sense in the group buffer anyway. But perhaps `T' commands would fit better with the current keymap setup.