[email protected] (Kamil Jońca) writes: > I want to archive my posts to Unix mbox file, so I put into my .gnus.el > something like this: > > ==== > (setq gnus-message-archive-method '(nnmbox "MyPosts" (nnmbox-mbox-file > "~/Gnus/News/My_Posts" nnmbox-get-new-mail f)))
Sorry. My fault, should be: (setq gnus-message-archive-method '(nnmbox "MyPosts" (nnmbox-mbox-file "~/Gnus/News/My_Posts") (nnmbox-get-new-mail nil))) And now it works. -- KJ Teamwork is essential -- it allows you to blame someone else. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
