all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* eudc fails with bbdb
@ 2005-04-14 11:26 Sébastien Kirche
  2005-04-14 14:40 ` Stefan Monnier
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Sébastien Kirche @ 2005-04-14 11:26 UTC (permalink / raw)


Hi,

I am currently making some tests with eudc and I have some problems.
I use  a quite recent cvs  Emacs with MacOS  X with a v2.35  snapshot of
bbdb. 

I managed to configure eudc to use my company MS Exchange ldap server.
I also installed eudc-mab.el to search  into the Mac Address Book and it
is ok too.

But when  i try to add  bbdb as a local  server and select  it, it fails
when I try to search for a contact.

I have the following settings :
(eudc-set-server "localhost" 'bbdb t)
(setq eudc-server-hotlist '(("localhost" . bbdb) 
                            ("metz-exchange" . ldap) 
                            ("localhost" . mab)))

And if try a "Query with form" or either I call 
(eudc-query '((name . "kir")))

It fails with that error :
Debugger entered--Lisp error: (invalid-function (macro lambda (vector) (list (quote aref) vector 4)))
  bbdb-record-phones(["Alain" "Kirche" nil nil nil nil ("xxx@aol.com") ((creation-date . "2004-08-31") (timestamp . "2004-08-31")) ["Alain Kirche" nil #<marker at 4815 in .bbdb> nil]])
  eudc-bbdb-extract-phones(["Alain" "Kirche" nil nil nil nil ("xxx@aol.com") ((creation-date . "2004-08-31") (timestamp . "2004-08-31")) ["Alain Kirche" nil #<marker at 4815 in .bbdb> nil]])
  eudc-bbdb-format-record-as-result(["Alain" "Kirche" nil nil nil nil ("xxx@aol.com") ((creation-date . "2004-08-31") (timestamp . "2004-08-31")) ["Alain Kirche" nil #<marker at 4815 in .bbdb> nil]])
  mapcar(eudc-bbdb-format-record-as-result (["Alain" "Kirche" nil nil nil nil ("xxx@aol.com") (... ...) ["Alain Kirche" nil #<marker at 4815 in .bbdb> nil]] ["S\x8e9\ bastien" "Kirche" ("S\x8e9ki" "Sebastien Kirche" "Seki") nil nil nil ("xxx@yyy.fr" "xxx.yyy@free.fr" "xxx.yyy@zzz.com" "xxx@laposte.net" "sebastien.kirche.no@spam.free.fr.invalid") (... ...) ["S\x8e9\ bastien Kirche" nil #<marker at 4938 in .bbdb> nil]]))
  eudc-bbdb-query-internal(((lastname . "kir")) nil)
  eudc-query(((name . "kir")))
  eval((eudc-query (quote (...))))
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp()
  call-interactively(eval-print-last-sexp)

As you can see, I have 2  records in bbdb containing "kir", but it seems
to fail to format the output.

Could someone give me some clue ? 
Regards.
-- 
Sébastien Kirche

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-04-16  4:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.