From: "Sébastien Kirche" <sebastien.kirche.no@spam.free.fr.invalid>
Subject: Re: eudc fails with bbdb
Date: Fri, 15 Apr 2005 16:57:39 +0200 [thread overview]
Message-ID: <m2u0m82il8.fsf@seki.fr> (raw)
In-Reply-To: 87zmw0187x.fsf-monnier+gnu.emacs.help@gnu.org
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
next prev parent reply other threads:[~2005-04-15 14:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-14 11:26 eudc fails with bbdb Sébastien Kirche
2005-04-14 14:40 ` Stefan Monnier
2005-04-14 15:47 ` Sébastien Kirche
2005-04-15 13:28 ` Stefan Monnier
2005-04-15 14:57 ` Sébastien Kirche [this message]
2005-04-15 15:53 ` Stefan Monnier
2005-04-15 16:42 ` Sébastien Kirche
2005-04-16 4:11 ` Stefan Monnier
2005-04-14 15:38 ` Kevin Rodgers
[not found] ` <mailman.1508.1113493483.2895.help-gnu-emacs@gnu.org>
2005-04-14 15:56 ` Sébastien Kirche
2005-04-14 22:33 ` Kevin Rodgers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2u0m82il8.fsf@seki.fr \
--to=sebastien.kirche.no@spam.free.fr.invalid \
--cc=sebastien.kirche@free.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).