From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-15?Q?S=E9bastien?= Kirche Newsgroups: gmane.emacs.help Subject: Re: eudc fails with bbdb Date: Thu, 14 Apr 2005 17:47:18 +0200 Organization: Aucune. Message-ID: References: <874qe9xw2u.fsf-monnier+gnu.emacs.help@gnu.org> Reply-To: =?iso-8859-15?Q?S=E9bastien?= Kirche NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1113494793 17913 80.91.229.2 (14 Apr 2005 16:06:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Apr 2005 16:06:33 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 14 18:06:32 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DM6pL-0007ME-8H for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Apr 2005 18:04:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DM6se-00051B-BO for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Apr 2005 12:07:48 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!newsswitch.lcs.mit.edu!newspump.monmouth.com!newspeer.monmouth.com!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.tiscali.de!newsfeed.freenet.de!fr.ip.ndsoftware.net!proxad.net!infeed-2.proxad.net!news1-e.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ; T}O6aj2o*d:|9po%NCuYvExN3]<#cHr0"FaWCh[}WVn6&@L)YWO'&6AO5Ex:MX=H; .^e}o Td*OaFQEBc_xu%+ChwRl!KK`I'["$^aO1gIN{4OyBdO@1HHD5YO#[kiVCk|/-|mmYnU8yTp+eOv."d 1.G3; ro0Q/`,UY+vY/#5b/{OYxE+X\)tc~p~1vbmZ!o4sciW+e8MW|Pz|nl`l*}]8[#1zQO"]d2*{d wrTKu]5t*Gy_pm3e8o=:(c_ju'zlQ<[oJ|\XjgQQmWZC7S]-Fmp\eBHnBO']/te~/; \@l" D#:h)8Q User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (darwin) Cancel-Lock: sha1:dXF9RP1Q1OQQ7PlQAnIencBCUEc= Original-Lines: 29 Original-NNTP-Posting-Date: 14 Apr 2005 17:49:35 MEST Original-NNTP-Posting-Host: 195.25.216.129 Original-X-Trace: 1113493775 news1-e.free.fr 16460 195.25.216.129:12555 Original-X-Complaints-To: abuse@proxad.net Original-Xref: shelby.stanford.edu gnu.emacs.help:130124 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:25691 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25691 Hi Stefan, Le 14 Apr 2005, Stefan Monnier s'est exprimé ainsi : > 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. Yes, but i still don't understand. It seems to me that this macro is generated but the bbdb-defstruc that is in bbdb.el and is required. What do you mean by miscompiled/recompile ? I have tried to byte-recompile the bbdb lisp files, but it keeps on failing withe same "invalid-function". Anyway could not bbdb function without being byte compiled ? I have tried many things like manually re-requiring the bbd.el, eudc... without success. Do you think I should send a bug report to either bbdb or emacs developers, or simply I am stupid ? ;) -- Sébastien Kirche