Gnus development mailing list
 help / color / mirror / Atom feed
From: Dmitry Yaitskov <dimas@home.com>
Cc: ding@gnus.org, dimas@home.com
Subject: Re: gnus-message-archive-group Q.
Date: 10 Mar 2001 10:27:18 -0500	[thread overview]
Message-ID: <87lmqd4pbd.fsf@home.com> (raw)
In-Reply-To: <m38zme8nd2.fsf@multivac.cwru.edu> (prj@po.cwru.edu's message of "09 Mar 2001 19:43:15 -0500")

prj@po.cwru.edu (Paul Jarc) wrote:

> Dmitry Yaitskov <dimas@home.com> writes:
> > But how can I say something like:
> > 
> >      (setq gnus-message-archive-group
> >            '(("^alt" "sent-to-alt")
> >              ("mail" (concat "mail." (format-time-string "%Y-%m")))
> >              (".*" "sent-to-misc")))
> 
> Assuming you don't leave Emacs running for days at a time:
> (setq gnus-message-archive-group
>       `(("^alt" "sent-to-alt")
>         ("mail" ,(concat "mail." (format-time-string "%Y-%m")))
>         (".*" "sent-to-misc")))
> 
> This will determine the group name once when you first evaluate it; if
> the month changes while Emacs is running, the group name won't be
> updated unless you re-eval the setq form.

Thanks. Unfortunately (?) I do leave Emacs running (unless I update
the sources and rebuild it), sometimes for weeks even.

> paul
> 
> 

-- 
Cheers,
-Dima.



  parent reply	other threads:[~2001-03-10 15:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-10  0:36 Dmitry Yaitskov
2001-03-10  0:43 ` Paul Jarc
2001-03-10 12:05   ` Kai Großjohann
2001-03-10 15:27   ` Dmitry Yaitskov [this message]
2001-03-10 15:48     ` Kai Großjohann
2001-03-10 16:13       ` Oystein Viggen
2001-03-10 21:04       ` Paul Jarc
2001-03-12 15:14       ` Dmitry Yaitskov
2001-03-12 18:40         ` Colin Marquardt
2001-03-16 21:18           ` Dmitry Yaitskov

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=87lmqd4pbd.fsf@home.com \
    --to=dimas@home.com \
    --cc=ding@gnus.org \
    /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).