Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Nelson Ferreira <nelson.ferreira@ieee.org>
Subject: Re: archiving mail with nnmail-expiry-target
Date: Wed, 07 Jun 2006 18:51:34 -0400	[thread overview]
Message-ID: <m3pshkinpl.fsf@tuxie.homelinux.net> (raw)
In-Reply-To: <1149720222.539263.235340@u72g2000cwu.googlegroups.com>

"martin" == martin bishop@gmail com <martin.bishop@gmail.com> writes:

    martin> In my .gnus I have the following
    martin> (setq nnmail-expiry-wait 'immediate)
    martin> (setq nnmail-expiry-target
    martin>         '(lambda (group)
    martin>          (concat "nnfolder:"

Here you are using the nnfolder backend which is a single file based
group which gets loaded into a buffer. If you use nnml or some other
backend you'll get around this..

    martin>                  (format-time-string "%b-%Y." (current-time))
    martin>                  group)))

    martin> Is there any way to prevent gnus from opening the group to be archive
    martin> to in a buffer ?
    martin> I.E. when I go to exit emacs, I get prompted to save the Jun-2006.Inbox
    martin> buffer

Are you sure you quit Gnus properly with 'q' in the Group buffer ?
Gnus should save the buffer at that time. You can also do it by
pressing 's' in the group buffer which saves all changes in the state
of groups etc.

-- 
Nelson Ferreira

  reply	other threads:[~2006-06-07 22:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-07 22:43 martin.bishop
2006-06-07 22:51 ` Nelson Ferreira [this message]
2006-06-07 23:21   ` martin.bishop
2006-06-08  0:12     ` Nelson Ferreira
2006-06-08  0:59       ` martin.bishop

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=m3pshkinpl.fsf@tuxie.homelinux.net \
    --to=nelson.ferreira@ieee.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).