Gnus development mailing list
 help / color / mirror / Atom feed
From: Mattias Ahnberg <mattias@ahnberg.pp.se>
Subject: gnus-server-alist and archive error.
Date: Mon, 18 Mar 2002 09:43:06 +0100	[thread overview]
Message-ID: <873cyye06d.fsf@paranoia.ahnberg.pp.se> (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.




             reply	other threads:[~2002-03-18  8:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-18  8:43 Mattias Ahnberg [this message]
2002-03-18 15:59 ` Paul Jarc
2002-03-18 17:31   ` Mattias Ahnberg
2002-03-21 22:38     ` Paul Jarc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873cyye06d.fsf@paranoia.ahnberg.pp.se \
    --to=mattias@ahnberg.pp.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).