all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to change the default gnus-message-archive-method?
@ 2005-08-31 18:44 romeomedina
  0 siblings, 0 replies; 3+ messages in thread
From: romeomedina @ 2005-08-31 18:44 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




____________________________________________________________
Libero Flat, sempre a 4 Mega a 19,95 euro al mese! 
Abbonati subito su http://www.libero.it



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

* How to change the default gnus-message-archive-method?
@ 2005-08-31 19:45 romeomedina
  0 siblings, 0 replies; 3+ messages in thread
From: romeomedina @ 2005-08-31 19:45 UTC (permalink / raw)


It seems that I don't manage to customize
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




____________________________________________________________
Libero Flat, sempre a 4 Mega a 19,95 euro al mese! 
Abbonati subito su http://www.libero.it



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

* How to change the default gnus-message-archive-method?
@ 2005-08-31 20:30 romeomedina
  0 siblings, 0 replies; 3+ messages in thread
From: romeomedina @ 2005-08-31 20:30 UTC (permalink / raw)


It seems that I don't manage to customize
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




____________________________________________________________
Libero Flat, sempre a 4 Mega a 19,95 euro al mese! 
Abbonati subito su http://www.libero.it



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

end of thread, other threads:[~2005-08-31 20:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-31 19:45 How to change the default gnus-message-archive-method? romeomedina
  -- strict thread matches above, loose matches on Subject: below --
2005-08-31 20:30 romeomedina
2005-08-31 18:44 romeomedina

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.