From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46843 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-15?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Limit summary to participant Date: Mon, 30 Sep 2002 15:52:35 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033394037 8968 127.0.0.1 (30 Sep 2002 13:53:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Sep 2002 13:53:57 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17w0zj-0002KL-00 for ; Mon, 30 Sep 2002 15:53:55 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17w0zK-0007mn-00; Mon, 30 Sep 2002 08:53:30 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 30 Sep 2002 08:54:11 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA24906 for ; Mon, 30 Sep 2002 08:53:59 -0500 (CDT) Original-Received: (qmail 27300 invoked by alias); 30 Sep 2002 13:53:14 -0000 Original-Received: (qmail 27294 invoked from network); 30 Sep 2002 13:53:13 -0000 Original-Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by gnus.org with SMTP; 30 Sep 2002 13:53:13 -0000 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id g8UDqf825791; Mon, 30 Sep 2002 15:52:41 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id PAA10182; Mon, 30 Sep 2002 15:52:35 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id C31773B611; Mon, 30 Sep 2002 15:52:35 +0200 (CEST) Original-To: Nicolas Kowalski Mail-Followup-To: Nicolas Kowalski , ding@gnus.org In-Reply-To: (Nicolas Kowalski's message of "Mon, 30 Sep 2002 13:05:26 +0200") Original-Lines: 19 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46843 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46843 Nicolas Kowalski writes: > What hook is the best for this ? If I use : > > (add-hook 'gnus-summary-prepare-hook > (lambda ()(gnus-summary-limit-to-age 7 t))) > > ...it turns into infinite loop :-(. Maybe gnus-summary-limit-to-age calls the hook again. You could do this hack: (lambda () (let ((gnus-summary-prepare-hook nil)) (gnus-summary-limit-to-age 7 t))) kai -- ~/.signature is: umop ap!sdn (Frank Nobis)