From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16338 Path: main.gmane.org!not-for-mail From: Andy Eskilsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Some thoughts about showing groups in the *Group* buffer.. Date: 27 Aug 1998 13:09:11 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: andy.eskilsson@telelogic.se NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155220 27079 80.91.224.250 (20 Oct 2002 23:07:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:07:00 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id EAA18927 for ; Thu, 27 Aug 1998 04:11:41 -0700 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id HAA08248 for ; Thu, 27 Aug 1998 07:12:54 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id GAK26200; Thu, 27 Aug 1998 06:12:50 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 27 Aug 1998 06:09:49 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id GAA26186 for ; Thu, 27 Aug 1998 06:09:41 -0500 (CDT) Original-Received: from reliant.telelogic.se (firewall-user@reliant.telelogic.com [194.18.199.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA20560 for ; Thu, 27 Aug 1998 07:09:34 -0400 (EDT) Original-Received: by reliant.telelogic.se; id NAA19447; Thu, 27 Aug 1998 13:09:31 +0200 (MET DST) Original-Received: from romulus.telelogic.com(172.18.1.8) by reliant.telelogic.se via smap (3.2) id xma019437; Thu, 27 Aug 98 13:09:12 +0200 Original-Received: from by ; Thu, 27 Aug 1998 13:09:12 +0200 (MET DST) Original-To: ding@gnus.org X-Url: http://fukt.hk-r.se/~flognat In-Reply-To: Kai Grossjohann's message of "27 Aug 1998 12:51:12 +0200" Original-Lines: 17 X-Mailer: Gnus v5.6.41/Emacs 19.33 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16338 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16338 / Kai Grossjohann wrote: | >>>>> Andy Eskilsson writes: | | > is it possible to 'hide' the 'unactivated' groups, as the native | > groups with 0 unread in is done (hmm would be nice if the topic-name | > could show that it has som hidden unactivated groups)?? | | Type `3 l' to only show the groups of level <= 3. See the variable | gnus-activate-level to learn which number to enter. Hmm almost there, I want to show the groups of level 4 that are 'active' (has 1+ in unread articles) but not those marked as *. Another thought can Gnus hide a group I just exited from if the unread article count is zero, sort of, when doing 'c y' in a group, gnus automagically does a 'l' in the *Group* buffer? /andy