On Wed, Nov 15 2006, leandro noferini wrote:

> I am founding a problem using the old configuration for bbdb on my emacs
> (snapshot) on debian unstable. 
[...]
> Debugger entered--Lisp error: (void-function custom-autoload)
>   (custom-autoload (quote bbdb-multiple-buffers) "bbdb" t)
>   require(bbdb-autoloads)
[...]

Looks like BBDB was compiled with Emacs 22 (Emacs snapshot), but used
with Emacs 21.  Emacs 21 doesn't have the function `custom-autoload'.

If you intend to share packages between Emacs 21 and Emacs 22, you
should compile them with Emacs 21.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to