From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21535 Path: main.gmane.org!not-for-mail From: Neil Crellin Newsgroups: gmane.emacs.gnus.general Subject: Re: Pop weirdness in p0.77 Date: 25 Feb 1999 16:58:51 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159620 23450 80.91.224.250 (21 Oct 2002 00:20:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:20:20 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id UAA18422 for ; Thu, 25 Feb 1999 20:00:12 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB03135; Thu, 25 Feb 1999 18:58:50 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 25 Feb 1999 18:59:36 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id SAA27381 for ; Thu, 25 Feb 1999 18:59:27 -0600 (CST) Original-Received: from titan.Tesserae.COM (titan.tesserae.com [206.184.250.10]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA18375 for ; Thu, 25 Feb 1999 19:59:20 -0500 (EST) Original-Received: from wallaby.tesserae.com (wallaby.tesserae.com [206.184.250.74]) by titan.Tesserae.COM (8.9.1b+Sun/8.9.1) with ESMTP id QAA05324 for ; Thu, 25 Feb 1999 16:58:54 -0800 (PST) Original-Received: by wallaby.tesserae.com (Postfix, from userid 6077) id 4347E62730; Thu, 25 Feb 1999 16:58:51 -0800 (PST) Original-To: ding@gnus.org In-Reply-To: Neil Crellin's message of "24 Feb 1999 18:26:23 -0800" Original-Lines: 16 User-Agent: Gnus/5.070077 (Pterodactyl Gnus v0.77) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21535 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21535 Neil Crellin writes: > Brian Gorka writes: > > >>>>> "Aaron" == Aaron M Ucko writes: > > > > Aaron> It's a bug in the source. Try this patch (which I've > > Aaron> already submitted to Lars): > > > > This fixed my problem. > > Didn't fix mine, unfortunately. (+ 0 nil) is still a bug even with > this patch. Me stupid. Byte-compiled .elc masked fixed .el. Patch indeed fixes bug for me. -Neil