From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9251 Path: news.gmane.org!not-for-mail From: levander Newsgroups: gmane.emacs.gnus.user Subject: Re: Deleting IMAP articles and having them moved to the Trash Date: Thu, 28 Jun 2007 12:11:04 -0700 Organization: http://groups.google.com Message-ID: <1183057864.038164.220250@q75g2000hsh.googlegroups.com> References: <1182983303.912494.326330@k29g2000hsd.googlegroups.com> <1183008751.434522.128680@n2g2000hse.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1183059624 9514 80.91.229.12 (28 Jun 2007 19:40:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jun 2007 19:40:24 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Jun 28 21:40:23 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I3zqm-0001LG-Uk for gegu-info-gnus-english@m.gmane.org; Thu, 28 Jun 2007 21:40:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3zqm-0000YY-D4 for gegu-info-gnus-english@m.gmane.org; Thu, 28 Jun 2007 15:40:20 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!q75g2000hsh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 10 Original-NNTP-Posting-Host: 66.32.215.156 Original-X-Trace: posting.google.com 1183057864 20538 127.0.0.1 (28 Jun 2007 19:11:04 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 28 Jun 2007 19:11:04 +0000 (UTC) In-Reply-To: <1183008751.434522.128680@n2g2000hse.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: q75g2000hsh.googlegroups.com; posting-host=66.32.215.156; posting-account=Oa3GOw0AAAAi0-T-IJdP2acXmys8dCUI Original-Xref: shelby.stanford.edu gnu.emacs.gnus:79437 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9251 Archived-At: By grepping through the Gnus sources, I found out that *Gnus customize* has a specific field in it lets you set an expiry target for a group. You don't have to go down to the bottom and define your own variable. Gnus customize has a field for you. Apparently when you do this, the expiry-target (not the nnmail-expiry-target) variable gets set for that group in ~/.newsrc.eld. So, by setting the expiry-target variable for a group, you can control what happens to a message when it is expired.