Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Kevin Greiner <kgreiner@xpediantsolutions.com>
Subject: Re: deletion of gnus-agent news articles in win32
Date: Thu, 20 Mar 2003 13:44:13 -0600	[thread overview]
Message-ID: <u1y112582.fsf@xpediantsolutions.com> (raw)
In-Reply-To: <5f04c20.0303201128.56575fae@posting.google.com>

steptayl@myrealbox.com (Steve) writes:

> Kevin Greiner <kgreiner@xpediantsolutions.com> wrote in message news:<ufzpinibc.fsf@xpediantsolutions.com>...
>> steptayl@myrealbox.com (Steve) writes:
>> 
>> > What causes gnus-agent to expire and delete news articles on my hard
>> > disk? So far, in Gnu Emacs 21.1.1, Windows 98SE, only mail articles
>> > are expired and deleted
>> >
>> > In .gnus.el I have
>> >
>> > (setq gnus-agent-expire-all t) ;; expire all (read, unread, ticked)
>> > (setq gnus-agent-expire-days 7) ;; expire after n days
>> > ;; (gnus-auto-expirable-newsgroups  - auto-expire read articles in
>> > groups
>> > ;; matching Regexp
>> > (setq gnus-auto-expirable-newsgroups   
>> > "mail.\\.*\\|alt.\\.*\\|comp.\\.*\\|ncf.\\.*\\|gnu.\\.*\\|ott.rides")
>> > (setq gnus-inhibit-user-auto-expire nil) ;; non-nil will not mark
>> >    ;; article as expirable
>> > (setq gnus-total-expirable-newsgroups "mail.d-curi") ;; mail groups,
>> >    ;; all articles checked for expiry
>> > (remove-hook 'gnus-mark-article-hook ;; auto-expirable groups: 
>> >    ;; dont have articles marked as read marked as expirable 
>> >    ;; automatically
>> >
>> > In (News) Group Parameters I have
>> > ((display . all)
>> >  (visible . t)
>> >  (auto-expire . t)
>> >  (total-expire . t)
>> >  (expiry-wait 7))
>> >
>> > Deletion of expired articles is not happening.
>> > What causes deletion?
>> 
>> Agent expiration, dispite its nisleading name, has nothing to do with
>> imap expiration.  That's why your group parameters don't appear to be
>> having any effect.  The command you want to use is
>> 
>> M-x gnus-agent-expire
>> 
>> Kevin
>
> Thanks, but none of this is imap. It's all on hard drive. Newsgroup
> ott.rides has a kill file that marks unwanted articles 'E' already.
> They don't go away. Will gnus-agent-expire delete them?

There is only one way to find out.  Execute gnus-agent-expire.


           reply	other threads:[~2003-03-20 19:44 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <5f04c20.0303201128.56575fae@posting.google.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u1y112582.fsf@xpediantsolutions.com \
    --to=kgreiner@xpediantsolutions.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).