Roland,

Thanks for the ideas. I think that I have removed all my customizations
in bbdb, but I am not completely certain. Other than anniversary or
birthday there should have been no changes from default. Below is the debug. 

Debugger entered--Lisp error: (wrong-type-argument listp [nil nil #<marker at 
82 in .bbdb> nil nil nil])
  bbdb-parse-records()
  bbdb-buffer()
  bbdb-records()
  (let ((--dolist-tail-- (bbdb-records)) record) (while --dolist-tail-- (setq 
record (car --dolist-tail--)) (if (eq (not invert) (not (or (let (... aka done) 
(while ... ...) done) (string-match regexp (or ... "")) (string-match regexp 
(or ... ""))))) nil (setq matches (cons record matches))) (setq --dolist-tail-- 
(cdr --dolist-tail--))))
  (progn (let ((--dolist-tail-- (bbdb-records)) record) (while --dolist-tail-- 
(setq record (car --dolist-tail--)) (if (eq (not invert) (not (or (let ... ... 
done) (string-match regexp ...) (string-match regexp ...)))) nil (setq matches 
(cons record matches))) (setq --dolist-tail-- (cdr --dolist-tail--)))))
  (let ((case-fold-search bbdb-case-fold-search) (invert 
(bbdb-search-invert-p)) matches) (progn (let ((--dolist-tail-- (bbdb-records)) 
record) (while --dolist-tail-- (setq record (car --dolist-tail--)) (if (eq (not 
invert) (not (or ... ... ...))) nil (setq matches (cons record matches))) (setq 
--dolist-tail-- (cdr --dolist-tail--))))) (nreverse matches))
  (bbdb-display-records (let ((case-fold-search bbdb-case-fold-search) (invert 
(bbdb-search-invert-p)) matches) (progn (let ((--dolist-tail-- (bbdb-records)) 
record) (while --dolist-tail-- (setq record (car --dolist-tail--)) (if (eq (not 
invert) (not ...)) nil (setq matches (cons record matches))) (setq 
--dolist-tail-- (cdr --dolist-tail--))))) (nreverse matches)) layout)
  bbdb-search-name("gregson" multi-line)
  call-interactively(bbdb-search-name record nil)
  command-execute(bbdb-search-name record)
  execute-extended-command(nil "bbdb-search-name")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)



Thanks, Aric

-- 
    ~O
    /\_,
###-\  |_
(*) / (*)

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to