From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23913 Path: main.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH for 0.91] (Was: Still having mail problems with version 0.88) Date: 06 Jul 1999 10:51:31 -0400 Organization: Linux Hippopotamus Preserve Sender: owner-ding@hpc.uh.edu Message-ID: References: <87g134jejy.fsf@pc-hrvoje.srce.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161559 5764 80.91.224.250 (21 Oct 2002 00:52:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:52:39 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA04822 for ; Tue, 6 Jul 1999 10:56:43 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB14619; Tue, 6 Jul 1999 09:52:54 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 06 Jul 1999 09:53:09 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA23919 for ; Tue, 6 Jul 1999 09:52:59 -0500 (CDT) Original-Received: from home.ljz.net (gnus@home.ljz.net [207.198.184.200]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA04726 for ; Tue, 6 Jul 1999 10:51:50 -0400 (EDT) Original-Received: (from gnus@localhost) by home.ljz.net (8.8.7/8.8.7) id KAA01226; Tue, 6 Jul 1999 10:51:31 -0400 Original-To: ding@gnus.org X-Face: "!ga1s|?LNLE3MeeeEYs(%LIl9q[xV9!j4#xf4!**BFW_ihlOb;:Slb>)vy>CJM writes: > Lloyd Zusman writes: > > > I'm willing to check for an old `pop3.el', but before I do, I'm > > wondering if someone could tell me if I really need to check for this, > > because I don't use any POP3 functionality at all inside of Gnus. > > Oh, I though you were the one with apop problems. Well, if not, then > something else is wrong. :-) ... and I finally found the problem. It turns out that had a bit more free time today that I expected, and so I did some more tracing. I discovered that the `nnmail-process-unix-mail-format' function was the one that was returning `nil' for me, but that this was occurring only because I had an outdated, local version of that function sitting in my `.gnus.el' for reasons that I don't remember (probably part of some previous debugging session from antiquity). This local version was returning `nil'. Once I got rid of this local version of the function, everything started working fine for me again, using the unpatched version of pgnus (right now, it's 0.92). So ... I apologize to all of you for any time you might have wasted trying to diagnose this problem. -- Lloyd Zusman ljz@asfast.com