Gnus development mailing list
 help / color / mirror / Atom feed
* nnmaildir forgetting method
@ 2002-11-13  0:07 Drew Raines
  2002-11-13  0:22 ` Drew Raines
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Raines @ 2002-11-13  0:07 UTC (permalink / raw)


I'm using Oort Gnus from last week's CVS.  Whenever I restart Gnus,
every group I've subscribed to with nnmaildir has lost its message
history, and an asterisk is displayed.  If I try to enter one of
them from the group buffer, I see ``Trying to require a method that
doesn't exist.''

I can subscribe to them fine from the server buffer, and read them
shortly after, but Gnus seems to randomly forget about them once
I've gone around doing other things.  Here's what I have in .gnus:
     
     (setq gnus-secondary-select-methods
	        '((nnmaildir "sundries"
                         (directory "~/mail-groups")
                         (create-directory "../maildirs")
                         (directory-files nnheader-directory-files-safe)
                         (get-new-mail nil))
		  (nntp "news.vanderbilt.edu")
		  (nntp "news.gmane.org")))

What am I doing wrong?  I can't really think of a better way to
describe the problem.  The above error message is the only
reproducible problem I've seen.

-Drew





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

end of thread, other threads:[~2002-11-13 18:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-13  0:07 nnmaildir forgetting method Drew Raines
2002-11-13  0:22 ` Drew Raines
2002-11-13 18:17   ` Paul Jarc

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