Gnus development mailing list
 help / color / mirror / Atom feed
* nested requests (gnus + bbdb 2.0)
@ 1998-11-19 16:02 Jack Vinson
  1998-11-19 16:37 ` Jan Vroonhof
  1998-11-19 16:59 ` Colin Rafferty
  0 siblings, 2 replies; 4+ messages in thread
From: Jack Vinson @ 1998-11-19 16:02 UTC (permalink / raw)



I probably made a mistake upgrading to emacs 20.3, pgnus AND bbdb 2.0 all
in the same day, but everything seems to be working.

I thought emacs knew how to handle these things, but there are looped
require dependencies between gnus and bbdb that cause emacs to error with
an infinite loop of package loading.

Since the problem starts on the load of message (specifically, when it runs
the message-load-hooks), I simply swapped the (provide 'message) and
(run-hooks 'message-load-hooks) lines.

Is there a better way to take care of this problem generically?  Should
bbdb have (require 'gnus) embedded in the file that gets autoloaded by a
function in my message-load-hook?

-- 
Jack Vinson <jvinson@chevax.ecs.umass.edu>    http://www.cis.upenn.edu/~vinson/
Zippy: I am KING BOMBA of Sicily!..I will marry LUCILLE BALL next Friday!



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

end of thread, other threads:[~1998-11-20  2:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-19 16:02 nested requests (gnus + bbdb 2.0) Jack Vinson
1998-11-19 16:37 ` Jan Vroonhof
1998-11-19 16:59 ` Colin Rafferty
1998-11-20  2:38   ` Lars Magne Ingebrigtsen

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