Is it possible that attempting to install 2.34 where there is already an installation of version "2.00" will cause weird failures?
That seems to be what is happening to me. I have the relevant directory earlier in the load-path, but after doing a (bbdb-initialize) it insists that it still can't find (bbdb-insinuate-vm). My guess is that when the code was being compiled it 'linked' against bogus, built-in versions of the code. In particular, bbdb-initialise doesn't call my local bbdb-autoloads, and bbdb-insinuate-vm doesn't appear. I can't control the emacs installation (it's not mine), so I can't just get rid of v2.00, but I'd love to be able to use a more modern version. Though I can manually do things like (require 'bbdb-vm) or even (require 'bbdb-autoloads) I don't know what's really going on. Is there any hope for my situation? Michael. ------------------------------------------------------- This SF.NET email is sponsored by: Thawte.com Understand how to protect your customers personal information by implementing SSL on your Apache Web Server. Click here to get our FREE Thawte Apache Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en _______________________________________________ [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/
