On Tuesday, August 22 2000 00:27:08, Jochen K�pper wrote:
> I am having trouble upgrading to the latest cvs version of bbdb. The
> last version that works for me is 20000704. With the latest (cvs of
> today) I get an error upon executing
> 
> (require 'bbdb)
> (bbdb-initialize)

I had the same error which is cause by an auto-autoload.el
for bbdb in the Xemacs package hierarchy.  There are two
ways to solve this.
1) edit bbdb-autoload.el and remove the feature check
2) add a (unload-feature 'bbdb-autoloads t) before the require

Robert

_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/bbdb-info

Reply via email to