Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Greiner <kgreiner@xpediantsolutions.com>
Subject: Re: Plugged or not?
Date: Mon, 03 Mar 2003 11:55:21 -0600	[thread overview]
Message-ID: <uof4s72t2.fsf@xpediantsolutions.com> (raw)
In-Reply-To: <8665r0wfc1.fsf@i3d.home>

Robert Epprecht <epprecht@solnet.ch> writes:

> Kevin Greiner <kgreiner@xpediantsolutions.com> writes:
>
>> I think that you need to load gnus-agent.  Try this in your .gnus
>>
>> (require 'gnus-agent)
>> (gnus-agent-toggle-plugged nil)
>
> Yes, this works now, thank you.
>
> What about (setq gnus-plugged nil) ?

I'll have to fix the code to support initializing it to nil.

FYI, the problem that was fixed as that the code
  (gnus-agent-toggle-plugged nil)
  (gnus-agent-toggle-plugged nil)
would run the unplug logic twice.  Now, the second call is ignored.

The problem now is that initializing gnus-plugged to nil results in
the unplug logic never being executed.  So, two steps forward, one
step back.

Kevin



  reply	other threads:[~2003-03-03 17:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03 14:36 Robert Epprecht
2003-03-03 15:03 ` Kevin Greiner
2003-03-03 15:52   ` Robert Epprecht
2003-03-03 16:30     ` Kevin Greiner
2003-03-03 17:05       ` Robert Epprecht
2003-03-03 17:55         ` Kevin Greiner [this message]
2003-03-03 18:15           ` Robert Epprecht
2003-03-04  1:25             ` Kevin Greiner
2003-03-04  5:58               ` Robert Epprecht
2003-03-03 16:55 ` Kai Großjohann
2003-03-03 17:07   ` Robert Epprecht

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=uof4s72t2.fsf@xpediantsolutions.com \
    --to=kgreiner@xpediantsolutions.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).