Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Unusual archiving behavior.
@ 2010-12-27 18:58 David Brown
  2011-01-02  7:30 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: David Brown @ 2010-12-27 18:58 UTC (permalink / raw)
  To: info-gnus-english

I have

  (setq gnus-default-archive-saver 'gnus-summary-save-in-mail)

and the nnfolder default copied out of the manual, as one of my
gnus-secondary-select-methods:

	(nnfolder "archive"
		  (nnfolder-directory "~/Mail/archive")
		  (nnfolder-active-file "~/Mail/archive/active")
		  (nnfolder-get-new-mail nil)
		  (nnfolder-inhibit-expiry t)))

And my gnus-message-archive-group is set to

  (setq gnus-message-archive-group
        '((concat "nnfolder+archive:" (format-time-string "%Y"))))

If I invoke a message from within Gnus, this seems to work, it adds the
message to ~/Mail/archive/2010 as I would expect.

However, if I compose a message from elsewhere in Emacs (C-x m), the
message is archived to ~/Mail/2010 and not under the archive folder.

Any ideas what might be happening here?  I'm running the Gnus that is
part of Emacs 23.2

Thanks,
David Brown

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

end of thread, other threads:[~2011-01-05  1:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-27 18:58 Unusual archiving behavior David Brown
2011-01-02  7:30 ` Lars Magne Ingebrigtsen
2011-01-02 18:22   ` David Brown
2011-01-05  1:29     ` Philipp Haselwarter

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