Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: nnmail-split-methods question
Date: 03 Nov 1999 22:42:38 +0100	[thread overview]
Message-ID: <vafbt9bl0a9.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Bill White's message of "03 Nov 1999 13:57:33 -0600"

Bill White <billw@wolfram.com> writes:

> How can I use nnmail-split-methods to split mail into monthly groups
> named, for example, like "nnml:group.yyyy-mm"?

Well, if you leave Emacs running for months, the following approach
won't work (but see midnight.el):

Just set nnmail-split-methods to the right value for the current
month!  I mean, nothing says that nnmail-split-methods should have the
same value at all times, right?

(setq nnmail-split-methods
      (list (list ...)
            (list ...)
            (list (format-time-string "cf-%Y-%m") "...")))

kai
-- 
This gubblick contains many nonsklarkish English flutzpahs,
but the overall pluggandisp can be glorked from context. -- David Moser


  reply	other threads:[~1999-11-03 21:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-03 19:57 Bill White
1999-11-03 21:42 ` Kai Großjohann [this message]
1999-11-03 23:49   ` nnir question (was Re: nnmail-split-methods question) Bill White
1999-11-04  9:13     ` Kai Großjohann
1999-11-04 12:10       ` Harry Putnam
1999-11-04 17:41         ` Kai Großjohann
1999-11-04 19:35       ` Bill White
1999-11-04 19:54         ` Karl Kleinpaste
1999-11-04 20:39           ` Bill White

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=vafbt9bl0a9.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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).