I upgraded my bbdb package in xemacs over the weekend to bbdb 2.34.
When I try to do a bbdb search, i get an earror.
Symbol's function definition is void: highlight-headers-hack-x-face-p
Looks like this is getting caalled in bbdb-hack-x-face in bbdb-gui.el.
In the version of highlight-headers I have (most recent i think),
highlight-headers-hack-x-face-p is defined as a variable, not a
function, so I'm not sure why bbdb-hack-x-face is trying to do funcall
on it.
anyhow, i defined an empty defun for it, and then I can do a bbdb
query and get xfaces in my *BBDB* buffer.   I'm not exactly sure what
the logic is behind the code at the start of bbdb-hack-x-face is, but
it seems like the highlight header stuff could just be replaced with a
(featurep 'xface) since that's how the variable is getting set
anyhow. 
Emacs: XEmacs 21.5  (beta5) "beets" [Lucid] (i686-pc-linux) of Sat Mar 23 2002
on localhost.localdomain
Package: BBDB 2.34
current state:
==============
(setq
 emacs-version "21.5  (beta5) \"beets\" XEmacs Lucid"
 bbdb-version-date "$Date: 2002/02/12 22:56:39 $"
 bbdb-file-format 6
 bbdb-no-duplicates-p nil
 bbdb-addresses-label-list '("Home" "Office" "Mobile"
"Other")
 bbdb-after-change-hook nil
 bbdb-after-read-db-hook '(bbdb-rename-buffer)
 bbdb-always-add-addresses nil
 bbdb-auto-revert-p nil
 bbdb-canonicalize-net-hook nil
 bbdb-canonicalize-redundant-nets-p t
 bbdb-case-fold-search t
 bbdb-change-hook nil
 bbdb-completion-display-record t
 bbdb-completion-type nil
 bbdb-create-hook nil
 bbdb-default-area-code 301
 bbdb-default-country "Emacs"
 bbdb-default-domain nil
 bbdb-default-label-list '("Home" "Office" "Mobile"
"Other")
 bbdb-define-all-aliases-field 'mail-alias
 bbdb-dial-local-prefix nil
 bbdb-dial-local-prefix-alist '(((if bbdb-default-area-code (format "(%03d)"
bbdb-default-area-code)
				  "")
				 "")
				)
 bbdb-dial-long-distance-prefix nil
 bbdb-display-layout nil
 bbdb-display-layout-alist '((one-line (order phones mail-alias net notes) (name-end .
24)
			      (toggle . t))
			     (multi-line (indention . 14) (toggle . t))
			     (pop-up-multi-line (indention . 14)))
 bbdb-dwim-net-address-allow-redundancy nil
 bbdb-electric-p nil
 bbdb-elided-display nil
 bbdb-extract-address-component-handler 'message
 bbdb-extract-address-component-ignore-regexp
"\\(\\(undisclosed\\|unlisted\\)[^,]*recipients\\)\\|no To-header on input"
 bbdb-extract-address-component-regexps
'(("\"\\([^\"]*\\)\"\\s-*<\\([^>]+\\)>"
					   (car
					    (mail-extract-address-components
					     (concat "\"" (match-string 1 adstring) "\""))
					    )
					   2)
					  ("\\([^<>,	][^<>,]+[^<>,
	]\\)\\s-*<\\([^>]+\\)>" 1 2)
					  ("<\\([^>]+\\)>" nil 2)
					  ("\\(\\b[^<\",()]+\\b\\)\\s-*(\\([^)]+\\))"
					   (car
					    (mail-extract-address-components
					     (concat "\"" (match-string 2 adstring) "\""))
					    )
					   1)
					  ("\\b\\(\\([^@ 	\n.]+\\.[^@ 	\n.]+\\)@[^@ 	\n]+\\)\\b"
					   (car
					    
													     (mail-extract-address-components
													      
													      
														  (concat
														   
														   
														   
														   
														   
																		   "\""
														   
														   
														   
														   
														   
																		   (match-string 2 adstring)
														   
														   
														   
														   
														   
																		   "\"")
													      
													      
														  )
					    
													     )
					   1)
					  ("\\b\\(\\([^@ 	\n]+\\)@[^@ 	\n]+\\)\\b" nil 1)
					  ("\\b\\([^@ 	\n]+\\)\\b" nil 1))
 bbdb-file "~/.bbdb"
 bbdb-file-remote nil
 bbdb-file-remote-save-always t
 bbdb-finger-host-field 'finger-host
 bbdb-get-addresses-headers '((authors "From" "Resent-From"
"Reply-To")
			      (recipients "Resent-To" "Resent-CC" "To"
"CC" "BCC"))
 bbdb-get-only-first-address-p t
 bbdb-gui t
 bbdb-hashtable-size 1021
 bbdb-info-file nil
 bbdb-initialize-hook nil
 bbdb-list-hook '(bbdb-fontify-buffer)
 bbdb-load-hook nil
 bbdb-message-caching-enabled nil
 bbdb-mode-hook nil
 bbdb-new-nets-always-primary nil
 bbdb-north-american-phone-numbers-p t
 bbdb-notes-default-separator ", "
 bbdb-notes-sort-order '((notes . 0) (www . 1) (ftp . 2) (gopher . 3) (telnet . 4)
(mail-alias . 5)
			 (mail-folder . 6) (lpr . 7) (creation-date . 1000) (timestamp . 1001))
 bbdb-notice-auto-save-file nil
 bbdb-notice-hook '(bbdb-mail-alias-create-hook bbdb-auto-notes-hook)
 bbdb-offer-save t
 bbdb-phones-label-list '("Home" "Office" "Mobile"
"Other")
 bbdb-pop-up-display-layout nil
 bbdb-pop-up-elided-display nil
 bbdb-pop-up-target-lines 5
 bbdb-quiet-about-name-mismatches nil
 bbdb-readonly-p nil
 bbdb-refile-notes-default-merge-function 'bbdb-refile-notes-default-merge-function
 bbdb-refile-notes-generate-alist '((creation-date . bbdb-refile-notes-string-least)
				    (timestamp . bbdb-refile-notes-string-most))
 bbdb-save-db-timeout nil
 bbdb-send-mail-style nil
 bbdb-silent-running nil
 bbdb-use-alternate-names t
 bbdb-user-mail-names nil
 bbdb-write-file-hooks '(bbdb-write-file-hook-fn)
 bbdb/mail-auto-create-p nil
 bbdb/news-auto-create-p nil
 bbdb/vm-auto-add-label-field 'mail-alias
 bbdb/vm-auto-add-label-list nil
 bbdb/vm-set-auto-folder-alist-field 'vm-folder
 features '(reporter bbdb-gui vm-page vm-mime vm-save tapestry vm-motion vm-thread
vm-sort vm-summary
	    vm-toolbar vm-message vm-menu vm-folder vm-misc vm-mouse vm-window smtpmail
time-stamp
	    dms-setup dms-sig insert-xface vm-summary-hl bbdb-jdm bbdb-sc supercite regi bbdb-vm
	    bbdb-snarf mail-extr bbdb-com mail-abbrevs sendmail rfc822 bbdb timezone gnuserv
	    u-vm-color font-lock vm-autoload highlight-headers vm-vars vm-version vm vm-startup
	    edmacro iswitchb flyspell ispell toolbar-fancy func-menu thinks filladapt completer
	    efs-cu diary-lib mwheel time cus-face calendar-jdm appt calendar
xemacs-devel-autoloads
	    xemacs-base-autoloads w3-autoloads vm-autoloads vc-autoloads tramp-autoloads
	    toolbar-fancy-autoloads time-autoloads textools-autoloads text-modes-autoloads
	    texinfo-autoloads supercite-autoloads speedbar-autoloads sh-script-autoloads
	    rmail-autoloads psgml-autoloads prog-modes-autoloads pcomplete-autoloads
	    pcl-cvs-autoloads os-utils-autoloads net-utils-autoloads misc-games-autoloads
	    mh-e-autoloads mailcrypt-autoloads mail-lib-autoloads jde-autoloads ispell-autoloads
	    ilisp-autoloads igrep-autoloads hm--html-menus-autoloads gnus-autoloads
games-autoloads
	    fsf-compat-autoloads frame-icon-autoloads forms-autoloads footnote-autoloads
	    eudc-autoloads elib-autoloads eieio-autoloads efs-autoloads edit-utils-autoloads
	    ediff-autoloads edebug-autoloads dired-autoloads debug-autoloads cookie-autoloads
	    cc-mode-autoloads calendar-autoloads c-support-autoloads build-autoloads
bbdb-autoloads
	    auctex-autoloads apel-autoloads src-autoloads loadhist auto-show fontl-hooks
x-iso8859-1
	    gutter-items menubar-items x-menubar mode-motion mouse itimer auto-save lisp-mode
	    easymenu iso8859-1 page buff-menu lib-complete help-nomule cus-file derived frame
	    text-props obsolete cus-start custom widget cl-extra mini-cl cl cl-19 packages
backquote
	    very-early-lisp lucid-scrollbars cut-buffer lucid-menubars athena-dialogs x
	    c-balloon-help tty-frames tty toolbar esd-sound native-sound scrollbar
unix-processes
	    multicast network-streams subprocesses modules menu-accelerator-support menubar
	    berkeley-db md5 xemacs gutter tiff png gif jpeg xface xpm xbm lisp-float-type linux
	    dialog devices window-system base64)
 )
    
    
    
 
                    
                    
                        
                        Show replies by date