From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16237 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: Suggestion: *Group* SPC to show only new articles? Date: 24 Aug 1998 13:41:09 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155138 26550 80.91.224.250 (20 Oct 2002 23:05:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:05:38 +0000 (UTC) Cc: Ding mailing list 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 EAA05885 for ; Mon, 24 Aug 1998 04:42:04 -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 HAA14798 for ; Mon, 24 Aug 1998 07:43:24 -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 GAK16090; Mon, 24 Aug 1998 06:43:16 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 24 Aug 1998 06:41:37 -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 GAA16070 for ; Mon, 24 Aug 1998 06:41:26 -0500 (CDT) Original-Received: from waldorf.informatik.uni-dortmund.de (waldorf.informatik.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA08023 for ; Mon, 24 Aug 1998 07:41:22 -0400 (EDT) Original-Received: from ramses.informatik.uni-dortmund.de (ramses.informatik.uni-dortmund.de [129.217.20.180]) by waldorf.informatik.uni-dortmund.de with SMTP id NAA26051; Mon, 24 Aug 1998 13:41:11 +0200 (MES) Original-Received: by ramses.informatik.uni-dortmund.de id NAA21317; Mon, 24 Aug 1998 13:41:10 +0200 Original-To: (Jari Aalto+list.ding) In-Reply-To: (Jari Aalto+list.ding)'s message of "24 Aug 1998 13:10:17 +0300" Original-Lines: 18 X-Mailer: Gnus v5.6.38/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16237 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16237 >>>>> (Jari Aalto+list.ding) writes: > Gnus must know which articles are new, so building summary based on > them only should be trivial. And when combined with > > (gnus-fetch-old-headers nil) > > that'd be the fast access to new articles. > What gnus functions variables is needed here? Well, in recent Gnusae, you can give a parameter to the internal group reading function which gives the list of articles to display. See nnir.el for an example. And I think there's a variable or function which gives you the unread messages. kai -- OOP: object oriented programming; OOPS: object oriented mistakes