Gnus development mailing list
 help / color / mirror / Atom feed
From: Stainless Steel Rat <ratinox@peorth.gweep.net>
Subject: Re: p0.84: Incorrect "new" message when getting mail
Date: 04 May 1999 21:44:49 -0400	[thread overview]
Message-ID: <m3wvyoxpbi.fsf@peorth.gweep.net> (raw)
In-Reply-To: Jack Vinson's message of "04 May 1999 16:34:50 -0500"

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* Jack Vinson <jvinson@chevax.ecs.umass.edu>  on Tue, 04 May 1999
|         * Another keeps track of how many messages are retrieved from that
|           file, so you can have a message like "Retrieving message 1 of 5
|           from pop" (or whatever).

There are actually no global variables in this part of pop3.el.  The
'retrieving' messages use variables enclosed within a let in pop3-movemail:
`message-count' is let-bound to the result of pop3-stat, and `n' is a
similarly bound counter inside a while loop.  Once pop3-movemail finishes,
those variables are unbound.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v0.9.5 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE3L6KQgl+vIlSVSNkRAiVMAKDkZ0otaVn1vu76s5rnJC2FphWFGgCeLDNH
zN6OPPgxudC6jid7vNbuWfo=
=t4ht
-----END PGP SIGNATURE-----

-- 
Rat <ratinox@peorth.gweep.net>    \ When not in use, Happy Fun Ball should be
Minion of Nathan - Nathan says Hi! \ returned to its special container and
PGP Key: at a key server near you!  \ kept under refrigeration.


  reply	other threads:[~1999-05-05  1:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-04 18:25 Karl Kleinpaste
1999-05-04 21:34 ` Jack Vinson
1999-05-05  1:44   ` Stainless Steel Rat [this message]
1999-06-12  7:20 ` Lars Magne Ingebrigtsen

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=m3wvyoxpbi.fsf@peorth.gweep.net \
    --to=ratinox@peorth.gweep.net \
    /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).