From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9244 Path: main.gmane.org!not-for-mail From: Andreas Kaempf Newsgroups: gmane.emacs.gnus.general Subject: expiration broken??? Date: 18 Dec 1996 09:28:30 -0500 Sender: DIVER!andreas@bort.mv.net Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035149297 17281 80.91.224.250 (20 Oct 2002 21:28:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:28:17 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.4/8.8.4) with SMTP id GAA01235 for ; Wed, 18 Dec 1996 06:56:43 -0800 Original-Received: from bort.mv.net (root@bort.mv.net [192.80.84.6]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 18 Dec 1996 15:31:03 +0100 Original-Received: from DIVER.sccon.com (andreas.med.iacnet.com [140.244.8.229]) by bort.mv.net (8.8.3/mem-951016) with SMTP id JAA25864 for ; Wed, 18 Dec 1996 09:31:00 -0500 (EST) Original-To: ding@ifi.uio.no Original-Lines: 68 X-Mailer: Red Gnus v0.76/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:9244 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9244 hi all... i have been trying for quit a while to get the expiration process working on my mail articles without avail and am wondering is it me or is something broken... what i want to do is expire articles that come in immediately and not have them written to disk... or if that is not possibel have them expire at some time... i have read the manual and have the following in my .gnus but it does expire the articles in the summary buffer by putting an "E" next to it but it does not get rid of them from the disk... .gnus info: ;; GNUS definitions (setq nnmail-delete-incoming t) (setq nnmail-split-methods '(("xemacs" "^\\(To\\|Cc\\):.*xemacs*") ("ntemacs" "^\\(From\\|To\\|^CC\\):.*ntemacs-users") ("fvwm" "^\\(To\\|Cc\\):.*fvwm") ("tvro" "^\\(To\\|Cc\\):.*TVROSAT@") ("TM" "^\\(To\\|Cc\\):.*tm-en") ("ding_gnus" "^\\(To\\|Cc\\):.*ding@") ("ding_bug" "^\\(From\\|To\\|Cc\\):.*gnus-bug@") ("susan" "^From:.*sclark") ("denise" "^From:.*denise") ("andreas" "^From:.*andreas") ("lisa" "^From:.*lkaempf") ("Misc" ""))) ;; this does not work or even expire articles in the summary buffer (setq gnus-total-expirable-newsgroups t) ;; then i tried this and it does not work (setq gnus-total-expirable-newsgroups "TM\\|Misc\\|andreas") ;; this works in summary buffer by making everything expired (setq gnus-auto-expirable-newsgroups "xemacs\\|ntemacs\\|fvwm\\|tvro\\|TM\\|ding_gnus\\|ding_bug\\|andreas\\|Misc") ;; this does not seem to work as articles are still being out in mail ;;directories (setq nnmail-expiry-wait-function (lambda (group) (cond ((string= group "TM\\|Misc\\|andreas") 'immediate) (t 6)))) i also ran "C-c M-C-x" as suggested but i still leaves articles in dir i am sure it is something i am doing.... any help would be appreciated... andreas -- Steller Computer Consultants Andreas Kaempf P.O. BOX 3873 603-595-7461 Nashua, NH 03062 USA andreas@sccon.com ..................................................... Fragen Sie nicht, was Ihr Computer fuer Sie tun kann. Fragen Sie, was Sie fuer Ihren Computer tun koennen.