From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30017 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Display groups in Group buffer with >0 cached messages? Date: 21 Apr 2000 16:31:16 +0200 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <2nzoqntuh7.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166602 6260 80.91.224.250 (21 Oct 2002 02:16:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:16:42 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 39655D051E for ; Fri, 21 Apr 2000 10:19:28 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB24037; Fri, 21 Apr 2000 09:19:24 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 21 Apr 2000 09:18:48 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA00753 for ; Fri, 21 Apr 2000 09:18:37 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id BA79FD051E for ; Fri, 21 Apr 2000 10:18:53 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id QAA27027 for ding@gnus.org; Fri, 21 Apr 2000 16:20:47 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 20 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 956326847 27359 193.69.4.148 (21 Apr 2000 14:20:47 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 21 Apr 2000 14:20:47 GMT Mail-Copies-To: never X-Now-Playing: Various's _Fabulous Shit_: "Four Tet-Rothko - Rivers Become Oceans" User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > I don't think Kai wants this. I guess it should be called like > gnus-group-list-cached. Oh, right. Hm. Well, I don't think that would be difficult to implement -- one would just have to iterate over all the groups and pick out the ones that have cached articles in them. *time passes* Looking over `gnus-group-prepare-flat', Gnus chooses to display groups based on a predicate in there. Perhaps we could add an extra parameter to that function (and friends) that would allow a different predicate, which would make it really easy to implement all kinds of different selection criteria? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen