From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82702 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: expiry-target in gnus-parameters Date: Mon, 24 Dec 2012 22:06:14 +0100 Message-ID: <87r4mf2m9l.fsf@gnus.org> References: <87r4q11jnk.fsf@yun.yagibdah.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1356383200 9125 80.91.229.3 (24 Dec 2012 21:06:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Dec 2012 21:06:40 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30968@lists.math.uh.edu Mon Dec 24 22:06:55 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TnFEc-00073k-PT for ding-account@gmane.org; Mon, 24 Dec 2012 22:06:54 +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 1TnFEG-0002Mz-SD; Mon, 24 Dec 2012 15:06:32 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1TnFEE-0002Mg-WE for ding@lists.math.uh.edu; Mon, 24 Dec 2012 15:06:31 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1TnFED-00050n-HY for ding@lists.math.uh.edu; Mon, 24 Dec 2012 15:06:30 -0600 Original-Received: from hermes.netfonds.no ([80.91.224.195]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1TnFEB-0004SN-Mi for ding@gnus.org; Mon, 24 Dec 2012 22:06:27 +0100 Original-Received: from ip-90-20-179-93.dialup.ice.net ([93.179.20.90] helo=rusty) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1TnFE3-0003Ws-QP for ding@gnus.org; Mon, 24 Dec 2012 22:06:20 +0100 X-Now-Playing: Winston Tong's _Theoretically Chinese_ In-Reply-To: <87r4q11jnk.fsf@yun.yagibdah.de> (lee@yun.yagibdah.de's message of "Mon, 17 Sep 2012 04:13:19 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1TnFE3-0003Ws-QP MailScanner-NULL-Check: 1356987980.73426@fnDXNh07CzXUcXyuQQlX8w X-Spam-Status: No X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82702 Archived-At: lee writes: > is an expiry-target set in gnus-parameters that differs from what is set > by nnmail-expiry-target (supposed to be) ignored? > > ,---- [ ~/.gnus ] > | (setq gnus-parameters > | `( > | [...] > | ("mail\\.junk" > | (expiry-target "sys.expired-junk")) > | [...] > | ) > | [...] > | (setq nnmail-expiry-target "sys.expired") > | [...] > `---- No, the `gnus-parameters' overrides. But the syntax is wrong, I think. It should be ("mail\\.junk" (expiry-target . "sys.expired-junk")) -- (domestic pets only, the antidote for overdose, milk.) http://lars.ingebrigtsen.no * Lars Magne Ingebrigtsen