Gnus development mailing list
 help / color / mirror / Atom feed
From: Ingo Fischenich <fischenich@guug.de>
Subject: dynamically created sent-mail folder
Date: 08 Jul 2000 10:47:29 +0200	[thread overview]
Message-ID: <87vgyh57q6.fsf@feik.erpel.home> (raw)

Hi,

I hope it's no FAQ ?! ;-)


Using

 (setq gnus-message-archive-group
         '(
           (if (message-news-p)
               "sent-news"
             (concat "mail." (format-time-string
                            "%Y-%m" ))))
 )

I create sent-mail folder depending on year and month.
Is it possible to tell gnus to add these folder at a special position
in the group listing automatically ?

Now, these folder appear at the beginning of the *Group* Buffer.
I would like to store these sent-mail folder under a special topic ...
Is it possible ? 

    ingo



             reply	other threads:[~2000-07-08  8:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-08  8:47 Ingo Fischenich [this message]
2000-07-08 13:01 ` Kai Großjohann

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=87vgyh57q6.fsf@feik.erpel.home \
    --to=fischenich@guug.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).