From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74877 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: deleting articles from search groups? Date: Wed, 08 Dec 2010 16:44:00 -0500 Message-ID: <877hfk549r.fsf@uwo.ca> References: <87eia5p2qn.fsf@andy.bu.edu> <87aakggsux.fsf@andy.bu.edu> <87wrnk5ao1.fsf@uwo.ca> <87fwu8rrew.fsf@andy.bu.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1291844676 12800 80.91.229.12 (8 Dec 2010 21:44:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2010 21:44:36 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23233@lists.math.uh.edu Wed Dec 08 22:44:31 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQRoM-00028Q-6s for ding-account@gmane.org; Wed, 08 Dec 2010 22:44:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PQRoB-0004ry-PV; Wed, 08 Dec 2010 15:44:19 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PQRoA-0004ri-2L for ding@lists.math.uh.edu; Wed, 08 Dec 2010 15:44:18 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PQRo5-0003d3-KL for ding@lists.math.uh.edu; Wed, 08 Dec 2010 15:44:17 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PQRo4-0000ZF-00 for ; Wed, 08 Dec 2010 22:44:12 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PQRo3-0001xj-Qy for ding@gnus.org; Wed, 08 Dec 2010 22:44:11 +0100 Original-Received: from bas3-london14-1096778606.dsl.bell.ca ([65.95.131.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Dec 2010 22:44:11 +0100 Original-Received: from jdc by bas3-london14-1096778606.dsl.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Dec 2010 22:44:11 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: bas3-london14-1096778606.dsl.bell.ca User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:pFB9oI/n46xKh46bGBkjCkRPJWY= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74877 Archived-At: Andrew Cohen writes: >>>>>> "Lars" == Lars Magne Ingebrigtsen writes: > > Lars> Dan Christensen writes: > >> It just occurred to me that some people use group parameters to > >> have different expiry-wait periods for different groups. Will > >> this above cause articles to expire based on the expiry-wait for > >> the original group or whatever expiry-wait applies to the nnir > >> group (probably the default global value)? > > Lars> The latter, I think. But the nnir groups are ephemeral, > Lars> aren't they? So they shouldn't affect anything. Unless I'm > Lars> misunderstanding everything. > > My message crossed yours. This is correct: ephemeral, so it shouldn't > cause any trouble (and hasn't in my one week of minimal testing). I thought the whole point of this thread was that deletion in an nnir group *does* cause deletion of the original article. So I am assuming that that holds as well for articles marked as expirable in an nnir group. So, say I do an nnir search, and the results contain an article in my INBOX, which has a long expiry-wait. I mark it as expirable in the nnir group, think that that will just cause the mark to propagate to the INBOX, where the usual expiry process will happen. But when I exit the nnir group, expiry runs, and the article disappears sooner than I expected. Dan