Gnus development mailing list
 help / color / mirror / Atom feed
* Error compiling spam.el
@ 2002-10-21 17:44 Henrik Enberg
  2002-10-22  2:51 ` Ted Zlatanov
  0 siblings, 1 reply; 6+ messages in thread
From: Henrik Enberg @ 2002-10-21 17:44 UTC (permalink / raw)



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'
`----

-- 
Booting... /vmemacs.el



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Error compiling spam.el
  2002-10-21 17:44 Error compiling spam.el Henrik Enberg
@ 2002-10-22  2:51 ` Ted Zlatanov
  2002-10-22  3:02   ` Katsumi Yamaoka
  0 siblings, 1 reply; 6+ messages in thread
From: Ted Zlatanov @ 2002-10-22  2:51 UTC (permalink / raw)
  Cc: ding

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Error compiling spam.el
  2002-10-22  2:51 ` Ted Zlatanov
@ 2002-10-22  3:02   ` Katsumi Yamaoka
  2002-10-22  3:42     ` Katsumi Yamaoka
  0 siblings, 1 reply; 6+ messages in thread
From: Katsumi Yamaoka @ 2002-10-22  3:02 UTC (permalink / raw)
  Cc: ding

I apologize to all.  It is my fault.  Could you use the most
recent Gnus CVS?

>>>>> In <m365vv1903.fsf@heechee.beld.net>
>>>>>	Ted Zlatanov <tzz@lifelogs.com> wrote:

> 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'
> > `----
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Error compiling spam.el
  2002-10-22  3:02   ` Katsumi Yamaoka
@ 2002-10-22  3:42     ` Katsumi Yamaoka
  2002-10-22  5:04       ` Katsumi Yamaoka
  0 siblings, 1 reply; 6+ messages in thread
From: Katsumi Yamaoka @ 2002-10-22  3:42 UTC (permalink / raw)


>>>>> In <yotlsmyzi3ae.fsf@jpl.org>
>>>>>	Katsumi Yamaoka <yamaoka@jpl.org> wrote:

> I apologize to all.  It is my fault.  Could you use the most
> recent Gnus CVS?

>>>| In toplevel form:
>>>| spam.el:49:41:Error: Recursive `require' for feature `bbdb'

Oops.  My last chage didn't fix the problem as follows:

% emacs -batch -q -no-site-file -eval\
 '(progn (autoload (quote bbdb-records) "bbdb-com") (bbdb-records))'
 => Variable binding depth exceeds max-specpdl-size

It is equal when not loading bbdb.elc before spam.elc.  I will
consider how to fix it...
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Error compiling spam.el
  2002-10-22  3:42     ` Katsumi Yamaoka
@ 2002-10-22  5:04       ` Katsumi Yamaoka
  2002-10-22  5:09         ` Henrik Enberg
  0 siblings, 1 reply; 6+ messages in thread
From: Katsumi Yamaoka @ 2002-10-22  5:04 UTC (permalink / raw)


I've fixed it.  Please test!

>>>>> In <yotlk7kbi1gf.fsf@jpl.org>
>>>>>	Katsumi Yamaoka <yamaoka@jpl.org> wrote:

> Oops.  My last chage didn't fix the problem as follows:

> % emacs -batch -q -no-site-file -eval\
>  '(progn (autoload (quote bbdb-records) "bbdb-com") (bbdb-records))'
>  => Variable binding depth exceeds max-specpdl-size

> It is equal when not loading bbdb.elc before spam.elc.  I will
> consider how to fix it...
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Error compiling spam.el
  2002-10-22  5:04       ` Katsumi Yamaoka
@ 2002-10-22  5:09         ` Henrik Enberg
  0 siblings, 0 replies; 6+ messages in thread
From: Henrik Enberg @ 2002-10-22  5:09 UTC (permalink / raw)
  Cc: ding

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> I've fixed it.  Please test!

Yup, it works now.  Thanks.

-- 
Booting... /vmemacs.el



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-10-22  5:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-21 17:44 Error compiling spam.el Henrik Enberg
2002-10-22  2:51 ` Ted Zlatanov
2002-10-22  3:02   ` Katsumi Yamaoka
2002-10-22  3:42     ` Katsumi Yamaoka
2002-10-22  5:04       ` Katsumi Yamaoka
2002-10-22  5:09         ` Henrik Enberg

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).