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

Harry Putnam <reader@newsguy.com> writes:
> Rob,

That's Rod to my friends :-)
         ^
> Sorry to have steadfastly ignored your patches.  My reasons were, that
> I have very little experience using patches, the few times I have it
> has been directly from a gnus article buffer to the appropriate el
> files, via the `O p' command (save to a pipe) piping to patch.

At least now I know that my posts are getting through :-) I was hoping
that I would get a "yep, we're happy with that patch and will apply it
to the next version" response, but I now notice that Lars is now
responding to a backlog of mail.  Is Lars the only CVS committer, or
is there a group (like for XEmacs patch reviewers) ?  Is ding@gnus.org
the best place to post patches.  Is there are specific subject header
required ?

> In this case patch tells me it sees only garbage in the patch.
> Probably something I'm doing wrong.

I'm probably not formatting the patch properly so that it can be
automatically applied.  Hopefully, someone can show me the best way to
submit patches.  I don't have CVS access (firewall issue), so I work
from RCS'd snapshots.

> Secondly in your several posts on this, including patches, you have
> steadfastly refused to supply an example of how this works or what it
> looks like.  Being a lisp illiterate, I need to see examples to see
> how it is supposed to work.

No problem.  I didn't realise I was being asked, so I didn't realise I
was steadfastly refusing :-)

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.

In my group parameters for my nnml:DELETED folder, I have:

((expiry-wait . 31)
 (expiry-target . delete))

So I keep deleted mail for a month, and then it goes into the big bit
bucket in the sky.  Just like the "Empty Trash" in Netscape, except it
happens automatically (and incrementally instead of all-at-once).

If you need further help, feel free to email me.

-- 
-- 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  3:17 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         ` Rod Whitby [this message]
2000-08-14  4:14           ` expiry-target Harry Putnam
2000-08-14  4:23             ` expiry-target Rod Whitby
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=64og2wcz0a.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).