Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: Bug in documentation
Date: Thu, 01 May 2003 20:13:46 +0200	[thread overview]
Message-ID: <ilu8ytqbkmd.fsf@latte.josefsson.org> (raw)
In-Reply-To: <877k9a8s30.fsf@smtp.xs4all.nl> (Jaap-Henk Hoepman's message of "Thu, 01 May 2003 20:00:51 +0200")

Jaap-Henk Hoepman <jhh@cs.kun.nl> writes:

> In the info files, node "Agent Basics" it says:
>
>    * You then decide to see whether any new news has arrived.  You
>      connect your machine to the net (using PPP or whatever), and then
>      hit `J j' to make Gnus become "plugged" and use `g' to check for
>      new mail as usual.  To check for new mail in unplugged mode, see
>      (*Note Mail Source Specifiers::).
>
> However, in the node "Mail Source Specifiers" there is no such
> information.

There is:

    `:plugged'
          If non-`nil', fetch the mail even when Gnus is unplugged.  If
          you use directory source to get mail, you can specify it as
          in this example:

               (setq mail-sources
                     '((directory :path "/home/pavel/.Spool/"
                                  :suffix ""
                                  :plugged t)))

          Gnus will then fetch your mail even when you are unplugged.
          This is useful when you use local mail and news.

> And anyway, is there any point in checking for mail in unplugged
> mode? I mean, the local machine is supposed to be offline, no?

I think it is easier to understand how Gnus works if you think about
unplugged referring to the server, not the client.  It is possible and
useful to have some servers unplugged and some servers not.  In that
scenario, it may be useful to fetch mail even when you are unplugged.




  reply	other threads:[~2003-05-01 18:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-01 18:00 Jaap-Henk Hoepman
2003-05-01 18:13 ` Simon Josefsson [this message]
2003-05-01 21:00 ` Xavier Maillard

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=ilu8ytqbkmd.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --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).