GNU bug report logs - #12701
expiry-target in gnus-parameters is being ignored

Previous Next

Package: gnus;

Reported by: lee <lee <at> yun.yagibdah.de>

Date: Mon, 22 Oct 2012 14:07:02 UTC

Severity: normal

Tags: notabug

Found in version 5.13

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12701 in the body.
You can then email your comments to 12701 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bugs <at> gnus.org:
bug#12701; Package gnus. (Mon, 22 Oct 2012 14:07:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to lee <lee <at> yun.yagibdah.de>:
New bug report received and forwarded. Copy sent to bugs <at> gnus.org. (Mon, 22 Oct 2012 14:07:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: lee <lee <at> yun.yagibdah.de>
To: submit <at> debbugs.gnu.org (The Gnus Bugfixing Girls + Boys)
Subject: expiry-target in gnus-parameters is being ignored
Date: Mon, 22 Oct 2012 16:04:31 +0200
Hi,

when I set an expiry-target in gnus-parameters, that expiry-target is
ignored and messages that are being expired are moved to the
nnmail-expiry-target:


(setq nnmail-expiry-target "sys.expired")

(setq gnus-parameters
      `(
	("mail\\..*"
	 (gnus-show-threads nil)
	 (gnus-use-scoring nil)
	 (gnus-article-sort-functions '((not gnus-article-sort-by-date)))
	 (display . [not expire])
	 (gcc-self . "mail.sent")
	 (gnus-summary-line-format
	  ":%U%R%z%I(%5k) %(%[%-23,23A%]%) %11&user-date; '%s\n")
	 (expiry-target "sys.expired-junk"))
	;;
	("mail\\.0-incoming"
	 (gnus-large-newsgroup 50000))
	;;
	("mail\\.junk"
	 (expiry-target "sys.expired-junk"))
[...]


Gnus v5.13
GNU Emacs 24.2.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2012-10-01 on yun




Information forwarded to bugs <at> gnus.org:
bug#12701; Package gnus. (Tue, 25 Dec 2012 15:06:02 GMT) Full text and rfc822 format available.

Message #8 received at 12701 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: lee <lee <at> yun.yagibdah.de>
Cc: 12701 <at> debbugs.gnu.org
Subject: Re: bug#12701: expiry-target in gnus-parameters is being ignored
Date: Tue, 25 Dec 2012 16:04:47 +0100
lee <lee <at> yun.yagibdah.de> writes:

> 	("mail\\.junk"
> 	 (expiry-target "sys.expired-junk"))

That should be

(expiry-target . "sys.expired-junk")

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Lars Magne Ingebrigtsen




Added tag(s) notabug. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 25 Dec 2012 15:06:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 12701 <at> debbugs.gnu.org and lee <lee <at> yun.yagibdah.de> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 25 Dec 2012 15:06:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 23 Jan 2013 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 153 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.