Gnus development mailing list
 help / color / mirror / Atom feed
From: Matt Pharr <mmp@Graphics.Stanford.EDU>
Subject: Re: a few questions about the agent
Date: 11 Jun 1999 16:18:11 -0700	[thread overview]
Message-ID: <kh0so7ys4wc.fsf@lux.Stanford.EDU> (raw)
In-Reply-To: <m3pv325och.fsf@satellite.local.lan>


Harry Putnam <reader@newsguy.com> writes:
> Matt Pharr <mmp@Graphics.Stanford.EDU> writes:
> > 
> > I'm having this problem, too--I'm using slrnpull to handle news (thanks to
> > Kai (I think) and Jean-Albert Ferrez for tips on the slrnpull/rsync combo),
> > and so I don't want the agent to worry about any article management--I just
> > want the functionality of the queueing stuff for mail/news that I send when 
> > I'm unplugged.
> > 
> > However, each time I start up gnus-unplugged, I need to go into the server
> > buffer and J r my nnspool server--somehow it doesn't ever seem to remember
> > that I've J r'd it before.  Any ideas?  Where does gnus store the info
> > about which servers the agent is going to pay attention to, anyway?
> 
> News/agent/lib/servers
> 
> They only show up there if you've `J a'ed something besides the default
> gnus-select-method.... I think.

Aha.

So agent/lib/servers has just 'nil' in it, as I'd expect.  However, I
notice that gnus-agentize has the following code in it:

  (unless gnus-agent-covered-methods
    (setq gnus-agent-covered-methods (list gnus-select-method))))

which explains why it keeps thinking that it wants to agentize my nnspool:
server.  Why should it be doing this?  I suggest that it's a bug, though
assume that there's some reason for it to have been added.  Maybe the
intent was so that the first time the agent is started it makes a
reasonable guess for what to agentize?

I've 'fixed' this by just setting gnus-agent-covered-methods to nil right
after I (gnus-agentize) in my .gnus.el, but this seems like it shouldn't be 
necessary...

-matt
-- 
Matt Pharr                                   mmp@graphics.stanford.edu
<URL:http://graphics.stanford.edu/~mmp>


  reply	other threads:[~1999-06-11 23:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-11 18:22 Dan Christensen
1999-06-11 20:40 ` Matt Pharr
1999-06-11 23:06   ` Harry Putnam
1999-06-11 23:18     ` Matt Pharr [this message]
1999-06-11 23:20 ` 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=kh0so7ys4wc.fsf@lux.Stanford.EDU \
    --to=mmp@graphics.stanford.edu \
    /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).