help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eudc fails with bbdb


From: Stefan Monnier
Subject: Re: eudc fails with bbdb
Date: Thu, 14 Apr 2005 10:40:43 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Debugger entered--Lisp error: (invalid-function (macro lambda (vector) (list 
> (quote aref) vector 4)))

Such an error is almost invariably due to a miscompiled file (either
because a file was not recompiled or because of a missing `require'
statement, ...).

In your case it seems the miscompiled code is in eudc-bbdb-extract-phones
where it uses the macro bbdb-record-phones.


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]