Ronan Waide <[EMAIL PROTECTED]> writes:

> On January 10, [EMAIL PROTECTED] said:
>> 
>> With latest cvs sources on Linux, XEmacs-21.4 I get
>
> Note that you must have VM sources to compile BBDB. A compiled VM is
> insufficient. Mind you, I'm not saying that that's where the problem
> lies!

Is this desirable?  Why should I install VM when I never use it, just
to get BBDB with Gnus?

BBDB compiles and seems to run fine with Gnus when I do this:

Index: lisp/bbdb-hooks.el
===================================================================
RCS file: /cvsroot/bbdb/bbdb/lisp/bbdb-hooks.el,v
retrieving revision 1.68
diff -u -r1.68 bbdb-hooks.el
--- lisp/bbdb-hooks.el  2002/01/06 22:09:42     1.68
+++ lisp/bbdb-hooks.el  2002/01/11 16:42:41
@@ -42,7 +42,7 @@
   (condition-case() (require 'gnus) (error nil))
   (condition-case () (require 'vm) (error nil))
   (autoload 'mh-show "mh-e")
-  (require 'bbdb-vm)
+  ;(require 'bbdb-vm)
   (require 'bbdb-gnus)
   (require 'bbdb-rmail))

-- 
matt

_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to