From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47342 Path: main.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Error compiling spam.el Date: Mon, 21 Oct 2002 22:51:24 -0400 Organization: =?koi8-r?q?=F4=C5=CF=C4=CF=D2=20=FA=CC=C1=D4=C1=CE=CF=D7?= @ Cienfuegos Sender: owner-ding@hpc.uh.edu Message-ID: References: <87r8ejadq4.fsf@enberg.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035254888 31137 80.91.224.249 (22 Oct 2002 02:48:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 22 Oct 2002 02:48:08 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 183p5T-00085x-00 for ; Tue, 22 Oct 2002 04:48:07 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 183p5T-0007G4-00; Mon, 21 Oct 2002 21:48:07 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 21 Oct 2002 21:48:51 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id VAA19483 for ; Mon, 21 Oct 2002 21:48:39 -0500 (CDT) Original-Received: (qmail 23389 invoked by alias); 22 Oct 2002 02:47:36 -0000 Original-Received: (qmail 23384 invoked from network); 22 Oct 2002 02:47:36 -0000 Original-Received: from ns1.beld.net (208.229.215.81) by gnus.org with SMTP; 22 Oct 2002 02:47:36 -0000 Original-Received: from heechee.beld.net (dhcp-0-50-8b-df-51-5e.cpe.beld.net [65.202.179.67]) by ns1.beld.net (Postfix) with ESMTP id 1F5123B96F; Mon, 21 Oct 2002 22:47:35 -0400 (EDT) Original-To: Henrik Enberg X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Followup-To: Henrik Enberg , ding@gnus.org In-Reply-To: <87r8ejadq4.fsf@enberg.org> (Henrik Enberg's message of "Mon, 21 Oct 2002 19:44:35 +0200") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47342 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47342 On Mon, 21 Oct 2002, henrik@enberg.org wrote: > > I get the below error when trying to compile a fresh Gnus from CVS. > > ,---- >| In toplevel form: >| spam.el:49:41:Error: Recursive `require' for feature `bbdb' > `---- Strange, I can't duplicate the error at all. With and without BBDB, it seems to work OK. Emacs 21.1 here. Ted