Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: "Trying to require a method that doesn't exist"
Date: Sun, 13 Dec 1998 17:28:27 GMT	[thread overview]
Message-ID: <m390gcne9s.fsf@reader.newsguy.com> (raw)
In-Reply-To: <iluyaocn8ni.fsf@xiphias.pdc.kth.se>


Simon Josefsson <jas@pdc.kth.se> writes:

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

It may well be that you are on the right track, but the secondary and
primary select methods have remained unchanged for months.


grep "select" .gnus:
;   (setq gnus-select-method '(nntp "enews.newsguy.com"))
(setq gnus-secondary-select-methods '((nnml "")))

I'm just using the env settings for nntp server selection, hence the
comment.

As mentioned previously, each time the problem has come up (completely
blocking use of gnus) it has involved a group where group params have
been set.  Leading me to think it may be caused by my entering some
sloppy lisp in the group params.  The problem has been, how to get to
the group params with gnus not functioning.  I'm beginning to see a
little better how .newsrc.eld works, and at least know what to look
for, but still haven't been able to tell what caused the problem.  If
it comes up again, have you an idea how to better track the source of
the problem?


-- 
Harry Putnam <reader@newsguy.com>
Running Redhat Linux 5.1

.



      reply	other threads:[~1998-12-13 17:28 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
1998-12-13 17:28       ` Harry Putnam [this message]

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=m390gcne9s.fsf@reader.newsguy.com \
    --to=reader@newsguy.com \
    /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).