I would have though this would have been biting everyone, but I don't
see it in the archive...  and might have missed it on the list.

Between BBDB 2.32 and 2.34 the following change was made to bbdb-sc.el.

@@ -196,6 +196,7 @@
 
 ;; insert our hooks - call me from your Emacs initialization file
 ;;;###autoload
+(defvar attribution nil) ;; dammit, supercite!
 (defun bbdb-insinuate-sc ()
   "Call this function to hook BBDB into Supercite."
 
This breaks the autoload snarfing, so that bbdb-insinuate-sc is not
added to bbdb-autoload.el.  Can the (defvar attribution nil) line be
moved above the ;;;###autoload line?

Thanks...

peace & happiness,
martin

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

Reply via email to