On February 16, [EMAIL PROTECTED] said: > A quick look at the Makefile reveals that things are compiled with the > following command: > > EMACS_PROG = xemacs -no-site-file -no-init-file > > This means that if gnus can only be found via an entry in your .emacs, then it > won't work (is this a bug?).
In your reading of the Makefile, yes. The compile command is the above PLUS the extra load paths you specify when configuring, which is what Jack is trying to do. I don't quite know why it's not working, though. Cheers, Waider. -- [EMAIL PROTECTED] / Yes, it /is/ very personal of me. "It's not copying, it's proactive innovation which leverages established interface paradigms." - Mike Cahn _______________________________________________ [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/
