Gnus development mailing list
 help / color / mirror / Atom feed
From: Rod Whitby <list.ding@rwhitby.net>
Subject: Re: expiry-target
Date: 14 Aug 2000 13:53:15 +0930	[thread overview]
Message-ID: <64itt4bhe4.fsf@a11375-rw.asc.corp.mot.com> (raw)
In-Reply-To: Harry Putnam's message of "13 Aug 2000 21:14:57 -0700"

Harry Putnam <reader@newsguy.com> writes:
> > No problem.  I didn't realise I was being asked, so I didn't realise I
> > was steadfastly refusing :-)
> 
> Well, not to labor a point but the messages I posted, that you replied
> to with your patch, *all* made requests for examples.

Agreed.  My eyes seem to have skipped the request for examples.

> > In my group parameters for my nnml:INBOX folder, I have:
> > 
> > ((expiry-wait . immediate)
> >  (expiry-target . "nnml:DELETED")
> >  (dummy
> >   (progn
> >     (local-set-key "d"
> > 		   'gnus-summary-put-mark-as-expirable-next)
> >     nil)))
> > 
> > So the 'd' (for delete) key marks the message as expirable, and the
> > messages are expired as soon as I leave the group (the immediate value
> > for expiry-wait).  You don't need that if you're happy with the 'E'
> > binding for expiry or can retrain your fingers after they used VM for
> > a number of years.  Now "expired" means "moved to the nnml:DELETED
> > folder" for this group.  This is analogous to the "Trash" folder in
> > Netscape.
> 
> OK, so only the first two lines are directly about the targetted
> expiry?  What does `dummy' do.

Yes.  The dummy variable is there so you can do the call to
local-set-key (see section 2.10 of the Gnus manual, under the entry
for "(variable form)".

> What does C-h v nnmail-expiry-target <RET> say on your setup?

'delete' - that is the default, and I override it with the group
parameters for certain groups.  The patches make sure that this works
as expected.

> Does this mean that (with your patch in place) I could say:
>  ((total-expire . t)
>  (expiry-wait . 14)  
>  (expiry-target . "nnml:TARGET")
> 
> In group params of a group and expirable stuff would show up in
> nnml:TARGET in two weeks?

That's what I would expect.

I have the following setting for mailing lists (including this one):

((total-expire . t)
 (expiry-target . delete)
 (expiry-wait . 7))

... and it works with the patch applied.

-- 
-- Rod Whitby, Snr Staff Engr, Electronic Design Automation --
-- Motorola Australia Software Centre - Adelaide, Australia --
-- Phone: +61 8 8168 3526, Fax: +61 8 8168 3501, <GMT+9:30> --
-- Baby Photos: <URL:http://www.rwhitby.net/pregnancy.html> --




  reply	other threads:[~2000-08-14  4:23 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-16  2:12 expiry-target Harry Putnam
2000-08-13 18:52 ` expiry-target Lars Magne Ingebrigtsen
2000-08-13 19:10   ` expiry-target Harry Putnam
2000-08-13 23:29     ` expiry-target Rod Whitby
2000-08-14  1:16       ` expiry-target Harry Putnam
2000-08-14  3:17         ` expiry-target Rod Whitby
2000-08-14  4:14           ` expiry-target Harry Putnam
2000-08-14  4:23             ` Rod Whitby [this message]
2000-08-14 12:15               ` expiry-target Harry Putnam
2000-08-14 22:49                 ` expiry-target Rod Whitby
2000-08-14 23:06                   ` expiry-target Harry Putnam
2000-08-14  8:15           ` expiry-target Kai Großjohann
2000-08-14  8:11       ` expiry-target Kai Großjohann
2000-08-14  8:14         ` expiry-target Rod Whitby
2000-08-14  8:12       ` expiry-target Kai Großjohann
2000-08-14 17:13       ` expiry-target Lars Magne Ingebrigtsen
2000-08-14 22:36         ` expiry-target Harry Putnam
2000-08-14 23:08           ` expiry-target Harry Putnam
2000-08-13 19:35   ` expiry-target Kai Großjohann
2002-09-27 11:33 expiry-target Mike Woolley

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=64itt4bhe4.fsf@a11375-rw.asc.corp.mot.com \
    --to=list.ding@rwhitby.net \
    /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).