Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* How to change the default gnus-message-archive-method?
@ 2005-08-31 18:38 romeomedina
  0 siblings, 0 replies; only message in thread
From: romeomedina @ 2005-08-31 18:38 UTC (permalink / raw)


It seems that I don't manage to change at my pleasure
the gnus-message-archive-method variable.
On page 119 of Gnus Manual it is said that I can change the default,
which is:

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

, with something like:

(setq gnus-message-archive-method
	'(nnfolder "archive"
		 (nnfolder-inhibit-expiry t)
		 (nnfolder-active-file "~/News/sent-mail/active")
		 (nnfolder-directory "~/News/sent-mail/")))

, but it doesn't work:
I put in my .gnus.el that stuff but the default values did not change.
Please, any thought?

Thanks,
Rodolfo


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-31 18:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-31 18:38 How to change the default gnus-message-archive-method? romeomedina

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