Gnus development mailing list
 help / color / mirror / Atom feed
From: amu@MIT.EDU (Aaron M. Ucko)
Subject: Re: Pop weirdness in p0.77
Date: 24 Feb 1999 13:27:49 -0500	[thread overview]
Message-ID: <udlvhgrsllm.fsf@snorklewacker.mit.edu> (raw)
In-Reply-To: Matt Pharr's message of "22 Feb 1999 16:41:09 -0500"

It's a bug in the source.  Try this patch (which I've already
submitted to Lars):

--- mail-source.el~	Sat Feb 20 16:35:28 1999
+++ mail-source.el	Sat Feb 20 17:29:36 1999
@@ -353,7 +353,7 @@
 		     (if (eq authentication 'apop) 'apop 'pass)))
 		(save-excursion (pop3-movemail mail-source-crash-box))))))
       (if result
-	  (progn
+	  (prog1
 	    (mail-source-callback callback server)
 	    (when prescript
 	      (if (fboundp prescript)

-- 
Aaron M. Ucko, KB1CJC <amu@mit.edu> (finger amu@monk.mit.edu)


  parent reply	other threads:[~1999-02-24 18:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-22 21:39 Matt Pharr
1999-02-22 22:50 ` Jack Vinson
1999-02-24 18:27 ` Aaron M. Ucko [this message]
1999-02-24 21:58   ` Brian Gorka
1999-02-25  2:26     ` Neil Crellin
1999-02-26  0:58       ` Neil Crellin
1999-02-24 23:28   ` Shane Holder
1999-02-25  1:30     ` Matt Pharr
1999-02-26  6:30       ` Lars Magne Ingebrigtsen
1999-02-26  8:47         ` Neil Crellin
1999-02-26 14:44           ` 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=udlvhgrsllm.fsf@snorklewacker.mit.edu \
    --to=amu@mit.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).