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:56:38 +0200 Organization: Aucune. Message-ID: References: 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 1113494865 18303 80.91.229.2 (14 Apr 2005 16:07:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Apr 2005 16:07:45 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 14 18:07:44 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DM6ro-0007oC-87 for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Apr 2005 18:06:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DM6v8-0005kD-8s for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Apr 2005 12:10:22 -0400 Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-NNTP-Posting-Host: 195.25.216.129 Original-X-Trace: yeuse.cuq.org 1113494329 63836 195.25.216.129 (14 Apr 2005 15:58:49 GMT) Original-X-Complaints-To: abuse@cuq.org Original-NNTP-Posting-Date: Thu, 14 Apr 2005 15:58:49 +0000 (UTC) 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 Cancel-Lock: sha1:0+y3h0MXP6+FgZ5Lc9MsywISOtY= User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (darwin) Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news3.google.com!news.glorb.com!news.agarik.com!194.2.0.24.MISMATCH!oleane.net!oleane!feed.ac-versailles.fr!news.cuq.org!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:130125 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:25692 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25692 Le 14 Apr 2005, Kevin Rodgers vraute : > > Could someone give me some clue ? > > The eudc-bbdb-extract-phones function was compiled without the > bbdb-record-phones macro defined, so it was assumed to be a function. > > This problem would be prevented if the eudc-bbdb-extract-phones source > file had > > (eval-when-compile (require 'bbdb-foo)) > > assuming bbdb-record-phones is defined in bbdb-foo.el, which provides > the bbdb-foo feature. Many thanks for that explanation ! Actually i had found with Google that 4 years ago you already explained why such a call was failing : http://groups-beta.google.com/group/gnu.emacs.help/browse_frm/thread/f1d56b88c1ae9b1f/8d24edc422c9ac0c But I was not able to find out the solution. BTW : as eudc is part of Emacs, maybe i should send a request to emacs-devel for adding the eval-when-compile ? Or maybe Stefan, if you are reading this... Or is it a normal case ? -- Sébastien Kirche