BBDB suddenly is giving me this error when I try to search a string. The
database is located in Dropobx directory. I am using the BBDB installed
from melpa on a MacOSX (Emacs installed with Mac Ports). I have a Linux
with the same configuration which is working with no errors. This is my
config regarding on init.el:

;; BDB setup
   (bbdb-initialize 'gnus 'message)
   (bbdb-insinuate-message)
   (add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus)

   (setq bbdb-file "~/Dropbox/bbdb")
   (setq bbdb-send-mail-style 'gnus)
   (setq bbdb-complete-name-full-completion t)
   (setq bbdb-completion-type 'primary-or-name)
   (setq bbdb-complete-name-allow-cycling t)
   (setq
   bbdb-offer-save 1
   bbdb-use-pop-up t
   bbdb-electric-p t
   bbdb-popup-target-lines  1
   )

-- 
Dr. Enrico Pirani
Medico Chirurgo
Via Matteotti 7
35042 Este (Padova)

Cell:392-6224668
Tel: 0429-17660135

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to