Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* archiving mail with nnmail-expiry-target
@ 2006-06-07 22:43 martin.bishop
  2006-06-07 22:51 ` Nelson Ferreira
  0 siblings, 1 reply; 5+ messages in thread
From: martin.bishop @ 2006-06-07 22:43 UTC (permalink / raw)


In my .gnus I have the following

(setq nnmail-expiry-wait 'immediate)
(setq nnmail-expiry-target
        '(lambda (group)
         (concat "nnfolder:"
                 (format-time-string "%b-%Y." (current-time))
                 group)))


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-06-08  0:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-07 22:43 archiving mail with nnmail-expiry-target martin.bishop
2006-06-07 22:51 ` Nelson Ferreira
2006-06-07 23:21   ` martin.bishop
2006-06-08  0:12     ` Nelson Ferreira
2006-06-08  0:59       ` martin.bishop

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).