Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@pdc.kth.se>
Cc: ding@gnus.org
Subject: Re: "Trying to require a method that doesn't exist"
Date: 13 Dec 1998 02:16:33 +0100	[thread overview]
Message-ID: <iluyaocn8ni.fsf@xiphias.pdc.kth.se> (raw)
In-Reply-To: Harry Putnam's message of "Sun, 13 Dec 1998 00:24:41 GMT"

Harry Putnam <reader@newsguy.com> writes:

> Your clues led me to find an improper entry in .newsrc.eld in the
> section that holds the Group Information.  Begins with:
> "(setq gnus-newsrc-alist ......"
> 
> One of the nnml group entries looks like this:
> ("nnml:mail.Barb" 3 ((1 . 1)) ((reply 1)) "nnml:")
> 
> Where as others have the proper form like so:
> ("nnml:mail.misc" 3 ((1 . 53) (57 . 57)) ((reply 53)) (nnml ""))
> 
> Notice the last part with "nnml" is formatted differently.

Since 0.52 pGnus tries to shorten select methods to a virtual server
name if the method is native or secondary -- this lets you change your
server variables in ~/.gnus without having to edit your ~/.newsrc.

That is, "nnml:" is really a valid method field in your ~/.newsrc.

I think that you no longer have `(nnml "")' in
`gnus-secondary-select-methods', is that true?

If this is the case, I think the error message is valid and you should
let Gnus know about a nnml-backend named "" and things should work (by
adding `(nnml "")' to `gnus-secondary-select-methods' or something to
that effect).

/s


  reply	other threads:[~1998-12-13  1:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-10 19:04 Harry Putnam
1998-12-11  1:10 ` Mike McEwan
1998-12-13  0:24   ` Harry Putnam
1998-12-13  1:16     ` Simon Josefsson [this message]
1998-12-13 17:28       ` Harry Putnam

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=iluyaocn8ni.fsf@xiphias.pdc.kth.se \
    --to=jas@pdc.kth.se \
    --cc=ding@gnus.org \
    /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).