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: Fri, 15 Apr 2005 16:57:39 +0200 Organization: Aucune. Message-ID: References: <874qe9xw2u.fsf-monnier+gnu.emacs.help@gnu.org> <87zmw0187x.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 1113577160 4875 80.91.229.2 (15 Apr 2005 14:59:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Apr 2005 14:59:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 15 16:59:19 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DMSGz-0007wd-HZ for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Apr 2005 16:58:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DMSKV-00037l-FK for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Apr 2005 11:01:59 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!irazu.switch.ch!switch.ch!in2p3.fr!proxad.net!nerim.net!noc.nerim.net!news.cuq.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-NNTP-Posting-Host: 195.25.216.129 Original-X-Trace: yeuse.cuq.org 1113577195 15287 195.25.216.129 (15 Apr 2005 14:59:55 GMT) Original-X-Complaints-To: abuse@cuq.org Original-NNTP-Posting-Date: Fri, 15 Apr 2005 14:59:55 +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:wLLUTAa40MoG4I8el+MKKILb1Ms= User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (darwin) Original-Xref: shelby.stanford.edu gnu.emacs.help:130151 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:25719 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25719 Le 15 Apr 2005, Stefan Monnier a formulé : > > I have tried to byte-recompile the bbdb lisp files, but it keeps on > > failing withe same "invalid-function". > > Since the error is in eudc-bbdb-extract-phones, recompiling bbdb won't > help. How could I have explained it better? Sorry, i did not understand the problem in that way : i though it was due to bbdb. It is ok since Kevin explanation about byte compiling of eudcb-bbdb.el BTW : what about adding (eval-when-compile (require 'bbdb)) as Kevin suggested or replacing (if (not (featurep 'bbdb)) (load-library "bbdb")) by a simple (require 'bbdb) or (require 'bbdb nil t) ? As using eudcb-bbdb implies the use of bbdb... Should it be forwarded to emacs-devel ? What do you think of it ? -- Sébastien Kirche