Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-server-alist and archive error.
@ 2002-03-18  8:43 Mattias Ahnberg
  2002-03-18 15:59 ` Paul Jarc
  0 siblings, 1 reply; 4+ messages in thread
From: Mattias Ahnberg @ 2002-03-18  8:43 UTC (permalink / raw)


When I try to enter the server list with ^ I get the following entry:

  Debugger entered--Lisp error: (wrong-type-argument symbolp (nnfolder "archive" (nnfolder-directory "~/Mail/archive") (nnfolder-active-file "~/Mail/archive/active") (nnfolder-get-new-mail nil) (nnfolder-inhibit-expiry t)))
    gnus-server-opened(((nnfolder "archive" (nnfolder-directory "~/Mail/archive") (nnfolder-active-file "~/Mail/archive/active") (nnfolder-get-new-mail nil) (nnfolder-inhibit-expiry t))))
    gnus-server-insert-server-line("archive" ((nnfolder "archive" (nnfolder-directory "~/Mail/archive") (nnfolder-active-file "~/Mail/archive/active") (nnfolder-get-new-mail nil) (nnfolder-inhibit-expiry t))))
    gnus-server-prepare()
    gnus-enter-server-buffer()
    gnus-group-enter-server-mode()
    call-interactively(gnus-group-enter-server-mode)

Checking the value of gnus-server-alist gives me the following:

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

Problem though is that I don't _have_ a ~/Mail/archive folder, I have
removed all entries and pointers to it from .newsrc.eld and from my
.gnus file since long. I just noted this problem though, so it might
have been there for a while.

Where else could this be set? And how do I work around it?

/ahnberg.




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

end of thread, other threads:[~2002-03-21 22:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-18  8:43 gnus-server-alist and archive error Mattias Ahnberg
2002-03-18 15:59 ` Paul Jarc
2002-03-18 17:31   ` Mattias Ahnberg
2002-03-21 22:38     ` 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).