From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62861 Path: news.gmane.org!not-for-mail From: Mark Plaksin Newsgroups: gmane.emacs.gnus.general Subject: Re: CODE: Hide groups with few unread articles Date: Sun, 16 Apr 2006 16:27:35 -0400 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145219920 31411 80.91.229.2 (16 Apr 2006 20:38:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 Apr 2006 20:38:40 +0000 (UTC) Original-X-From: ding-owner+m11387@lists.math.uh.edu Sun Apr 16 22:38:35 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FVE0r-00013U-Ok for ding-account@gmane.org; Sun, 16 Apr 2006 22:38:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FVE0g-0006eP-00; Sun, 16 Apr 2006 15:38:18 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FVDqm-0006Zu-00 for ding@lists.math.uh.edu; Sun, 16 Apr 2006 15:28:04 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FVDqj-0007dU-3Z for ding@lists.math.uh.edu; Sun, 16 Apr 2006 15:28:04 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FVDqi-0005TQ-00 for ; Sun, 16 Apr 2006 22:28:00 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FVDqV-00088z-Fd for ding@gnus.org; Sun, 16 Apr 2006 22:27:47 +0200 Original-Received: from stone.tss.usg.edu ([168.24.82.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Apr 2006 22:27:47 +0200 Original-Received: from happy by stone.tss.usg.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Apr 2006 22:27:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 29 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: stone.tss.usg.edu User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.51 (gnu/linux) Cancel-Lock: sha1:Eywb/Y54WhU+ZXZI5w8I8WFpmQk= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62861 Archived-At: Lars Magne Ingebrigtsen writes: > Mark Plaksin writes: > >> You get a new group parameter called gnus-distraction-threshold. If a >> group has fewer than gnus-distraction-threshold unread articles, it won't >> be displayed. > > Interesting. This is something that I could well imagine using in a > couple of the topics I have. It's been especially useful for me when work is crazy busy. During those times the only work-related groups I want to see are the ones with unread articles. Ticked articles represent things that would be nice to catch up on one day; unread articles must be handled ASAP. Since posting the original version I've added a feature or two. I'll clean it up and repost soon. > Do you have copyright assignment papers on file with the FSF? I don't would would be glad to. What do I do? Katsumi mentioned filing papers when we were discussing some suggestions and patches I made for nnrss. I'm almost done adding Etag support to nnrss. It makes nnrss a lot faster. There's just one *tiny* bug which makes nnrss-group-alist grow without bound :)